[==========] Running 26 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 24 tests from AutoRebalancerTest
[ RUN      ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260630 12:33:36.948405   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:43667,127.0.193.125:39753,127.0.193.124:46013
I20260630 12:33:36.950222   773 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260630 12:33:36.951258   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:36.968075   779 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
W20260630 12:33:36.968189   780 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
W20260630 12:33:36.968267   782 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
I20260630 12:33:36.970486   773 server_base.cc:1061] running on GCE node
I20260630 12:33:38.185856   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:38.186106   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:38.186327   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822818186295 us; error 0 us; skew 500 ppm
I20260630 12:33:38.187175   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:38.192318   773 webserver.cc:533] Webserver started at http://127.0.193.126:33813/ using document root <none> and password file <none>
I20260630 12:33:38.193172   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:38.193403   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:38.193857   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:38.199662   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "c525da917c4e47678b4ced0a27f5da3e"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.207186   773 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.003s	sys 0.005s
I20260630 12:33:38.212075   788 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.213147   773 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.005s	sys 0.000s
I20260630 12:33:38.213528   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "c525da917c4e47678b4ced0a27f5da3e"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.213869   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:33:38.262666   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:38.264143   773 env_posix.cc:2267] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260630 12:33:38.264602   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:38.334936   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:43667
I20260630 12:33:38.335057   839 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:43667 every 8 connection(s)
I20260630 12:33:38.340984   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:38.342597   840 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:33:38.347990   842 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
W20260630 12:33:38.350543   843 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
W20260630 12:33:38.357164   845 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
I20260630 12:33:38.357301   773 server_base.cc:1061] running on GCE node
I20260630 12:33:38.358191   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:38.358453   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:38.358652   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822818358633 us; error 0 us; skew 500 ppm
I20260630 12:33:38.359427   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:38.363441   773 webserver.cc:533] Webserver started at http://127.0.193.125:34699/ using document root <none> and password file <none>
I20260630 12:33:38.364100   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:38.364380   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:38.364724   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:38.366263   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root/instance:
uuid: "3105e7e5554a4dc2a9422ef7d99459c2"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.372704   773 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:33:38.370730   840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:38.381388   850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.382297   773 fs_manager.cc:730] Time spent opening block manager: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:33:38.382588   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root
uuid: "3105e7e5554a4dc2a9422ef7d99459c2"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.382992   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root/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)
I20260630 12:33:38.400650   840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:38.402952   791 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.125:39753: connect: Connection refused (error 111)
W20260630 12:33:38.407382   840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.125:39753: Network error: Client connection negotiation failed: client connection to 127.0.193.125:39753: connect: Connection refused (error 111)
I20260630 12:33:38.408680   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:38.409849   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:38.457053   840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } attempt: 1
W20260630 12:33:38.463117   840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.125:39753: Network error: Client connection negotiation failed: client connection to 127.0.193.125:39753: connect: Connection refused (error 111)
I20260630 12:33:38.478514   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.125:39753
I20260630 12:33:38.478703   904 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.125:39753 every 8 connection(s)
I20260630 12:33:38.483201   905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:38.483989   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:38.489250   905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:38.490648   907 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
W20260630 12:33:38.493024   908 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
I20260630 12:33:38.500842   773 server_base.cc:1061] running on GCE node
W20260630 12:33:38.501195   911 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
I20260630 12:33:38.502031   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:38.502272   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:38.502463   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822818502444 us; error 0 us; skew 500 ppm
I20260630 12:33:38.503080   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:38.506004   773 webserver.cc:533] Webserver started at http://127.0.193.124:42615/ using document root <none> and password file <none>
I20260630 12:33:38.506606   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:38.506875   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:38.506695   905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:38.507196   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:38.508713   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root/instance:
uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.514022   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260630 12:33:38.519248   917 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.519476   905 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:38.520197   773 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260630 12:33:38.520479   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root
uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.520766   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root/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)
W20260630 12:33:38.525112   905 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:46013: Network error: Client connection negotiation failed: client connection to 127.0.193.124:46013: connect: Connection refused (error 111)
I20260630 12:33:38.531571   840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } attempt: 2
I20260630 12:33:38.540751   840 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:38.544549   840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:46013: Network error: Client connection negotiation failed: client connection to 127.0.193.124:46013: connect: Connection refused (error 111)
I20260630 12:33:38.547266   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:38.548417   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:38.569321   905 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } attempt: 1
W20260630 12:33:38.573933   905 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:46013: Network error: Client connection negotiation failed: client connection to 127.0.193.124:46013: connect: Connection refused (error 111)
I20260630 12:33:38.576067   840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } attempt: 1
W20260630 12:33:38.582360   840 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:46013: Network error: Client connection negotiation failed: client connection to 127.0.193.124:46013: connect: Connection refused (error 111)
I20260630 12:33:38.620174   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.124:46013
I20260630 12:33:38.620263   969 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.124:46013 every 8 connection(s)
I20260630 12:33:38.624140   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:38.624863   970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:38.629865   970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:38.641072   970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:38.649339   970 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:38.649340   905 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } attempt: 2
I20260630 12:33:38.649863   840 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } attempt: 2
I20260630 12:33:38.673359   970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: Bootstrap starting.
I20260630 12:33:38.673687   905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2: Bootstrap starting.
I20260630 12:33:38.673971   840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: Bootstrap starting.
I20260630 12:33:38.679322   970 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:38.680586   905 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:38.680735   840 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:38.681356   970 log.cc:826] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: Log is configured to *not* fsync() on all Append() calls
I20260630 12:33:38.688951   970 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: No bootstrap required, opened a new log
I20260630 12:33:38.689118   840 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: No bootstrap required, opened a new log
I20260630 12:33:38.689172   905 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2: No bootstrap required, opened a new log
I20260630 12:33:38.708218   970 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.708240   840 raft_consensus.cc:359] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.708238   905 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.708953   970 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:38.709250   840 raft_consensus.cc:385] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:38.709295   905 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:38.709398   970 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9012ec7b8b9b4d6da7ac969c1fb410f5, State: Initialized, Role: FOLLOWER
I20260630 12:33:38.709649   840 raft_consensus.cc:740] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c525da917c4e47678b4ced0a27f5da3e, State: Initialized, Role: FOLLOWER
I20260630 12:33:38.709738   905 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3105e7e5554a4dc2a9422ef7d99459c2, State: Initialized, Role: FOLLOWER
I20260630 12:33:38.710647   970 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [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: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.710645   905 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [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: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.710645   840 consensus_queue.cc:260] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [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: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.714761   979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.715968   979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:38.717532   981 sys_catalog.cc:455] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.718011   970 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:38.718312   981 sys_catalog.cc:458] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:38.719537   840 sys_catalog.cc:565] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:38.721304   980 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.721868   980 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:38.722895   905 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: configured and running, proceeding with master startup.
W20260630 12:33:38.775182   794 tablet.cc:2406] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: Can't schedule compaction. Clean time has not been advanced past its initial value.
W20260630 12:33:38.776335  1004 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:38.776793  1004 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:33:38.779402   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:33:38.785367  1010 catalog_manager.cc:1594] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:38.785807  1010 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:33:38.786140   980 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:38.786757   980 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.790701   980 leader_election.cc:290] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c525da917c4e47678b4ced0a27f5da3e (127.0.193.126:43667), 9012ec7b8b9b4d6da7ac969c1fb410f5 (127.0.193.124:46013)
I20260630 12:33:38.791236   815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c525da917c4e47678b4ced0a27f5da3e" is_pre_election: true
I20260630 12:33:38.792065   815 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3105e7e5554a4dc2a9422ef7d99459c2 in term 0.
I20260630 12:33:38.793298   945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" is_pre_election: true
I20260630 12:33:38.793687   854 leader_election.cc:304] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3105e7e5554a4dc2a9422ef7d99459c2, c525da917c4e47678b4ced0a27f5da3e; no voters: 
I20260630 12:33:38.794253   945 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3105e7e5554a4dc2a9422ef7d99459c2 in term 0.
I20260630 12:33:38.794667   980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:38.795025   980 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:38.795372   980 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:38.796538   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:33:38.797940   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:38.801899   980 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.804656   815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c525da917c4e47678b4ced0a27f5da3e"
I20260630 12:33:38.805239   815 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:33:38.808130  1017 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
I20260630 12:33:38.813277   773 server_base.cc:1061] running on GCE node
I20260630 12:33:38.812434   815 raft_consensus.cc:2468] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3105e7e5554a4dc2a9422ef7d99459c2 in term 1.
I20260630 12:33:38.814196   980 leader_election.cc:290] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [CANDIDATE]: Term 1 election: Requested vote from peers c525da917c4e47678b4ced0a27f5da3e (127.0.193.126:43667), 9012ec7b8b9b4d6da7ac969c1fb410f5 (127.0.193.124:46013)
W20260630 12:33:38.815121  1019 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
I20260630 12:33:38.815644   945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5"
I20260630 12:33:38.816898   945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:38.816893   854 leader_election.cc:304] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3105e7e5554a4dc2a9422ef7d99459c2, c525da917c4e47678b4ced0a27f5da3e; no voters: 
W20260630 12:33:38.817291  1016 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
I20260630 12:33:38.817844   980 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:38.821807   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:38.822068   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:38.822458   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822818822433 us; error 0 us; skew 500 ppm
I20260630 12:33:38.823200   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260630 12:33:38.825613  1015 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:38.825937  1015 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:33:38.827194   945 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3105e7e5554a4dc2a9422ef7d99459c2 in term 1.
I20260630 12:33:38.835188   980 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 1 LEADER]: Becoming Leader. State: Replica: 3105e7e5554a4dc2a9422ef7d99459c2, State: Running, Role: LEADER
I20260630 12:33:38.836297   980 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } }
I20260630 12:33:38.837646   773 webserver.cc:533] Webserver started at http://127.0.193.65:36713/ using document root <none> and password file <none>
I20260630 12:33:38.838220   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:38.838431   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:38.838740   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:38.840036   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "7f4fc8fd51d94e2b9c9811533909e26f"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.843086  1021 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3105e7e5554a4dc2a9422ef7d99459c2. Latest consensus state: current_term: 1 leader_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.843914  1021 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:38.845997  1025 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:38.847815   773 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:33:38.854470  1025 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:38.854518  1027 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.855537   773 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.004s	sys 0.002s
I20260630 12:33:38.855861   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "7f4fc8fd51d94e2b9c9811533909e26f"
format_stamp: "Formatted at 2026-06-30 12:33:38 on dist-test-slave-zbh0"
I20260630 12:33:38.856235   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:33:38.875474   815 raft_consensus.cc:1275] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 1 FOLLOWER]: Refusing update from remote peer 3105e7e5554a4dc2a9422ef7d99459c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:38.875476   945 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 1 FOLLOWER]: Refusing update from remote peer 3105e7e5554a4dc2a9422ef7d99459c2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:38.877225  1021 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:38.877939   980 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:38.904219   981 sys_catalog.cc:455] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3105e7e5554a4dc2a9422ef7d99459c2. Latest consensus state: current_term: 1 leader_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.904982   981 sys_catalog.cc:458] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:38.906451   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:38.907603   979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3105e7e5554a4dc2a9422ef7d99459c2. Latest consensus state: current_term: 1 leader_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.908345   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:38.908545   979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:38.910699  1030 mvcc.cc:204] Tried to move back new op lower bound from 7302442266093043712 to 7302442265964822528. Current Snapshot: MvccSnapshot[applied={T|T < 7302442266093043712}]
I20260630 12:33:38.912046   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:38.923606   980 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.924614   980 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:38.926285   980 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.927311   980 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:38.927011   979 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.927949   979 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:38.931154   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:38.931437   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.932092   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:38.932325   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:38.933967   981 sys_catalog.cc:455] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c525da917c4e47678b4ced0a27f5da3e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 43667 } } peers { permanent_uuid: "3105e7e5554a4dc2a9422ef7d99459c2" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 39753 } } peers { permanent_uuid: "9012ec7b8b9b4d6da7ac969c1fb410f5" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 46013 } } }
I20260630 12:33:38.936607   981 sys_catalog.cc:458] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:38.938244  1025 catalog_manager.cc:1383] Generated new cluster ID: 13d51f99b34146aeb0b8bffe26d1f9b6
I20260630 12:33:38.938573  1025 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:39.020259  1025 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:39.022339  1025 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:39.065865  1025 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2: Generated new TSK 0
I20260630 12:33:39.067076  1025 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:39.080191   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:33869
I20260630 12:33:39.080935  1097 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:33869 every 8 connection(s)
I20260630 12:33:39.101995   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:39.118180  1098 heartbeater.cc:344] Connected to a master server at 127.0.193.124:46013
I20260630 12:33:39.118777  1098 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.122087  1098 heartbeater.cc:507] Master 127.0.193.124:46013 requested a full tablet report, sending...
W20260630 12:33:39.125448  1106 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
W20260630 12:33:39.130990  1108 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
I20260630 12:33:39.133286   935 ts_manager.cc:194] Registered new tserver with Master: 7f4fc8fd51d94e2b9c9811533909e26f (127.0.193.65:33869)
I20260630 12:33:39.136018   773 server_base.cc:1061] running on GCE node
W20260630 12:33:39.137346  1105 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
I20260630 12:33:39.137387  1100 heartbeater.cc:344] Connected to a master server at 127.0.193.126:43667
I20260630 12:33:39.137542  1099 heartbeater.cc:344] Connected to a master server at 127.0.193.125:39753
I20260630 12:33:39.137984  1100 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.137998  1099 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.138746   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:39.139086   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:39.139192  1099 heartbeater.cc:507] Master 127.0.193.125:39753 requested a full tablet report, sending...
I20260630 12:33:39.139303   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822819139286 us; error 0 us; skew 500 ppm
I20260630 12:33:39.140141   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:39.141929   870 ts_manager.cc:194] Registered new tserver with Master: 7f4fc8fd51d94e2b9c9811533909e26f (127.0.193.65:33869)
I20260630 12:33:39.143137  1100 heartbeater.cc:507] Master 127.0.193.126:43667 requested a full tablet report, sending...
I20260630 12:33:39.144949   870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60742
I20260630 12:33:39.146188   805 ts_manager.cc:194] Registered new tserver with Master: 7f4fc8fd51d94e2b9c9811533909e26f (127.0.193.65:33869)
I20260630 12:33:39.150017   773 webserver.cc:533] Webserver started at http://127.0.193.66:37813/ using document root <none> and password file <none>
I20260630 12:33:39.150640   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:39.150884   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:39.151198   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:39.152529   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "4a39110a0dc549f6ab2a7428a39fc9f3"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-zbh0"
I20260630 12:33:39.159772   773 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:33:39.164166  1113 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.166467   773 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:39.166828   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "4a39110a0dc549f6ab2a7428a39fc9f3"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-zbh0"
I20260630 12:33:39.167166   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:33:39.178198   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:39.179747   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:39.181387   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:39.184296   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:39.184558   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.184823   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:39.185030   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.265980   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:41097
I20260630 12:33:39.266045  1175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:41097 every 8 connection(s)
I20260630 12:33:39.297387  1177 heartbeater.cc:344] Connected to a master server at 127.0.193.125:39753
I20260630 12:33:39.297837  1177 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.298700  1177 heartbeater.cc:507] Master 127.0.193.125:39753 requested a full tablet report, sending...
I20260630 12:33:39.301115   870 ts_manager.cc:194] Registered new tserver with Master: 4a39110a0dc549f6ab2a7428a39fc9f3 (127.0.193.66:41097)
I20260630 12:33:39.302891   870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60748
I20260630 12:33:39.303750   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:39.303992  1176 heartbeater.cc:344] Connected to a master server at 127.0.193.124:46013
I20260630 12:33:39.304309  1176 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.305142  1178 heartbeater.cc:344] Connected to a master server at 127.0.193.126:43667
I20260630 12:33:39.305594  1178 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.305558  1176 heartbeater.cc:507] Master 127.0.193.124:46013 requested a full tablet report, sending...
I20260630 12:33:39.306486  1178 heartbeater.cc:507] Master 127.0.193.126:43667 requested a full tablet report, sending...
I20260630 12:33:39.309386   805 ts_manager.cc:194] Registered new tserver with Master: 4a39110a0dc549f6ab2a7428a39fc9f3 (127.0.193.66:41097)
I20260630 12:33:39.310770   935 ts_manager.cc:194] Registered new tserver with Master: 4a39110a0dc549f6ab2a7428a39fc9f3 (127.0.193.66:41097)
W20260630 12:33:39.314661  1183 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
W20260630 12:33:39.316020  1184 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
W20260630 12:33:39.320525  1186 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
I20260630 12:33:39.321116   773 server_base.cc:1061] running on GCE node
I20260630 12:33:39.322170   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:39.322431   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:39.322657   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822819322638 us; error 0 us; skew 500 ppm
I20260630 12:33:39.323158   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:39.325759   773 webserver.cc:533] Webserver started at http://127.0.193.67:42109/ using document root <none> and password file <none>
I20260630 12:33:39.326222   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:39.326434   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:39.326716   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:39.327754   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "0132d159f20045078e5371e8bc6a8c21"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-zbh0"
I20260630 12:33:39.332031   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:39.335515  1191 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.336395   773 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:33:39.336725   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "0132d159f20045078e5371e8bc6a8c21"
format_stamp: "Formatted at 2026-06-30 12:33:39 on dist-test-slave-zbh0"
I20260630 12:33:39.336992   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:33:39.351131   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:39.352526   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:39.353821   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:39.357285   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:39.357514   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.357757   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:39.357937   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:39.453393   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:42015
I20260630 12:33:39.453622  1253 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:42015 every 8 connection(s)
I20260630 12:33:39.489420  1254 heartbeater.cc:344] Connected to a master server at 127.0.193.124:46013
I20260630 12:33:39.489863  1254 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.490852  1254 heartbeater.cc:507] Master 127.0.193.124:46013 requested a full tablet report, sending...
I20260630 12:33:39.492319  1255 heartbeater.cc:344] Connected to a master server at 127.0.193.125:39753
I20260630 12:33:39.492719  1255 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.493582   935 ts_manager.cc:194] Registered new tserver with Master: 0132d159f20045078e5371e8bc6a8c21 (127.0.193.67:42015)
I20260630 12:33:39.493657  1255 heartbeater.cc:507] Master 127.0.193.125:39753 requested a full tablet report, sending...
I20260630 12:33:39.495963   870 ts_manager.cc:194] Registered new tserver with Master: 0132d159f20045078e5371e8bc6a8c21 (127.0.193.67:42015)
I20260630 12:33:39.498232   870 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60762
I20260630 12:33:39.498824  1256 heartbeater.cc:344] Connected to a master server at 127.0.193.126:43667
I20260630 12:33:39.499563  1256 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:39.500293  1256 heartbeater.cc:507] Master 127.0.193.126:43667 requested a full tablet report, sending...
I20260630 12:33:39.502758   805 ts_manager.cc:194] Registered new tserver with Master: 0132d159f20045078e5371e8bc6a8c21 (127.0.193.67:42015)
I20260630 12:33:39.503504   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.03161106s
I20260630 12:33:39.781565  1004 catalog_manager.cc:1295] Loaded cluster ID: 13d51f99b34146aeb0b8bffe26d1f9b6
I20260630 12:33:39.781872  1004 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: loading cluster ID for follower catalog manager: success
I20260630 12:33:39.787030  1004 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: acquiring CA information for follower catalog manager: success
I20260630 12:33:39.791576  1010 catalog_manager.cc:1295] Loaded cluster ID: 13d51f99b34146aeb0b8bffe26d1f9b6
I20260630 12:33:39.791893  1010 catalog_manager.cc:1588] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: loading cluster ID for follower catalog manager: success
I20260630 12:33:39.792519  1004 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:39.796932  1010 catalog_manager.cc:1610] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: acquiring CA information for follower catalog manager: success
I20260630 12:33:39.800477  1010 catalog_manager.cc:1638] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:40.148438  1099 heartbeater.cc:499] Master 127.0.193.125:39753 was elected leader, sending a full tablet report...
I20260630 12:33:40.305744  1177 heartbeater.cc:499] Master 127.0.193.125:39753 was elected leader, sending a full tablet report...
I20260630 12:33:40.500746  1255 heartbeater.cc:499] Master 127.0.193.125:39753 was elected leader, sending a full tablet report...
I20260630 12:33:40.793707  1014 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:40.869024   870 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38366:
name: "test-workload"
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
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:33:40.948632  1141 tablet_service.cc:1511] Processing CreateTablet for tablet 373833a190654a7faf48957658bf7be5 (DEFAULT_TABLE table=test-workload [id=c94ddd322b644a309806bcbe018d9b36]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:33:40.949999  1141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373833a190654a7faf48957658bf7be5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.955752  1219 tablet_service.cc:1511] Processing CreateTablet for tablet d4a2dcaba0494151bc7f9f29370fdd70 (DEFAULT_TABLE table=test-workload [id=c94ddd322b644a309806bcbe018d9b36]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:33:40.957126  1219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d4a2dcaba0494151bc7f9f29370fdd70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.960016  1063 tablet_service.cc:1511] Processing CreateTablet for tablet 5b32a595b2dd40d4a14e7227dda5dc6e (DEFAULT_TABLE table=test-workload [id=c94ddd322b644a309806bcbe018d9b36]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:33:40.961344  1063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5b32a595b2dd40d4a14e7227dda5dc6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.962860  1062 tablet_service.cc:1511] Processing CreateTablet for tablet f04171130b704342ac8f59cc7410fdf7 (DEFAULT_TABLE table=test-workload [id=c94ddd322b644a309806bcbe018d9b36]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:33:40.964112  1062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f04171130b704342ac8f59cc7410fdf7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:40.981076  1289 tablet_bootstrap.cc:492] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21: Bootstrap starting.
I20260630 12:33:40.983059  1288 tablet_bootstrap.cc:492] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3: Bootstrap starting.
I20260630 12:33:40.984884  1290 tablet_bootstrap.cc:492] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f: Bootstrap starting.
I20260630 12:33:40.990479  1289 tablet_bootstrap.cc:654] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.992038  1288 tablet_bootstrap.cc:654] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.992627  1290 tablet_bootstrap.cc:654] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:40.998296  1289 tablet_bootstrap.cc:492] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21: No bootstrap required, opened a new log
I20260630 12:33:40.998876  1290 tablet_bootstrap.cc:492] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f: No bootstrap required, opened a new log
I20260630 12:33:40.998965  1289 ts_tablet_manager.cc:1403] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:33:40.999308  1290 ts_tablet_manager.cc:1403] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:33:41.001577  1290 raft_consensus.cc:359] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.002166  1290 raft_consensus.cc:385] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:41.002489  1290 raft_consensus.cc:740] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4fc8fd51d94e2b9c9811533909e26f, State: Initialized, Role: FOLLOWER
I20260630 12:33:41.002161  1289 raft_consensus.cc:359] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0132d159f20045078e5371e8bc6a8c21" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 42015 } }
I20260630 12:33:41.003295  1290 consensus_queue.cc:260] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [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: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.003631  1288 tablet_bootstrap.cc:492] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3: No bootstrap required, opened a new log
I20260630 12:33:41.003798  1289 raft_consensus.cc:385] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:41.003953  1290 raft_consensus.cc:399] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:41.004130  1288 ts_tablet_manager.cc:1403] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:33:41.004130  1289 raft_consensus.cc:740] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0132d159f20045078e5371e8bc6a8c21, State: Initialized, Role: FOLLOWER
I20260630 12:33:41.004380  1290 raft_consensus.cc:493] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:41.005775  1290 raft_consensus.cc:3060] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.006402  1289 consensus_queue.cc:260] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [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: "0132d159f20045078e5371e8bc6a8c21" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 42015 } }
I20260630 12:33:41.007102  1289 raft_consensus.cc:399] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:41.007422  1289 raft_consensus.cc:493] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:41.007757  1289 raft_consensus.cc:3060] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.008301  1288 raft_consensus.cc:359] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a39110a0dc549f6ab2a7428a39fc9f3" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41097 } }
I20260630 12:33:41.008854  1288 raft_consensus.cc:385] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:41.009148  1288 raft_consensus.cc:740] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4a39110a0dc549f6ab2a7428a39fc9f3, State: Initialized, Role: FOLLOWER
I20260630 12:33:41.010040  1288 consensus_queue.cc:260] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [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: "4a39110a0dc549f6ab2a7428a39fc9f3" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41097 } }
I20260630 12:33:41.010673  1288 raft_consensus.cc:399] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:41.011022  1288 raft_consensus.cc:493] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:41.010993  1290 raft_consensus.cc:515] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.011580  1288 raft_consensus.cc:3060] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.011822  1290 leader_election.cc:304] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [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: 7f4fc8fd51d94e2b9c9811533909e26f; no voters: 
I20260630 12:33:41.014137  1290 leader_election.cc:290] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:41.014390  1289 raft_consensus.cc:515] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0132d159f20045078e5371e8bc6a8c21" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 42015 } }
I20260630 12:33:41.014660  1294 raft_consensus.cc:2804] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:41.015167  1289 leader_election.cc:304] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [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: 0132d159f20045078e5371e8bc6a8c21; no voters: 
I20260630 12:33:41.017962  1288 raft_consensus.cc:515] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a39110a0dc549f6ab2a7428a39fc9f3" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41097 } }
I20260630 12:33:41.018997  1288 leader_election.cc:304] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [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: 4a39110a0dc549f6ab2a7428a39fc9f3; no voters: 
I20260630 12:33:41.023080  1298 raft_consensus.cc:2804] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:41.023914  1290 ts_tablet_manager.cc:1434] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f: Time spent starting tablet: real 0.024s	user 0.016s	sys 0.007s
I20260630 12:33:41.024338  1288 leader_election.cc:290] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:41.027679  1290 tablet_bootstrap.cc:492] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f: Bootstrap starting.
I20260630 12:33:41.028069  1294 raft_consensus.cc:697] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 LEADER]: Becoming Leader. State: Replica: 7f4fc8fd51d94e2b9c9811533909e26f, State: Running, Role: LEADER
I20260630 12:33:41.028992  1289 leader_election.cc:290] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:41.028893  1294 consensus_queue.cc:237] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [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: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.029392  1297 raft_consensus.cc:2804] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:41.040532  1288 ts_tablet_manager.cc:1434] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3: Time spent starting tablet: real 0.035s	user 0.016s	sys 0.008s
I20260630 12:33:41.040220  1289 ts_tablet_manager.cc:1434] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21: Time spent starting tablet: real 0.041s	user 0.021s	sys 0.014s
I20260630 12:33:41.038399  1290 tablet_bootstrap.cc:654] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:41.043228  1297 raft_consensus.cc:697] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 1 LEADER]: Becoming Leader. State: Replica: 0132d159f20045078e5371e8bc6a8c21, State: Running, Role: LEADER
I20260630 12:33:41.045385  1298 raft_consensus.cc:697] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 1 LEADER]: Becoming Leader. State: Replica: 4a39110a0dc549f6ab2a7428a39fc9f3, State: Running, Role: LEADER
I20260630 12:33:41.046123  1298 consensus_queue.cc:237] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [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: "4a39110a0dc549f6ab2a7428a39fc9f3" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41097 } }
I20260630 12:33:41.044042  1297 consensus_queue.cc:237] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [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: "0132d159f20045078e5371e8bc6a8c21" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 42015 } }
I20260630 12:33:41.055482   870 catalog_manager.cc:5697] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f4fc8fd51d94e2b9c9811533909e26f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.126796   870 catalog_manager.cc:5697] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0132d159f20045078e5371e8bc6a8c21 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "0132d159f20045078e5371e8bc6a8c21" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0132d159f20045078e5371e8bc6a8c21" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 42015 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.133472  1290 tablet_bootstrap.cc:492] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f: No bootstrap required, opened a new log
I20260630 12:33:41.134089  1290 ts_tablet_manager.cc:1403] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f: Time spent bootstrapping tablet: real 0.107s	user 0.019s	sys 0.052s
I20260630 12:33:41.137221  1290 raft_consensus.cc:359] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.137785  1290 raft_consensus.cc:385] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:41.138062  1290 raft_consensus.cc:740] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f4fc8fd51d94e2b9c9811533909e26f, State: Initialized, Role: FOLLOWER
I20260630 12:33:41.138923  1290 consensus_queue.cc:260] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [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: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.139612  1290 raft_consensus.cc:399] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:41.140044  1290 raft_consensus.cc:493] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:41.140365  1290 raft_consensus.cc:3060] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:41.147220  1290 raft_consensus.cc:515] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.147892  1290 leader_election.cc:304] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [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: 7f4fc8fd51d94e2b9c9811533909e26f; no voters: 
I20260630 12:33:41.148487  1290 leader_election.cc:290] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:41.148926  1296 raft_consensus.cc:2804] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:41.150111  1290 ts_tablet_manager.cc:1434] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f: Time spent starting tablet: real 0.016s	user 0.012s	sys 0.003s
I20260630 12:33:41.152460  1296 raft_consensus.cc:697] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 LEADER]: Becoming Leader. State: Replica: 7f4fc8fd51d94e2b9c9811533909e26f, State: Running, Role: LEADER
I20260630 12:33:41.153493  1296 consensus_queue.cc:237] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [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: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } }
I20260630 12:33:41.163833   869 catalog_manager.cc:5697] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4a39110a0dc549f6ab2a7428a39fc9f3 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "4a39110a0dc549f6ab2a7428a39fc9f3" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4a39110a0dc549f6ab2a7428a39fc9f3" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41097 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:41.191291   868 catalog_manager.cc:5697] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f4fc8fd51d94e2b9c9811533909e26f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "7f4fc8fd51d94e2b9c9811533909e26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33869 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:42.794989  1014 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:42.797515  1014 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:43.253953   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:33:43.273689   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.274381   773 tablet_replica.cc:333] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f: stopping tablet replica
I20260630 12:33:43.275008   773 raft_consensus.cc:2243] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.275413   773 raft_consensus.cc:2272] T f04171130b704342ac8f59cc7410fdf7 P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.277293   773 tablet_replica.cc:333] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f: stopping tablet replica
I20260630 12:33:43.277690   773 raft_consensus.cc:2243] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.278016   773 raft_consensus.cc:2272] T 5b32a595b2dd40d4a14e7227dda5dc6e P 7f4fc8fd51d94e2b9c9811533909e26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.359387   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:33:43.368589   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:33:43.385382   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.385986   773 tablet_replica.cc:333] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3: stopping tablet replica
I20260630 12:33:43.386461   773 raft_consensus.cc:2243] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.386884   773 raft_consensus.cc:2272] T 373833a190654a7faf48957658bf7be5 P 4a39110a0dc549f6ab2a7428a39fc9f3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.404482   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:33:43.412289   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:33:43.427981   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:43.428591   773 tablet_replica.cc:333] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21: stopping tablet replica
I20260630 12:33:43.429090   773 raft_consensus.cc:2243] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.429510   773 raft_consensus.cc:2272] T d4a2dcaba0494151bc7f9f29370fdd70 P 0132d159f20045078e5371e8bc6a8c21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.447090   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:33:43.454653   773 master.cc:562] Master@127.0.193.126:43667 shutting down...
I20260630 12:33:43.549547   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.550122   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.550457   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P c525da917c4e47678b4ced0a27f5da3e: stopping tablet replica
I20260630 12:33:43.568250   773 master.cc:584] Master@127.0.193.126:43667 shutdown complete.
I20260630 12:33:43.578279   773 master.cc:562] Master@127.0.193.125:39753 shutting down...
I20260630 12:33:43.591472   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:43.592311   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.592653   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3105e7e5554a4dc2a9422ef7d99459c2: stopping tablet replica
I20260630 12:33:43.635872   773 master.cc:584] Master@127.0.193.125:39753 shutdown complete.
I20260630 12:33:43.646391   773 master.cc:562] Master@127.0.193.124:46013 shutting down...
I20260630 12:33:43.660643   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:43.661090   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:43.661329   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9012ec7b8b9b4d6da7ac969c1fb410f5: stopping tablet replica
I20260630 12:33:43.678123   773 master.cc:584] Master@127.0.193.124:46013 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (6757 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260630 12:33:43.702181   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:38793
I20260630 12:33:43.703233   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:43.708518  1313 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
W20260630 12:33:43.708639  1314 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
W20260630 12:33:43.710227  1316 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
I20260630 12:33:43.711344   773 server_base.cc:1061] running on GCE node
I20260630 12:33:43.711987   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:43.712170   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:43.712286   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822823712276 us; error 0 us; skew 500 ppm
I20260630 12:33:43.712700   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:43.714856   773 webserver.cc:533] Webserver started at http://127.0.193.126:41343/ using document root <none> and password file <none>
I20260630 12:33:43.715284   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:43.715440   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:43.715667   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:43.716643   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "5de23e6c576d4a6791aac1c52c24f4fa"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-zbh0"
I20260630 12:33:43.720808   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:43.723767  1321 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:43.724467   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:43.724709   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "5de23e6c576d4a6791aac1c52c24f4fa"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-zbh0"
I20260630 12:33:43.724927   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:33:43.752388   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:43.753335   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:43.786255   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:38793
I20260630 12:33:43.786340  1372 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:38793 every 8 connection(s)
I20260630 12:33:43.789813  1373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:43.798511  1373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa: Bootstrap starting.
I20260630 12:33:43.802728  1373 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:43.806429  1373 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa: No bootstrap required, opened a new log
I20260630 12:33:43.808240  1373 raft_consensus.cc:359] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5de23e6c576d4a6791aac1c52c24f4fa" member_type: VOTER }
I20260630 12:33:43.808624  1373 raft_consensus.cc:385] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:43.808857  1373 raft_consensus.cc:740] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5de23e6c576d4a6791aac1c52c24f4fa, State: Initialized, Role: FOLLOWER
I20260630 12:33:43.809377  1373 consensus_queue.cc:260] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [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: "5de23e6c576d4a6791aac1c52c24f4fa" member_type: VOTER }
I20260630 12:33:43.809814  1373 raft_consensus.cc:399] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:43.810034  1373 raft_consensus.cc:493] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:43.810316  1373 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:43.814059  1373 raft_consensus.cc:515] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5de23e6c576d4a6791aac1c52c24f4fa" member_type: VOTER }
I20260630 12:33:43.814541  1373 leader_election.cc:304] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [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: 5de23e6c576d4a6791aac1c52c24f4fa; no voters: 
I20260630 12:33:43.815572  1373 leader_election.cc:290] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:43.815862  1376 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:43.817176  1376 raft_consensus.cc:697] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 1 LEADER]: Becoming Leader. State: Replica: 5de23e6c576d4a6791aac1c52c24f4fa, State: Running, Role: LEADER
I20260630 12:33:43.817790  1376 consensus_queue.cc:237] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [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: "5de23e6c576d4a6791aac1c52c24f4fa" member_type: VOTER }
I20260630 12:33:43.818285  1373 sys_catalog.cc:565] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:43.820827  1378 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [sys.catalog]: SysCatalogTable state changed. Reason: New leader 5de23e6c576d4a6791aac1c52c24f4fa. Latest consensus state: current_term: 1 leader_uuid: "5de23e6c576d4a6791aac1c52c24f4fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5de23e6c576d4a6791aac1c52c24f4fa" member_type: VOTER } }
I20260630 12:33:43.820788  1377 sys_catalog.cc:455] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "5de23e6c576d4a6791aac1c52c24f4fa" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "5de23e6c576d4a6791aac1c52c24f4fa" member_type: VOTER } }
I20260630 12:33:43.821520  1378 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:43.821638  1377 sys_catalog.cc:458] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:43.828336  1382 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:43.833001  1382 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:43.833964   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:43.841341  1382 catalog_manager.cc:1383] Generated new cluster ID: f4a10cc49ba644468d3338828f9d0537
I20260630 12:33:43.841563  1382 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:43.856930  1382 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:43.858208  1382 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:43.875097  1382 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa: Generated new TSK 0
I20260630 12:33:43.875648  1382 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:43.899997   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:43.905362  1394 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
W20260630 12:33:43.906505  1395 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
I20260630 12:33:43.909175   773 server_base.cc:1061] running on GCE node
W20260630 12:33:43.909475  1397 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
I20260630 12:33:43.910324   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:43.910508   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:43.910732   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822823910699 us; error 0 us; skew 500 ppm
I20260630 12:33:43.911283   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:43.913483   773 webserver.cc:533] Webserver started at http://127.0.193.65:35375/ using document root <none> and password file <none>
I20260630 12:33:43.913949   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:43.914157   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:43.914433   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:43.915496   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "c76616c330224f82a81ed71c05f8fb06"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-zbh0"
I20260630 12:33:43.919780   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:33:43.923007  1402 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:43.923826   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:43.924140   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "c76616c330224f82a81ed71c05f8fb06"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-zbh0"
I20260630 12:33:43.924460   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:33:43.935187   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:43.936120   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:43.937428   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:43.939489   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:43.939719   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:43.939953   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:43.940125   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:43.975229   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:41667
I20260630 12:33:43.975324  1464 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:41667 every 8 connection(s)
I20260630 12:33:43.979923   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:43.986871  1469 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
W20260630 12:33:43.987190  1470 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
I20260630 12:33:43.989933   773 server_base.cc:1061] running on GCE node
W20260630 12:33:43.990442  1472 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
I20260630 12:33:43.991272   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:43.991499   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:43.991724   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822823991704 us; error 0 us; skew 500 ppm
I20260630 12:33:43.992233   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:43.994939   773 webserver.cc:533] Webserver started at http://127.0.193.66:40875/ using document root <none> and password file <none>
I20260630 12:33:43.995069  1465 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38793
I20260630 12:33:43.995445   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:43.995464  1465 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:43.995854   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:43.996174   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:43.996481  1465 heartbeater.cc:507] Master 127.0.193.126:38793 requested a full tablet report, sending...
I20260630 12:33:43.997231   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "9a0ac3439a074aaca5ee2790af761072"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-zbh0"
I20260630 12:33:43.998381  1338 ts_manager.cc:194] Registered new tserver with Master: c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667)
I20260630 12:33:44.000022  1338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37908
I20260630 12:33:44.001799   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:44.004954  1477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.005704   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:33:44.005991   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "9a0ac3439a074aaca5ee2790af761072"
format_stamp: "Formatted at 2026-06-30 12:33:43 on dist-test-slave-zbh0"
I20260630 12:33:44.007018   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:33:44.024916   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.026044   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.027673   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.029798   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.029971   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.030272   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.030431   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.065907   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:41941
I20260630 12:33:44.065999  1539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:41941 every 8 connection(s)
I20260630 12:33:44.070508   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:44.076798  1543 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
W20260630 12:33:44.077694  1544 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
W20260630 12:33:44.079811  1546 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
I20260630 12:33:44.080742   773 server_base.cc:1061] running on GCE node
I20260630 12:33:44.081573   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:44.081804   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:44.082062   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822824082039 us; error 0 us; skew 500 ppm
I20260630 12:33:44.082685   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:44.083266  1540 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38793
I20260630 12:33:44.083714  1540 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.084568  1540 heartbeater.cc:507] Master 127.0.193.126:38793 requested a full tablet report, sending...
I20260630 12:33:44.085481   773 webserver.cc:533] Webserver started at http://127.0.193.67:43867/ using document root <none> and password file <none>
I20260630 12:33:44.086097   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:44.086345   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:44.086639   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:44.086926  1338 ts_manager.cc:194] Registered new tserver with Master: 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941)
I20260630 12:33:44.087769   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-zbh0"
I20260630 12:33:44.088248  1338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37916
I20260630 12:33:44.092535   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:44.095685  1551 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.096455   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:44.096747   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
format_stamp: "Formatted at 2026-06-30 12:33:44 on dist-test-slave-zbh0"
I20260630 12:33:44.097003   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:33:44.112493   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:44.113490   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:44.114879   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:44.116961   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:44.117195   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.117431   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:44.117600   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:44.153872   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:46363
I20260630 12:33:44.153960  1613 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:46363 every 8 connection(s)
I20260630 12:33:44.166512  1614 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38793
I20260630 12:33:44.166894  1614 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:44.167599  1614 heartbeater.cc:507] Master 127.0.193.126:38793 requested a full tablet report, sending...
I20260630 12:33:44.169317  1338 ts_manager.cc:194] Registered new tserver with Master: 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:44.170408   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013385858s
I20260630 12:33:44.170499  1338 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37918
I20260630 12:33:45.002583  1465 heartbeater.cc:499] Master 127.0.193.126:38793 was elected leader, sending a full tablet report...
I20260630 12:33:45.090862  1540 heartbeater.cc:499] Master 127.0.193.126:38793 was elected leader, sending a full tablet report...
I20260630 12:33:45.172919  1614 heartbeater.cc:499] Master 127.0.193.126:38793 was elected leader, sending a full tablet report...
I20260630 12:33:45.224650  1338 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37920:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o""\004\001\000\377\377\377\017\004\001\000\376\377\377\037\004\001\000\375\377\377/\004\001\000\374\377\377?\004\001\000\373\377\377O\004\001\000\372\377\377_\004\001\000\371\377\377o"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:33:45.227244  1338 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:33:45.287206  1505 tablet_service.cc:1511] Processing CreateTablet for tablet 9a224fb0225a4713bb25b73af040ca5c (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:33:45.288543  1505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a224fb0225a4713bb25b73af040ca5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.291497  1504 tablet_service.cc:1511] Processing CreateTablet for tablet df8bb44cc65f495b9e371c6972fd3dde (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:33:45.293210  1504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8bb44cc65f495b9e371c6972fd3dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.300654  1503 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3ca2e8902b42afa613bdb271938a71 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:33:45.301962  1503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3ca2e8902b42afa613bdb271938a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.305222  1502 tablet_service.cc:1511] Processing CreateTablet for tablet c15a1e8ba54d40c2a4895cb8b4e0913f (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:33:45.306022  1501 tablet_service.cc:1511] Processing CreateTablet for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:33:45.306540  1502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15a1e8ba54d40c2a4895cb8b4e0913f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.307327  1501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.309217  1500 tablet_service.cc:1511] Processing CreateTablet for tablet 238ed0aca2d841318574c8d67ba9265b (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:33:45.310493  1500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238ed0aca2d841318574c8d67ba9265b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.314006  1499 tablet_service.cc:1511] Processing CreateTablet for tablet 131aab8035d7462cba1d739eb2739a68 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:33:45.315335  1499 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131aab8035d7462cba1d739eb2739a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.330572  1498 tablet_service.cc:1511] Processing CreateTablet for tablet 4e07e6154bbc4316b8bc6dae09279af8 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:33:45.331900  1498 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e07e6154bbc4316b8bc6dae09279af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.343886  1430 tablet_service.cc:1511] Processing CreateTablet for tablet 9a224fb0225a4713bb25b73af040ca5c (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:33:45.345239  1430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a224fb0225a4713bb25b73af040ca5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.345808  1578 tablet_service.cc:1511] Processing CreateTablet for tablet df8bb44cc65f495b9e371c6972fd3dde (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:33:45.347898  1428 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3ca2e8902b42afa613bdb271938a71 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:33:45.348287  1576 tablet_service.cc:1511] Processing CreateTablet for tablet c15a1e8ba54d40c2a4895cb8b4e0913f (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:33:45.349190  1428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3ca2e8902b42afa613bdb271938a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.350855  1575 tablet_service.cc:1511] Processing CreateTablet for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:33:45.351855  1427 tablet_service.cc:1511] Processing CreateTablet for tablet c15a1e8ba54d40c2a4895cb8b4e0913f (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260630 12:33:45.353163  1427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15a1e8ba54d40c2a4895cb8b4e0913f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.353364  1574 tablet_service.cc:1511] Processing CreateTablet for tablet 238ed0aca2d841318574c8d67ba9265b (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:33:45.355827  1426 tablet_service.cc:1511] Processing CreateTablet for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260630 12:33:45.356256  1577 tablet_service.cc:1511] Processing CreateTablet for tablet 7c3ca2e8902b42afa613bdb271938a71 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260630 12:33:45.357051  1426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.343665  1579 tablet_service.cc:1511] Processing CreateTablet for tablet 9a224fb0225a4713bb25b73af040ca5c (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260630 12:33:45.360970  1425 tablet_service.cc:1511] Processing CreateTablet for tablet 238ed0aca2d841318574c8d67ba9265b (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260630 12:33:45.362244  1425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238ed0aca2d841318574c8d67ba9265b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.358836  1573 tablet_service.cc:1511] Processing CreateTablet for tablet 131aab8035d7462cba1d739eb2739a68 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:33:45.369859  1424 tablet_service.cc:1511] Processing CreateTablet for tablet 131aab8035d7462cba1d739eb2739a68 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260630 12:33:45.371259  1424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131aab8035d7462cba1d739eb2739a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.373263  1423 tablet_service.cc:1511] Processing CreateTablet for tablet 4e07e6154bbc4316b8bc6dae09279af8 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:33:45.379987  1429 tablet_service.cc:1511] Processing CreateTablet for tablet df8bb44cc65f495b9e371c6972fd3dde (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260630 12:33:45.369927  1578 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8bb44cc65f495b9e371c6972fd3dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.383157  1572 tablet_service.cc:1511] Processing CreateTablet for tablet 4e07e6154bbc4316b8bc6dae09279af8 (DEFAULT_TABLE table=test-workload [id=ee8f719d5cba4e1a9ef0fdf8b714a693]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260630 12:33:45.383963  1423 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e07e6154bbc4316b8bc6dae09279af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.390583  1634 tablet_bootstrap.cc:492] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.391821  1579 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a224fb0225a4713bb25b73af040ca5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.392479  1577 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c3ca2e8902b42afa613bdb271938a71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.393181  1573 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 131aab8035d7462cba1d739eb2739a68. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.393741  1575 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.395815  1572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e07e6154bbc4316b8bc6dae09279af8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.396746  1574 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 238ed0aca2d841318574c8d67ba9265b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.399426  1429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df8bb44cc65f495b9e371c6972fd3dde. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.403786  1576 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c15a1e8ba54d40c2a4895cb8b4e0913f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:45.409341  1634 tablet_bootstrap.cc:654] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.430673  1635 tablet_bootstrap.cc:492] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.457713  1637 tablet_bootstrap.cc:492] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.458550  1635 tablet_bootstrap.cc:654] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.467942  1634 tablet_bootstrap.cc:492] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.468351  1634 ts_tablet_manager.cc:1403] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.078s	user 0.003s	sys 0.021s
I20260630 12:33:45.470220  1634 raft_consensus.cc:359] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.470942  1634 raft_consensus.cc:385] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.471215  1634 raft_consensus.cc:740] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.471922  1634 consensus_queue.cc:260] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.481985  1637 tablet_bootstrap.cc:654] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.485029  1635 tablet_bootstrap.cc:492] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.485487  1635 ts_tablet_manager.cc:1403] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.055s	user 0.003s	sys 0.009s
I20260630 12:33:45.489969  1635 raft_consensus.cc:359] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.490538  1635 raft_consensus.cc:385] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.490649  1634 ts_tablet_manager.cc:1434] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.004s
I20260630 12:33:45.490792  1635 raft_consensus.cc:740] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.491679  1634 tablet_bootstrap.cc:492] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.491760  1635 consensus_queue.cc:260] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.492810  1637 tablet_bootstrap.cc:492] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.493345  1637 ts_tablet_manager.cc:1403] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.036s	user 0.005s	sys 0.006s
I20260630 12:33:45.496539  1637 raft_consensus.cc:359] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.497227  1637 raft_consensus.cc:385] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.497509  1637 raft_consensus.cc:740] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.497864  1635 ts_tablet_manager.cc:1434] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260630 12:33:45.498865  1635 tablet_bootstrap.cc:492] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.498466  1637 consensus_queue.cc:260] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.500118  1634 tablet_bootstrap.cc:654] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.506035  1635 tablet_bootstrap.cc:654] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.507644  1637 ts_tablet_manager.cc:1434] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.004s
I20260630 12:33:45.509158  1637 tablet_bootstrap.cc:492] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.520344  1637 tablet_bootstrap.cc:654] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.521128  1634 tablet_bootstrap.cc:492] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.521551  1634 ts_tablet_manager.cc:1403] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.030s	user 0.006s	sys 0.015s
I20260630 12:33:45.523671  1634 raft_consensus.cc:359] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.524470  1634 raft_consensus.cc:385] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.524791  1634 raft_consensus.cc:740] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.525458  1634 consensus_queue.cc:260] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.525913  1637 tablet_bootstrap.cc:492] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.526136  1635 tablet_bootstrap.cc:492] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.526554  1635 ts_tablet_manager.cc:1403] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.013s
I20260630 12:33:45.526470  1637 ts_tablet_manager.cc:1403] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:33:45.526731  1638 raft_consensus.cc:493] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.529248  1637 raft_consensus.cc:359] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.529971  1637 raft_consensus.cc:385] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.529415  1635 raft_consensus.cc:359] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.529405  1638 raft_consensus.cc:515] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.530282  1637 raft_consensus.cc:740] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.530352  1635 raft_consensus.cc:385] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.530757  1635 raft_consensus.cc:740] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.531229  1637 consensus_queue.cc:260] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.531608  1635 consensus_queue.cc:260] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.533978  1635 ts_tablet_manager.cc:1434] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:33:45.534932  1635 tablet_bootstrap.cc:492] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.536214  1637 ts_tablet_manager.cc:1434] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:33:45.537125  1637 tablet_bootstrap.cc:492] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.540398  1635 tablet_bootstrap.cc:654] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.542343  1637 tablet_bootstrap.cc:654] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.546316  1634 ts_tablet_manager.cc:1434] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260630 12:33:45.548064  1634 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.550163  1638 leader_election.cc:290] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.562938  1634 tablet_bootstrap.cc:654] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.563316  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06" is_pre_election: true
I20260630 12:33:45.564325  1635 tablet_bootstrap.cc:492] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.564841  1635 ts_tablet_manager.cc:1403] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.011s
W20260630 12:33:45.565418  1481 leader_election.cc:343] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:45.567452  1635 raft_consensus.cc:359] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.568207  1635 raft_consensus.cc:385] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.568526  1635 raft_consensus.cc:740] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.569257  1634 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.569262  1635 consensus_queue.cc:260] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.569996  1634 ts_tablet_manager.cc:1403] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.004s
I20260630 12:33:45.570425  1637 tablet_bootstrap.cc:492] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.570907  1637 ts_tablet_manager.cc:1403] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.001s
I20260630 12:33:45.572654  1635 ts_tablet_manager.cc:1434] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:33:45.573004  1634 raft_consensus.cc:359] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.573555  1635 tablet_bootstrap.cc:492] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.573791  1634 raft_consensus.cc:385] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.573537  1637 raft_consensus.cc:359] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.574344  1634 raft_consensus.cc:740] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.574542  1637 raft_consensus.cc:385] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.574918  1637 raft_consensus.cc:740] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.575430  1634 consensus_queue.cc:260] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.575729  1637 consensus_queue.cc:260] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.577808  1637 ts_tablet_manager.cc:1434] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:33:45.578692  1637 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.579767  1642 raft_consensus.cc:493] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.579980  1634 ts_tablet_manager.cc:1434] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:33:45.580253  1642 raft_consensus.cc:515] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.581172  1634 tablet_bootstrap.cc:492] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.586486  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" is_pre_election: true
I20260630 12:33:45.591276  1637 tablet_bootstrap.cc:654] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
W20260630 12:33:45.591771  1479 leader_election.cc:343] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:45.592214  1479 leader_election.cc:304] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072; no voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06
I20260630 12:33:45.593345  1638 raft_consensus.cc:2749] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:45.597751  1634 tablet_bootstrap.cc:654] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.583897  1642 leader_election.cc:290] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941)
I20260630 12:33:45.600042  1635 tablet_bootstrap.cc:654] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.612042  1638 raft_consensus.cc:493] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.612644  1638 raft_consensus.cc:515] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.615998  1638 leader_election.cc:290] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.616124  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df53b93fc9b4ac8b7c9f9007aa3cb7b" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06" is_pre_election: true
W20260630 12:33:45.617931  1481 leader_election.cc:343] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:45.617954  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df53b93fc9b4ac8b7c9f9007aa3cb7b" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" is_pre_election: true
W20260630 12:33:45.619814  1479 leader_election.cc:343] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:45.620425  1479 leader_election.cc:304] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072; no voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06
I20260630 12:33:45.621605  1638 raft_consensus.cc:2749] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:45.624269  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e07e6154bbc4316b8bc6dae09279af8" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
W20260630 12:33:45.626523  1554 leader_election.cc:343] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:45.630362  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e07e6154bbc4316b8bc6dae09279af8" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06" is_pre_election: true
W20260630 12:33:45.631996  1555 leader_election.cc:343] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:33:45.632370  1555 leader_election.cc:304] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2; no voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06
I20260630 12:33:45.633009  1642 raft_consensus.cc:2749] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:33:45.634120  1635 tablet_bootstrap.cc:492] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.634328  1637 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.634752  1635 ts_tablet_manager.cc:1403] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.005s
I20260630 12:33:45.634796  1637 ts_tablet_manager.cc:1403] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.008s
I20260630 12:33:45.637401  1634 tablet_bootstrap.cc:492] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.637300  1637 raft_consensus.cc:359] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.637884  1634 ts_tablet_manager.cc:1403] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.028s
I20260630 12:33:45.637916  1637 raft_consensus.cc:385] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.637804  1635 raft_consensus.cc:359] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.638444  1637 raft_consensus.cc:740] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.638754  1635 raft_consensus.cc:385] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.639099  1635 raft_consensus.cc:740] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.639204  1637 consensus_queue.cc:260] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.639828  1635 consensus_queue.cc:260] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.641199  1637 ts_tablet_manager.cc:1434] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:33:45.641950  1635 ts_tablet_manager.cc:1434] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:33:45.642148  1637 tablet_bootstrap.cc:492] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.642952  1635 tablet_bootstrap.cc:492] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.643215  1634 raft_consensus.cc:359] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.643900  1634 raft_consensus.cc:385] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.644201  1634 raft_consensus.cc:740] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.645042  1634 consensus_queue.cc:260] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.648449  1637 tablet_bootstrap.cc:654] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.649015  1635 tablet_bootstrap.cc:654] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.656495  1634 ts_tablet_manager.cc:1434] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260630 12:33:45.657774  1634 tablet_bootstrap.cc:492] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.672777  1634 tablet_bootstrap.cc:654] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.674926  1637 tablet_bootstrap.cc:492] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.675345  1637 ts_tablet_manager.cc:1403] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.019s
I20260630 12:33:45.676069  1635 tablet_bootstrap.cc:492] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.676483  1635 ts_tablet_manager.cc:1403] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.019s
I20260630 12:33:45.677728  1637 raft_consensus.cc:359] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.678035  1634 tablet_bootstrap.cc:492] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.678285  1637 raft_consensus.cc:385] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.678580  1634 ts_tablet_manager.cc:1403] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.021s	user 0.013s	sys 0.000s
I20260630 12:33:45.678623  1637 raft_consensus.cc:740] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.679126  1635 raft_consensus.cc:359] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.679544  1637 consensus_queue.cc:260] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.679863  1635 raft_consensus.cc:385] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.680255  1635 raft_consensus.cc:740] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.681085  1635 consensus_queue.cc:260] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.681597  1637 ts_tablet_manager.cc:1434] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:33:45.682610  1637 tablet_bootstrap.cc:492] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.683256  1635 ts_tablet_manager.cc:1434] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:33:45.684202  1635 tablet_bootstrap.cc:492] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.688644  1637 tablet_bootstrap.cc:654] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.690021  1635 tablet_bootstrap.cc:654] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.681440  1634 raft_consensus.cc:359] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.692549  1634 raft_consensus.cc:385] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.692936  1634 raft_consensus.cc:740] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.694002  1634 consensus_queue.cc:260] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.700723  1634 ts_tablet_manager.cc:1434] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260630 12:33:45.701308  1635 tablet_bootstrap.cc:492] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.701660  1634 tablet_bootstrap.cc:492] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.701751  1635 ts_tablet_manager.cc:1403] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.018s	user 0.011s	sys 0.004s
I20260630 12:33:45.704607  1635 raft_consensus.cc:359] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.705336  1635 raft_consensus.cc:385] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.705619  1635 raft_consensus.cc:740] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.706477  1635 consensus_queue.cc:260] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.710515  1637 tablet_bootstrap.cc:492] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.711002  1637 ts_tablet_manager.cc:1403] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.029s	user 0.020s	sys 0.007s
I20260630 12:33:45.710537  1635 ts_tablet_manager.cc:1434] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:33:45.712168  1635 tablet_bootstrap.cc:492] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.713122  1634 tablet_bootstrap.cc:654] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.713219  1637 raft_consensus.cc:359] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.713971  1637 raft_consensus.cc:385] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.714268  1637 raft_consensus.cc:740] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.715143  1637 consensus_queue.cc:260] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.718724  1637 ts_tablet_manager.cc:1434] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260630 12:33:45.718731  1635 tablet_bootstrap.cc:654] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.719995  1637 tablet_bootstrap.cc:492] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.723112  1634 tablet_bootstrap.cc:492] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.723719  1634 ts_tablet_manager.cc:1403] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.000s
I20260630 12:33:45.726650  1637 tablet_bootstrap.cc:654] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.727221  1634 raft_consensus.cc:359] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.728070  1634 raft_consensus.cc:385] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.728425  1634 raft_consensus.cc:740] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.729229  1634 consensus_queue.cc:260] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.732309  1634 ts_tablet_manager.cc:1434] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:33:45.736245  1634 tablet_bootstrap.cc:492] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.743599  1635 tablet_bootstrap.cc:492] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.744055  1635 ts_tablet_manager.cc:1403] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.015s
I20260630 12:33:45.745654  1634 tablet_bootstrap.cc:654] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.746515  1635 raft_consensus.cc:359] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.747192  1635 raft_consensus.cc:385] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.747313  1637 tablet_bootstrap.cc:492] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.747453  1635 raft_consensus.cc:740] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.747893  1637 ts_tablet_manager.cc:1403] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.009s
I20260630 12:33:45.748257  1635 consensus_queue.cc:260] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.750385  1635 ts_tablet_manager.cc:1434] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:33:45.751420  1635 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06: Bootstrap starting.
I20260630 12:33:45.751435  1637 raft_consensus.cc:359] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.752579  1637 raft_consensus.cc:385] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.753049  1637 raft_consensus.cc:740] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.754315  1637 consensus_queue.cc:260] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.757979  1635 tablet_bootstrap.cc:654] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.763299  1637 ts_tablet_manager.cc:1434] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.002s
I20260630 12:33:45.763528  1634 tablet_bootstrap.cc:492] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.764046  1634 ts_tablet_manager.cc:1403] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.028s	user 0.008s	sys 0.014s
I20260630 12:33:45.765538  1635 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06: No bootstrap required, opened a new log
I20260630 12:33:45.765991  1635 ts_tablet_manager.cc:1403] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06: Time spent bootstrapping tablet: real 0.015s	user 0.003s	sys 0.008s
I20260630 12:33:45.766462  1634 raft_consensus.cc:359] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.767350  1634 raft_consensus.cc:385] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.767480  1637 tablet_bootstrap.cc:492] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2: Bootstrap starting.
I20260630 12:33:45.767736  1634 raft_consensus.cc:740] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.768507  1634 consensus_queue.cc:260] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.770917  1634 ts_tablet_manager.cc:1434] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:33:45.772212  1634 tablet_bootstrap.cc:492] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072: Bootstrap starting.
I20260630 12:33:45.775362  1642 raft_consensus.cc:493] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.775930  1642 raft_consensus.cc:515] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.776260  1635 raft_consensus.cc:359] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.776934  1635 raft_consensus.cc:385] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.777205  1635 raft_consensus.cc:740] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.778098  1635 consensus_queue.cc:260] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.779027  1634 tablet_bootstrap.cc:654] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.780088  1635 ts_tablet_manager.cc:1434] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260630 12:33:45.780620  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06" is_pre_election: true
I20260630 12:33:45.781265  1440 raft_consensus.cc:2468] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 0.
I20260630 12:33:45.782475  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
I20260630 12:33:45.783368  1515 raft_consensus.cc:2468] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 0.
I20260630 12:33:45.784909  1555 leader_election.cc:304] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.786298  1634 tablet_bootstrap.cc:492] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072: No bootstrap required, opened a new log
I20260630 12:33:45.786507  1642 leader_election.cc:290] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667)
I20260630 12:33:45.786767  1634 ts_tablet_manager.cc:1403] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.007s
I20260630 12:33:45.787186  1642 raft_consensus.cc:2804] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.787667  1642 raft_consensus.cc:493] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.788058  1642 raft_consensus.cc:3060] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.789426  1634 raft_consensus.cc:359] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.790132  1634 raft_consensus.cc:385] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.790400  1634 raft_consensus.cc:740] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.791069  1634 consensus_queue.cc:260] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.792661  1668 raft_consensus.cc:493] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.793068  1634 ts_tablet_manager.cc:1434] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260630 12:33:45.793150  1668 raft_consensus.cc:515] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.794414  1637 tablet_bootstrap.cc:654] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:45.797956  1668 leader_election.cc:290] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941)
I20260630 12:33:45.799319  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3ca2e8902b42afa613bdb271938a71" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06" is_pre_election: true
I20260630 12:33:45.800172  1440 raft_consensus.cc:2468] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 0.
I20260630 12:33:45.802011  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3ca2e8902b42afa613bdb271938a71" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
I20260630 12:33:45.802735  1515 raft_consensus.cc:2468] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 0.
I20260630 12:33:45.797142  1642 raft_consensus.cc:515] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.803928  1554 leader_election.cc:304] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, 9a0ac3439a074aaca5ee2790af761072; no voters: 
I20260630 12:33:45.806098  1642 leader_election.cc:290] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 election: Requested vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667)
I20260630 12:33:45.806629  1642 raft_consensus.cc:2804] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.807626  1440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06"
I20260630 12:33:45.807572  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
I20260630 12:33:45.807041  1642 raft_consensus.cc:493] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.808282  1440 raft_consensus.cc:3060] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.808408  1642 raft_consensus.cc:3060] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.808449  1515 raft_consensus.cc:3060] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.816620  1440 raft_consensus.cc:2468] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 1.
I20260630 12:33:45.816484  1642 raft_consensus.cc:515] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.817173  1637 tablet_bootstrap.cc:492] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2: No bootstrap required, opened a new log
I20260630 12:33:45.817104  1515 raft_consensus.cc:2468] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 1.
I20260630 12:33:45.817746  1637 ts_tablet_manager.cc:1403] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent bootstrapping tablet: real 0.050s	user 0.024s	sys 0.003s
I20260630 12:33:45.818044  1555 leader_election.cc:304] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.819008  1669 raft_consensus.cc:2804] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:45.819542  1669 raft_consensus.cc:697] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Running, Role: LEADER
I20260630 12:33:45.820248  1637 raft_consensus.cc:359] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.820794  1637 raft_consensus.cc:385] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:45.820341  1669 consensus_queue.cc:237] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.821049  1637 raft_consensus.cc:740] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Initialized, Role: FOLLOWER
I20260630 12:33:45.820909  1439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3ca2e8902b42afa613bdb271938a71" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06"
I20260630 12:33:45.821659  1439 raft_consensus.cc:3060] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.821847  1637 consensus_queue.cc:260] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.822420  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c3ca2e8902b42afa613bdb271938a71" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
I20260630 12:33:45.823374  1515 raft_consensus.cc:3060] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.823946  1637 ts_tablet_manager.cc:1434] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:33:45.818616  1642 leader_election.cc:290] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 election: Requested vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941)
W20260630 12:33:45.829725  1386 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:33:45.828936  1439 raft_consensus.cc:2468] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 1.
I20260630 12:33:45.831401  1555 leader_election.cc:304] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.832393  1669 raft_consensus.cc:2804] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:45.832899  1669 raft_consensus.cc:697] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Running, Role: LEADER
I20260630 12:33:45.833841  1391 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:45.833645  1669 consensus_queue.cc:237] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.833827  1515 raft_consensus.cc:2468] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 1.
W20260630 12:33:45.834962  1391 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:33:45.837738  1338 catalog_manager.cc:5697] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:45.852025  1338 catalog_manager.cc:5697] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:45.859784  1641 raft_consensus.cc:493] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.860299  1641 raft_consensus.cc:515] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.862360  1641 leader_election.cc:290] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.872416  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8bb44cc65f495b9e371c6972fd3dde" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
I20260630 12:33:45.873129  1515 raft_consensus.cc:2468] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:45.873179  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8bb44cc65f495b9e371c6972fd3dde" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" is_pre_election: true
I20260630 12:33:45.873821  1589 raft_consensus.cc:2468] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:45.874328  1405 leader_election.cc:304] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.875110  1641 raft_consensus.cc:2804] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.875450  1641 raft_consensus.cc:493] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.875757  1641 raft_consensus.cc:3060] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.880565  1641 raft_consensus.cc:515] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.882692  1641 leader_election.cc:290] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Requested vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.883634  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8bb44cc65f495b9e371c6972fd3dde" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
I20260630 12:33:45.883735  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df8bb44cc65f495b9e371c6972fd3dde" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
I20260630 12:33:45.884140  1515 raft_consensus.cc:3060] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.884262  1589 raft_consensus.cc:3060] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.888592  1515 raft_consensus.cc:2468] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:45.889251  1589 raft_consensus.cc:2468] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:45.889716  1405 leader_election.cc:304] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.889816  1638 raft_consensus.cc:493] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.890658  1641 raft_consensus.cc:2804] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:45.890442  1638 raft_consensus.cc:515] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.891889  1641 raft_consensus.cc:697] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Becoming Leader. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Running, Role: LEADER
I20260630 12:33:45.892659  1638 leader_election.cc:290] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.892728  1641 consensus_queue.cc:237] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.893386  1439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131aab8035d7462cba1d739eb2739a68" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06" is_pre_election: true
I20260630 12:33:45.894058  1439 raft_consensus.cc:2468] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a0ac3439a074aaca5ee2790af761072 in term 0.
I20260630 12:33:45.894225  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131aab8035d7462cba1d739eb2739a68" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" is_pre_election: true
I20260630 12:33:45.894871  1589 raft_consensus.cc:2468] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9a0ac3439a074aaca5ee2790af761072 in term 0.
I20260630 12:33:45.895112  1481 leader_election.cc:304] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.895991  1638 raft_consensus.cc:2804] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.896347  1638 raft_consensus.cc:493] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.896695  1638 raft_consensus.cc:3060] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.897899  1641 raft_consensus.cc:493] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.898497  1641 raft_consensus.cc:515] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.900520  1641 leader_election.cc:290] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.901351  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15a1e8ba54d40c2a4895cb8b4e0913f" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
I20260630 12:33:45.901968  1515 raft_consensus.cc:2468] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:45.903191  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15a1e8ba54d40c2a4895cb8b4e0913f" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" is_pre_election: true
I20260630 12:33:45.903259  1405 leader_election.cc:304] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.902853  1338 catalog_manager.cc:5697] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76616c330224f82a81ed71c05f8fb06 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "c76616c330224f82a81ed71c05f8fb06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:45.904145  1589 raft_consensus.cc:2468] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:45.903949  1638 raft_consensus.cc:515] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.904430  1641 raft_consensus.cc:2804] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.904826  1641 raft_consensus.cc:493] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.905148  1641 raft_consensus.cc:3060] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.906489  1638 leader_election.cc:290] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 election: Requested vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.906890  1439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131aab8035d7462cba1d739eb2739a68" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06"
I20260630 12:33:45.907450  1439 raft_consensus.cc:3060] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.907516  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "131aab8035d7462cba1d739eb2739a68" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
I20260630 12:33:45.908109  1589 raft_consensus.cc:3060] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.914944  1439 raft_consensus.cc:2468] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a0ac3439a074aaca5ee2790af761072 in term 1.
I20260630 12:33:45.915428  1641 raft_consensus.cc:515] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.916182  1481 leader_election.cc:304] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.917151  1638 raft_consensus.cc:2804] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:45.917650  1638 raft_consensus.cc:697] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 1 LEADER]: Becoming Leader. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Running, Role: LEADER
I20260630 12:33:45.917795  1589 raft_consensus.cc:2468] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a0ac3439a074aaca5ee2790af761072 in term 1.
I20260630 12:33:45.918520  1638 consensus_queue.cc:237] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.919065  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15a1e8ba54d40c2a4895cb8b4e0913f" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
I20260630 12:33:45.919250  1588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c15a1e8ba54d40c2a4895cb8b4e0913f" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
I20260630 12:33:45.919832  1515 raft_consensus.cc:3060] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.919952  1588 raft_consensus.cc:3060] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.921552  1678 raft_consensus.cc:493] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:45.922050  1678 raft_consensus.cc:515] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.924258  1678 leader_election.cc:290] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.925707  1514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238ed0aca2d841318574c8d67ba9265b" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
I20260630 12:33:45.926713  1514 raft_consensus.cc:2468] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:45.928364  1405 leader_election.cc:304] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.928731  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238ed0aca2d841318574c8d67ba9265b" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" is_pre_election: true
I20260630 12:33:45.929402  1678 raft_consensus.cc:2804] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:45.929471  1589 raft_consensus.cc:2468] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:45.929838  1678 raft_consensus.cc:493] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:45.930253  1678 raft_consensus.cc:3060] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.926800  1515 raft_consensus.cc:2468] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:45.932512  1588 raft_consensus.cc:2468] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:45.933339  1641 leader_election.cc:290] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Requested vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.933898  1404 leader_election.cc:304] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.934793  1641 raft_consensus.cc:2804] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:45.935235  1338 catalog_manager.cc:5697] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "9a0ac3439a074aaca5ee2790af761072" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:45.936144  1641 raft_consensus.cc:697] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Becoming Leader. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Running, Role: LEADER
I20260630 12:33:45.936971  1641 consensus_queue.cc:237] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.937722  1678 raft_consensus.cc:515] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.940936  1588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238ed0aca2d841318574c8d67ba9265b" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
I20260630 12:33:45.941212  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "238ed0aca2d841318574c8d67ba9265b" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
I20260630 12:33:45.941676  1588 raft_consensus.cc:3060] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.941757  1515 raft_consensus.cc:3060] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:45.940716  1678 leader_election.cc:290] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Requested vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:45.949307  1588 raft_consensus.cc:2468] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:45.950555  1404 leader_election.cc:304] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:45.951473  1641 raft_consensus.cc:2804] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:45.951640  1515 raft_consensus.cc:2468] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:45.951987  1641 raft_consensus.cc:697] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Becoming Leader. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Running, Role: LEADER
I20260630 12:33:45.951290  1336 catalog_manager.cc:5697] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76616c330224f82a81ed71c05f8fb06 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "c76616c330224f82a81ed71c05f8fb06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:45.952838  1641 consensus_queue.cc:237] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:45.964174  1336 catalog_manager.cc:5697] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76616c330224f82a81ed71c05f8fb06 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "c76616c330224f82a81ed71c05f8fb06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.005614  1669 raft_consensus.cc:493] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.006129  1669 raft_consensus.cc:515] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:46.007748  1669 leader_election.cc:290] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941)
I20260630 12:33:46.008598  1439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df53b93fc9b4ac8b7c9f9007aa3cb7b" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06" is_pre_election: true
I20260630 12:33:46.008800  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df53b93fc9b4ac8b7c9f9007aa3cb7b" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
I20260630 12:33:46.009244  1439 raft_consensus.cc:2468] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 0.
I20260630 12:33:46.009392  1515 raft_consensus.cc:2468] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 0.
I20260630 12:33:46.010334  1555 leader_election.cc:304] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:46.011020  1669 raft_consensus.cc:2804] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.011353  1669 raft_consensus.cc:493] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.011623  1669 raft_consensus.cc:3060] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.016005  1669 raft_consensus.cc:515] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:46.017442  1669 leader_election.cc:290] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 election: Requested vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941)
I20260630 12:33:46.018177  1439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df53b93fc9b4ac8b7c9f9007aa3cb7b" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76616c330224f82a81ed71c05f8fb06"
I20260630 12:33:46.018401  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8df53b93fc9b4ac8b7c9f9007aa3cb7b" candidate_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
I20260630 12:33:46.018663  1439 raft_consensus.cc:3060] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.019042  1515 raft_consensus.cc:3060] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.022945  1439 raft_consensus.cc:2468] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 1.
I20260630 12:33:46.023126  1515 raft_consensus.cc:2468] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 59d73c6ee4fd4505967da07e7b8f2bd2 in term 1.
I20260630 12:33:46.023909  1555 leader_election.cc:304] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:46.024652  1669 raft_consensus.cc:2804] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.025220  1669 raft_consensus.cc:697] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Becoming Leader. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Running, Role: LEADER
I20260630 12:33:46.025954  1669 consensus_queue.cc:237] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:46.032881  1336 catalog_manager.cc:5697] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:46.133894  1641 raft_consensus.cc:493] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:46.134393  1641 raft_consensus.cc:515] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:46.136125  1641 leader_election.cc:290] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:46.136969  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e07e6154bbc4316b8bc6dae09279af8" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072" is_pre_election: true
I20260630 12:33:46.137239  1588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e07e6154bbc4316b8bc6dae09279af8" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" is_pre_election: true
I20260630 12:33:46.137603  1515 raft_consensus.cc:2468] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:46.137781  1588 raft_consensus.cc:2468] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 0.
I20260630 12:33:46.138713  1405 leader_election.cc:304] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:46.139380  1641 raft_consensus.cc:2804] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:46.139691  1641 raft_consensus.cc:493] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:46.139963  1641 raft_consensus.cc:3060] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.144147  1641 raft_consensus.cc:515] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:46.145556  1641 leader_election.cc:290] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Requested vote from peers 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:46.146366  1515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e07e6154bbc4316b8bc6dae09279af8" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
I20260630 12:33:46.146487  1588 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e07e6154bbc4316b8bc6dae09279af8" candidate_uuid: "c76616c330224f82a81ed71c05f8fb06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
I20260630 12:33:46.146888  1515 raft_consensus.cc:3060] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.147046  1588 raft_consensus.cc:3060] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:46.151222  1588 raft_consensus.cc:2468] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:46.151432  1515 raft_consensus.cc:2468] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76616c330224f82a81ed71c05f8fb06 in term 1.
I20260630 12:33:46.152292  1404 leader_election.cc:304] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 59d73c6ee4fd4505967da07e7b8f2bd2, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:46.152966  1641 raft_consensus.cc:2804] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:46.153456  1641 raft_consensus.cc:697] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Becoming Leader. State: Replica: c76616c330224f82a81ed71c05f8fb06, State: Running, Role: LEADER
I20260630 12:33:46.154148  1641 consensus_queue.cc:237] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:46.160840  1336 catalog_manager.cc:5697] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76616c330224f82a81ed71c05f8fb06 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "c76616c330224f82a81ed71c05f8fb06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:46.256522   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:46.262238  1686 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
W20260630 12:33:46.262773  1687 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
W20260630 12:33:46.264010  1689 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
I20260630 12:33:46.264731   773 server_base.cc:1061] running on GCE node
I20260630 12:33:46.265733   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:46.265965   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:46.266161   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822826266143 us; error 0 us; skew 500 ppm
I20260630 12:33:46.266700   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:46.268885   773 webserver.cc:533] Webserver started at http://127.0.193.68:46301/ using document root <none> and password file <none>
I20260630 12:33:46.269366   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:46.269578   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:46.269856   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:46.270931   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "0a5a17296e244652bde3b36771292877"
format_stamp: "Formatted at 2026-06-30 12:33:46 on dist-test-slave-zbh0"
I20260630 12:33:46.275180   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:33:46.278199  1694 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:46.278929   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:33:46.279211   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "0a5a17296e244652bde3b36771292877"
format_stamp: "Formatted at 2026-06-30 12:33:46 on dist-test-slave-zbh0"
I20260630 12:33:46.279495   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:33:46.282855  1669 consensus_queue.cc:1048] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.297240  1669 consensus_queue.cc:1048] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.305204   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:46.306442   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:46.308281   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:46.311487   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:46.311800   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:46.312057   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:46.312266   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:46.353533   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:43853
I20260630 12:33:46.353621  1761 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:43853 every 8 connection(s)
I20260630 12:33:46.364413  1668 consensus_queue.cc:1048] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.367038  1668 consensus_queue.cc:1048] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.368058  1641 consensus_queue.cc:1048] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.372589  1762 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38793
I20260630 12:33:46.373143  1762 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:46.374235  1762 heartbeater.cc:507] Master 127.0.193.126:38793 requested a full tablet report, sending...
I20260630 12:33:46.379128  1336 ts_manager.cc:194] Registered new tserver with Master: 0a5a17296e244652bde3b36771292877 (127.0.193.68:43853)
I20260630 12:33:46.380944  1336 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37936
I20260630 12:33:46.385489  1638 consensus_queue.cc:1048] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.402633  1638 consensus_queue.cc:1048] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.403501  1641 consensus_queue.cc:1048] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:33:46.422286  1641 consensus_queue.cc:1048] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.435911  1681 consensus_queue.cc:1048] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.448032  1681 consensus_queue.cc:1048] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.454507  1681 consensus_queue.cc:1048] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.553157  1678 consensus_queue.cc:1048] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.563149  1641 consensus_queue.cc:1048] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.634399  1669 consensus_queue.cc:1048] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:46.635169  1668 consensus_queue.cc:1048] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:47.387688  1762 heartbeater.cc:499] Master 127.0.193.126:38793 was elected leader, sending a full tablet report...
I20260630 12:33:47.836117  1391 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:47.854547  1589 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c"
dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
mode: GRACEFUL
new_leader_uuid: "9a0ac3439a074aaca5ee2790af761072"
 from {username='slave'} at 127.0.0.1:60234
I20260630 12:33:47.855557  1589 raft_consensus.cc:606] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Received request to transfer leadership to TS 9a0ac3439a074aaca5ee2790af761072
I20260630 12:33:47.857082  1391 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260630 12:33:47.857527  1391 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:48.150694  1642 raft_consensus.cc:993] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2: : Instructing follower 9a0ac3439a074aaca5ee2790af761072 to start an election
I20260630 12:33:48.151249  1788 raft_consensus.cc:1081] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Signalling peer 9a0ac3439a074aaca5ee2790af761072 to start an election
I20260630 12:33:48.152884  1515 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c"
dest_uuid: "9a0ac3439a074aaca5ee2790af761072"
 from {username='slave'} at 127.0.0.1:40274
I20260630 12:33:48.153412  1515 raft_consensus.cc:493] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:33:48.153708  1515 raft_consensus.cc:3060] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.158646  1515 raft_consensus.cc:515] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:48.160276  1515 leader_election.cc:290] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 2 election: Requested vote from peers c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667), 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:48.161309  1589 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2"
I20260630 12:33:48.161207  1439 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a224fb0225a4713bb25b73af040ca5c" candidate_uuid: "9a0ac3439a074aaca5ee2790af761072" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c76616c330224f82a81ed71c05f8fb06"
I20260630 12:33:48.161907  1589 raft_consensus.cc:3055] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:33:48.161978  1439 raft_consensus.cc:3060] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.162242  1589 raft_consensus.cc:740] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 59d73c6ee4fd4505967da07e7b8f2bd2, State: Running, Role: LEADER
I20260630 12:33:48.163074  1589 consensus_queue.cc:260] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:48.164018  1589 raft_consensus.cc:3060] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:33:48.166668  1439 raft_consensus.cc:2468] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a0ac3439a074aaca5ee2790af761072 in term 2.
I20260630 12:33:48.167944  1481 leader_election.cc:304] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9a0ac3439a074aaca5ee2790af761072, c76616c330224f82a81ed71c05f8fb06; no voters: 
I20260630 12:33:48.168836  1784 raft_consensus.cc:2804] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:48.169231  1589 raft_consensus.cc:2468] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9a0ac3439a074aaca5ee2790af761072 in term 2.
I20260630 12:33:48.170076  1784 raft_consensus.cc:697] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 2 LEADER]: Becoming Leader. State: Replica: 9a0ac3439a074aaca5ee2790af761072, State: Running, Role: LEADER
I20260630 12:33:48.171020  1784 consensus_queue.cc:237] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } }
I20260630 12:33:48.177682  1336 catalog_manager.cc:5697] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 reported cstate change: term changed from 1 to 2, leader changed from 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67) to 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66). New cstate: current_term: 2 leader_uuid: "9a0ac3439a074aaca5ee2790af761072" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:48.628971  1439 raft_consensus.cc:1275] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 2 FOLLOWER]: Refusing update from remote peer 9a0ac3439a074aaca5ee2790af761072: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:48.630214  1784 consensus_queue.cc:1048] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:48.641188  1589 raft_consensus.cc:1275] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 2 FOLLOWER]: Refusing update from remote peer 9a0ac3439a074aaca5ee2790af761072: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:33:48.642906  1798 consensus_queue.cc:1048] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:49.858443  1391 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:49.863929  1391 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:49.864362  1391 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:51.860126  1439 consensus_queue.cc:237] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } attrs { replace: true } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } }
I20260630 12:33:51.865489  1391 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:51.869621  1589 raft_consensus.cc:1275] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Refusing update from remote peer c76616c330224f82a81ed71c05f8fb06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:51.872279  1514 raft_consensus.cc:1275] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Refusing update from remote peer c76616c330224f82a81ed71c05f8fb06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:51.872278  1807 consensus_queue.cc:1048] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260630 12:33:51.875532  1391 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:33:51.876261  1391 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:51.876816  1795 consensus_queue.cc:1048] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:33:51.885313  1405 consensus_peers.cc:597] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 -> Peer 0a5a17296e244652bde3b36771292877 (127.0.193.68:43853): Couldn't send request to peer 0a5a17296e244652bde3b36771292877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: df8bb44cc65f495b9e371c6972fd3dde. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:51.887712  1810 raft_consensus.cc:2955] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } attrs { replace: true } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.889231  1514 raft_consensus.cc:2955] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } attrs { replace: true } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.890856  1589 raft_consensus.cc:2955] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } attrs { replace: true } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.900545  1338 catalog_manager.cc:5697] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 reported cstate change: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "c76616c330224f82a81ed71c05f8fb06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:33:51.903163  1439 consensus_queue.cc:237] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } }
I20260630 12:33:51.910248  1589 raft_consensus.cc:1275] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Refusing update from remote peer c76616c330224f82a81ed71c05f8fb06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:33:51.911609  1405 consensus_peers.cc:597] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 -> Peer 0a5a17296e244652bde3b36771292877 (127.0.193.68:43853): Couldn't send request to peer 0a5a17296e244652bde3b36771292877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e07e6154bbc4316b8bc6dae09279af8. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:51.911796  1514 raft_consensus.cc:1275] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Refusing update from remote peer c76616c330224f82a81ed71c05f8fb06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:51.911799  1795 consensus_queue.cc:1048] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:51.913481  1807 consensus_queue.cc:1048] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:51.925230  1795 raft_consensus.cc:2955] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.927179  1589 raft_consensus.cc:2955] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.934056  1514 raft_consensus.cc:2955] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.939330  1336 catalog_manager.cc:5697] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 reported cstate change: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "c76616c330224f82a81ed71c05f8fb06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.952796  1589 consensus_queue.cc:237] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } }
I20260630 12:33:51.959527  1514 raft_consensus.cc:1275] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Refusing update from remote peer 59d73c6ee4fd4505967da07e7b8f2bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:51.960348  1439 raft_consensus.cc:1275] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Refusing update from remote peer 59d73c6ee4fd4505967da07e7b8f2bd2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:51.961611  1822 consensus_queue.cc:1048] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:33:51.962757  1788 consensus_queue.cc:1048] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:33:51.972427  1554 consensus_peers.cc:597] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 -> Peer 0a5a17296e244652bde3b36771292877 (127.0.193.68:43853): Couldn't send request to peer 0a5a17296e244652bde3b36771292877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8df53b93fc9b4ac8b7c9f9007aa3cb7b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:51.972644  1822 raft_consensus.cc:2955] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.973771  1440 raft_consensus.cc:2955] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.975435  1514 raft_consensus.cc:2955] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.984683  1338 catalog_manager.cc:5697] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 reported cstate change: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:51.987205  1440 consensus_queue.cc:237] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } }
W20260630 12:33:51.995985  1405 consensus_peers.cc:597] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 -> Peer 0a5a17296e244652bde3b36771292877 (127.0.193.68:43853): Couldn't send request to peer 0a5a17296e244652bde3b36771292877. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 238ed0aca2d841318574c8d67ba9265b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:51.997184  1589 raft_consensus.cc:1275] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Refusing update from remote peer c76616c330224f82a81ed71c05f8fb06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:51.998347  1810 consensus_queue.cc:1048] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:52.000326  1514 raft_consensus.cc:1275] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Refusing update from remote peer c76616c330224f82a81ed71c05f8fb06: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:52.001964  1810 consensus_queue.cc:1048] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:33:52.006914  1810 raft_consensus.cc:2955] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:52.008888  1589 raft_consensus.cc:2955] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:52.013080  1514 raft_consensus.cc:2955] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:52.019821  1337 catalog_manager.cc:5697] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 reported cstate change: config changed from index -1 to 2, NON_VOTER 0a5a17296e244652bde3b36771292877 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "c76616c330224f82a81ed71c05f8fb06" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } attrs { replace: true } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } } }
I20260630 12:33:52.386735   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:33:52.398609  1829 ts_tablet_manager.cc:933] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: Initiating tablet copy from peer 59d73c6ee4fd4505967da07e7b8f2bd2 (127.0.193.67:46363)
I20260630 12:33:52.399792  1830 ts_tablet_manager.cc:933] T 238ed0aca2d841318574c8d67ba9265b P 0a5a17296e244652bde3b36771292877: Initiating tablet copy from peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667)
I20260630 12:33:52.409751  1829 tablet_copy_client.cc:323] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:46363
W20260630 12:33:52.420553  1555 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 5 similar messages]
I20260630 12:33:52.429512  1830 tablet_copy_client.cc:323] T 238ed0aca2d841318574c8d67ba9265b P 0a5a17296e244652bde3b36771292877: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:41667
I20260630 12:33:52.451516  1837 ts_tablet_manager.cc:933] T 4e07e6154bbc4316b8bc6dae09279af8 P 0a5a17296e244652bde3b36771292877: Initiating tablet copy from peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667)
I20260630 12:33:52.459408   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.463491   773 tablet_replica.cc:333] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.464432   773 raft_consensus.cc:2243] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.465101   773 raft_consensus.cc:2272] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:52.472847  1555 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.65:41667, user_credentials={real_user=slave}} blocked reactor thread for 52442.3us
W20260630 12:33:52.475086  1555 consensus_peers.cc:597] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 -> Peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667): Couldn't send request to peer c76616c330224f82a81ed71c05f8fb06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:52.475790   773 tablet_replica.cc:333] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.476565   773 raft_consensus.cc:2243] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.477068   773 raft_consensus.cc:2272] T 7c3ca2e8902b42afa613bdb271938a71 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:33:52.478559  1481 consensus_peers.cc:597] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 -> Peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667): Couldn't send request to peer c76616c330224f82a81ed71c05f8fb06. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:52.481653  1837 tablet_copy_client.cc:323] T 4e07e6154bbc4316b8bc6dae09279af8 P 0a5a17296e244652bde3b36771292877: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:41667
I20260630 12:33:52.483407   773 tablet_replica.cc:333] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.484352   773 raft_consensus.cc:2243] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.485461   773 raft_consensus.cc:2272] T 4e07e6154bbc4316b8bc6dae09279af8 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.488261   773 tablet_replica.cc:333] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.489012   773 raft_consensus.cc:2243] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.489916   773 raft_consensus.cc:2272] T c15a1e8ba54d40c2a4895cb8b4e0913f P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.492532   773 tablet_replica.cc:333] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.493220   773 raft_consensus.cc:2243] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.493772   773 raft_consensus.cc:2272] T 9a224fb0225a4713bb25b73af040ca5c P c76616c330224f82a81ed71c05f8fb06 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.496021   773 tablet_replica.cc:333] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.496666   773 raft_consensus.cc:2243] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.497123   773 raft_consensus.cc:2272] T 131aab8035d7462cba1d739eb2739a68 P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.499428   773 tablet_replica.cc:333] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.503497   773 raft_consensus.cc:2243] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.503813  1599 tablet_copy_service.cc:140] P 59d73c6ee4fd4505967da07e7b8f2bd2: Received BeginTabletCopySession request for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b from peer 0a5a17296e244652bde3b36771292877 ({username='slave'} at 127.0.0.1:43964)
I20260630 12:33:52.504623   773 raft_consensus.cc:2272] T df8bb44cc65f495b9e371c6972fd3dde P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.504570  1599 tablet_copy_service.cc:161] P 59d73c6ee4fd4505967da07e7b8f2bd2: Beginning new tablet copy session on tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b from peer 0a5a17296e244652bde3b36771292877 at {username='slave'} at 127.0.0.1:43964: session id = 0a5a17296e244652bde3b36771292877-8df53b93fc9b4ac8b7c9f9007aa3cb7b
I20260630 12:33:52.507092  1840 ts_tablet_manager.cc:933] T df8bb44cc65f495b9e371c6972fd3dde P 0a5a17296e244652bde3b36771292877: Initiating tablet copy from peer c76616c330224f82a81ed71c05f8fb06 (127.0.193.65:41667)
I20260630 12:33:52.507771   773 tablet_replica.cc:333] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06: stopping tablet replica
I20260630 12:33:52.508627   773 raft_consensus.cc:2243] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.509646   773 raft_consensus.cc:2272] T 238ed0aca2d841318574c8d67ba9265b P c76616c330224f82a81ed71c05f8fb06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.515442  1599 tablet_copy_source_session.cc:215] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:33:52.520476  1829 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:52.524843  1840 tablet_copy_client.cc:323] T df8bb44cc65f495b9e371c6972fd3dde P 0a5a17296e244652bde3b36771292877: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:41667
W20260630 12:33:52.536625  1697 connection.cc:466] server connection from 127.0.0.1:36070 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36070 (request call id 4) could send its response
W20260630 12:33:52.539283  1697 connection.cc:466] server connection from 127.0.0.1:36070 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36070 (request call id 3) could send its response
W20260630 12:33:52.541468  1697 connection.cc:466] server connection from 127.0.0.1:36070 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:36070 (request call id 5) could send its response
I20260630 12:33:52.542973  1829 tablet_copy_client.cc:806] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: tablet copy: Starting download of 0 data blocks...
I20260630 12:33:52.543612  1829 tablet_copy_client.cc:670] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: tablet copy: Starting download of 1 WAL segments...
I20260630 12:33:52.547724  1829 tablet_copy_client.cc:538] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:33:52.549978   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:33:52.557401  1829 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: Bootstrap starting.
I20260630 12:33:52.571159   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:33:52.589314  1829 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:33:52.590762  1829 tablet_bootstrap.cc:492] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: Bootstrap complete.
I20260630 12:33:52.591501  1829 ts_tablet_manager.cc:1403] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: Time spent bootstrapping tablet: real 0.034s	user 0.026s	sys 0.008s
I20260630 12:33:52.595062  1829 raft_consensus.cc:359] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } }
I20260630 12:33:52.596030  1829 raft_consensus.cc:740] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0a5a17296e244652bde3b36771292877, State: Initialized, Role: LEARNER
I20260630 12:33:52.596796  1829 consensus_queue.cc:260] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "c76616c330224f82a81ed71c05f8fb06" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41667 } attrs { replace: true } } peers { permanent_uuid: "9a0ac3439a074aaca5ee2790af761072" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 41941 } } peers { permanent_uuid: "59d73c6ee4fd4505967da07e7b8f2bd2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46363 } } peers { permanent_uuid: "0a5a17296e244652bde3b36771292877" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43853 } attrs { promote: true } }
I20260630 12:33:52.600150  1829 ts_tablet_manager.cc:1434] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:33:52.605136  1599 tablet_copy_service.cc:342] P 59d73c6ee4fd4505967da07e7b8f2bd2: Request end of tablet copy session 0a5a17296e244652bde3b36771292877-8df53b93fc9b4ac8b7c9f9007aa3cb7b received from {username='slave'} at 127.0.0.1:43964
I20260630 12:33:52.608402  1599 tablet_copy_service.cc:434] P 59d73c6ee4fd4505967da07e7b8f2bd2: ending tablet copy session 0a5a17296e244652bde3b36771292877-8df53b93fc9b4ac8b7c9f9007aa3cb7b on tablet 8df53b93fc9b4ac8b7c9f9007aa3cb7b with peer 0a5a17296e244652bde3b36771292877
I20260630 12:33:52.619836   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.620802   773 tablet_replica.cc:333] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.621754   773 raft_consensus.cc:2243] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.622511   773 raft_consensus.cc:2272] T 4e07e6154bbc4316b8bc6dae09279af8 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.625065   773 tablet_replica.cc:333] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.625613   773 raft_consensus.cc:2243] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.626080   773 raft_consensus.cc:2272] T 238ed0aca2d841318574c8d67ba9265b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.628698   773 tablet_replica.cc:333] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.629408   773 raft_consensus.cc:2243] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.630373   773 raft_consensus.cc:2272] T 131aab8035d7462cba1d739eb2739a68 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.632740   773 tablet_replica.cc:333] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.633428   773 raft_consensus.cc:2243] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.633929   773 raft_consensus.cc:2272] T df8bb44cc65f495b9e371c6972fd3dde P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.636504   773 tablet_replica.cc:333] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.637161   773 raft_consensus.cc:2243] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.637676   773 raft_consensus.cc:2272] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.640610   773 tablet_replica.cc:333] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.641268   773 raft_consensus.cc:2243] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.641732   773 raft_consensus.cc:2272] T 7c3ca2e8902b42afa613bdb271938a71 P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.644110   773 tablet_replica.cc:333] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.644703   773 raft_consensus.cc:2243] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.645169   773 raft_consensus.cc:2272] T c15a1e8ba54d40c2a4895cb8b4e0913f P 9a0ac3439a074aaca5ee2790af761072 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.647394   773 tablet_replica.cc:333] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072: stopping tablet replica
I20260630 12:33:52.647961   773 raft_consensus.cc:2243] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.648800   773 raft_consensus.cc:2272] T 9a224fb0225a4713bb25b73af040ca5c P 9a0ac3439a074aaca5ee2790af761072 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.671379   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:33:52.690687   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
W20260630 12:33:52.717167  1554 consensus_peers.cc:597] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 -> Peer 9a0ac3439a074aaca5ee2790af761072 (127.0.193.66:41941): Couldn't send request to peer 9a0ac3439a074aaca5ee2790af761072. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.66:41941: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:52.718339   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.719133   773 tablet_replica.cc:333] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.719835   773 raft_consensus.cc:2243] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.720340   773 raft_consensus.cc:2272] T 238ed0aca2d841318574c8d67ba9265b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.722644   773 tablet_replica.cc:333] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.723181   773 raft_consensus.cc:2243] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.723615   773 raft_consensus.cc:2272] T 4e07e6154bbc4316b8bc6dae09279af8 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.726370   773 tablet_replica.cc:333] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.727169   773 raft_consensus.cc:2243] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.727667   773 raft_consensus.cc:2272] T df8bb44cc65f495b9e371c6972fd3dde P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.729887   773 tablet_replica.cc:333] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.730373   773 raft_consensus.cc:2243] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.730763   773 raft_consensus.cc:2272] T 131aab8035d7462cba1d739eb2739a68 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.732442   773 tablet_replica.cc:333] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.732915   773 raft_consensus.cc:2243] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.733283   773 raft_consensus.cc:2272] T 9a224fb0225a4713bb25b73af040ca5c P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.734853   773 tablet_replica.cc:333] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.735345   773 raft_consensus.cc:2243] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:52.735766   773 raft_consensus.cc:2272] T c15a1e8ba54d40c2a4895cb8b4e0913f P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.737372   773 tablet_replica.cc:333] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.737830   773 raft_consensus.cc:2243] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.738667   773 raft_consensus.cc:2272] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.740747   773 tablet_replica.cc:333] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2: stopping tablet replica
I20260630 12:33:52.741204   773 raft_consensus.cc:2243] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.741879   773 raft_consensus.cc:2272] T 7c3ca2e8902b42afa613bdb271938a71 P 59d73c6ee4fd4505967da07e7b8f2bd2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.770161   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:33:52.792668   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:33:52.827755   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:52.829339   773 tablet_replica.cc:333] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877: stopping tablet replica
I20260630 12:33:52.830018   773 raft_consensus.cc:2243] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:33:52.830474   773 raft_consensus.cc:2272] T 8df53b93fc9b4ac8b7c9f9007aa3cb7b P 0a5a17296e244652bde3b36771292877 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:33:52.850844   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:33:52.863665   773 master.cc:562] Master@127.0.193.126:38793 shutting down...
W20260630 12:33:52.889829  1386 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:33:52.891045   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:52.891459   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:52.891736   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 5de23e6c576d4a6791aac1c52c24f4fa: stopping tablet replica
I20260630 12:33:52.910737   773 master.cc:584] Master@127.0.193.126:38793 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (9247 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260630 12:33:52.950487   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:35197,127.0.193.125:46205,127.0.193.124:42451
I20260630 12:33:52.951781   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:52.957159  1846 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
W20260630 12:33:52.957258  1847 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
W20260630 12:33:52.957749  1849 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
I20260630 12:33:52.959928   773 server_base.cc:1061] running on GCE node
I20260630 12:33:52.960654   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:52.960875   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:52.961040   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822832961015 us; error 0 us; skew 500 ppm
I20260630 12:33:52.961522   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:52.964993   773 webserver.cc:533] Webserver started at http://127.0.193.126:44221/ using document root <none> and password file <none>
I20260630 12:33:52.965471   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:52.965672   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:52.965963   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:52.967104   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "739f60c608a24c48bdd04416b691bb4e"
format_stamp: "Formatted at 2026-06-30 12:33:52 on dist-test-slave-zbh0"
I20260630 12:33:52.971271   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:33:52.974329  1854 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:52.975172   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:33:52.975404   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "739f60c608a24c48bdd04416b691bb4e"
format_stamp: "Formatted at 2026-06-30 12:33:52 on dist-test-slave-zbh0"
I20260630 12:33:52.975627   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:33:53.009423   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.010583   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.046449   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:35197
I20260630 12:33:53.046535  1905 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:35197 every 8 connection(s)
I20260630 12:33:53.050253   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:53.050441  1906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:33:53.055392  1908 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
W20260630 12:33:53.056412  1909 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
I20260630 12:33:53.057541  1906 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:53.058099   773 server_base.cc:1061] running on GCE node
W20260630 12:33:53.058982  1911 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
I20260630 12:33:53.059983   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:53.060377   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.060645   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822833060621 us; error 0 us; skew 500 ppm
I20260630 12:33:53.061329   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.064293   773 webserver.cc:533] Webserver started at http://127.0.193.125:37573/ using document root <none> and password file <none>
I20260630 12:33:53.064757   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.064956   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.065230   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.066215   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root/instance:
uuid: "571d3b928f2d489ea29c34e756d9be9f"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.070276  1906 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:53.071249   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:33:53.074909  1919 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.075785   773 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
W20260630 12:33:53.075882  1906 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.125:46205: Network error: Client connection negotiation failed: client connection to 127.0.193.125:46205: connect: Connection refused (error 111)
I20260630 12:33:53.076155   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root
uuid: "571d3b928f2d489ea29c34e756d9be9f"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.076437   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-1-root/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)
I20260630 12:33:53.092756   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.093787   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.126366  1906 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } attempt: 1
W20260630 12:33:53.131246  1906 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.125:46205: Network error: Client connection negotiation failed: client connection to 127.0.193.125:46205: connect: Connection refused (error 111)
I20260630 12:33:53.131309   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.125:46205
I20260630 12:33:53.131443  1970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.125:46205 every 8 connection(s)
I20260630 12:33:53.135166  1971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:53.135272   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:53.141386  1973 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
W20260630 12:33:53.142395  1974 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
I20260630 12:33:53.143467  1971 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:53.145637  1976 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
I20260630 12:33:53.147033   773 server_base.cc:1061] running on GCE node
I20260630 12:33:53.148108   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:53.148301   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.148514   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822833148497 us; error 0 us; skew 500 ppm
I20260630 12:33:53.149184   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.152032   773 webserver.cc:533] Webserver started at http://127.0.193.124:45661/ using document root <none> and password file <none>
I20260630 12:33:53.152496   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.152746   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.153088   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.154104   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root/instance:
uuid: "d1e75d30aed24bd3b022699a6dbd34a4"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.156144  1971 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:53.159945   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:33:53.163591  1983 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.164501   773 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:33:53.164825   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root
uuid: "d1e75d30aed24bd3b022699a6dbd34a4"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.165200   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/master-2-root/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)
I20260630 12:33:53.167183  1971 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } has no permanent_uuid. Determining permanent_uuid...
W20260630 12:33:53.173015  1971 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:42451: Network error: Client connection negotiation failed: client connection to 127.0.193.124:42451: connect: Connection refused (error 111)
I20260630 12:33:53.193470  1971 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } attempt: 1
W20260630 12:33:53.197897  1971 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:42451: Network error: Client connection negotiation failed: client connection to 127.0.193.124:42451: connect: Connection refused (error 111)
I20260630 12:33:53.212858  1906 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } attempt: 2
I20260630 12:33:53.222683  1906 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:53.223330   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.224624   773 kserver.cc:163] Server-wide thread pool size limit: 3276
W20260630 12:33:53.227697  1906 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:42451: Network error: Client connection negotiation failed: client connection to 127.0.193.124:42451: connect: Connection refused (error 111)
I20260630 12:33:53.241392  1971 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } attempt: 2
W20260630 12:33:53.246167  1971 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.0.193.124:42451: Network error: Client connection negotiation failed: client connection to 127.0.193.124:42451: connect: Connection refused (error 111)
I20260630 12:33:53.262784   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.124:42451
I20260630 12:33:53.262946  2035 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.124:42451 every 8 connection(s)
I20260630 12:33:53.265831   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:33:53.266484  2036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:53.271874  2036 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:53.281193  1906 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } attempt: 1
I20260630 12:33:53.282305  2036 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:53.292738  2036 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } has no permanent_uuid. Determining permanent_uuid...
I20260630 12:33:53.300112  1906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e: Bootstrap starting.
I20260630 12:33:53.305414  1906 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:53.308442  2036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: Bootstrap starting.
I20260630 12:33:53.309870  1906 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e: No bootstrap required, opened a new log
I20260630 12:33:53.312034  1906 raft_consensus.cc:359] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.312557  1906 raft_consensus.cc:385] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:53.312769  1906 raft_consensus.cc:740] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 739f60c608a24c48bdd04416b691bb4e, State: Initialized, Role: FOLLOWER
I20260630 12:33:53.312973  2036 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:53.313479  1906 consensus_queue.cc:260] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [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: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.315320  2041 sys_catalog.cc:455] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.316179  2041 sys_catalog.cc:458] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:53.316758  1906 sys_catalog.cc:565] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:53.317574  2036 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: No bootstrap required, opened a new log
I20260630 12:33:53.319865  2036 raft_consensus.cc:359] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.320375  2036 raft_consensus.cc:385] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:53.320634  2036 raft_consensus.cc:740] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d1e75d30aed24bd3b022699a6dbd34a4, State: Initialized, Role: FOLLOWER
I20260630 12:33:53.321394  2036 consensus_queue.cc:260] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [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: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.323351  2048 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.324076  2048 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:53.324273  2036 sys_catalog.cc:565] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:53.330096   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
W20260630 12:33:53.333278  2057 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:53.333588  2057 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260630 12:33:53.339470  2065 catalog_manager.cc:1594] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:53.339740  2065 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:33:53.354593  1971 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } attempt: 3
I20260630 12:33:53.357659  2041 raft_consensus.cc:493] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:33:53.358145  2041 raft_consensus.cc:515] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.359995  2041 leader_election.cc:290] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 571d3b928f2d489ea29c34e756d9be9f (127.0.193.125:46205), d1e75d30aed24bd3b022699a6dbd34a4 (127.0.193.124:42451)
I20260630 12:33:53.361129  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "739f60c608a24c48bdd04416b691bb4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" is_pre_election: true
I20260630 12:33:53.361774  2011 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739f60c608a24c48bdd04416b691bb4e in term 0.
I20260630 12:33:53.362864  1855 leader_election.cc:304] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739f60c608a24c48bdd04416b691bb4e, d1e75d30aed24bd3b022699a6dbd34a4; no voters: 
I20260630 12:33:53.363626  2041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:33:53.363965  2041 raft_consensus.cc:493] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:33:53.364282  2041 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:53.370939  2041 raft_consensus.cc:515] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.371949  1971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: Bootstrap starting.
I20260630 12:33:53.372901  2041 leader_election.cc:290] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [CANDIDATE]: Term 1 election: Requested vote from peers 571d3b928f2d489ea29c34e756d9be9f (127.0.193.125:46205), d1e75d30aed24bd3b022699a6dbd34a4 (127.0.193.124:42451)
I20260630 12:33:53.373908  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "739f60c608a24c48bdd04416b691bb4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d1e75d30aed24bd3b022699a6dbd34a4"
I20260630 12:33:53.374495  2011 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:53.378307  1971 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:53.380155  2011 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739f60c608a24c48bdd04416b691bb4e in term 1.
I20260630 12:33:53.381347  1855 leader_election.cc:304] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 739f60c608a24c48bdd04416b691bb4e, d1e75d30aed24bd3b022699a6dbd34a4; no voters: 
I20260630 12:33:53.382145  2041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:53.383563  2041 raft_consensus.cc:697] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 1 LEADER]: Becoming Leader. State: Replica: 739f60c608a24c48bdd04416b691bb4e, State: Running, Role: LEADER
I20260630 12:33:53.383955  1971 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: No bootstrap required, opened a new log
I20260630 12:33:53.384423  2041 consensus_queue.cc:237] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.386797  1971 raft_consensus.cc:359] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.387537  1971 raft_consensus.cc:385] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:53.387828  1971 raft_consensus.cc:740] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 571d3b928f2d489ea29c34e756d9be9f, State: Initialized, Role: FOLLOWER
I20260630 12:33:53.388669  1971 consensus_queue.cc:260] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [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: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:53.391429  2069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 0 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.392292  2069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:53.392586  2067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 739f60c608a24c48bdd04416b691bb4e. Latest consensus state: current_term: 1 leader_uuid: "739f60c608a24c48bdd04416b691bb4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.393242  1971 sys_catalog.cc:565] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:33:53.393309  2067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:53.393599  1946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "739f60c608a24c48bdd04416b691bb4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571d3b928f2d489ea29c34e756d9be9f" is_pre_election: true
I20260630 12:33:53.394266  1946 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 739f60c608a24c48bdd04416b691bb4e in term 0.
I20260630 12:33:53.393337  1945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "739f60c608a24c48bdd04416b691bb4e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "571d3b928f2d489ea29c34e756d9be9f"
I20260630 12:33:53.395452  2070 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:53.395721  1945 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:53.402851  1945 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 739f60c608a24c48bdd04416b691bb4e in term 1.
I20260630 12:33:53.403003  2070 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:53.407424   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
I20260630 12:33:53.408826   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:53.411660  2081 catalog_manager.cc:1594] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260630 12:33:53.411964  2081 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260630 12:33:53.412431  2011 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 1 FOLLOWER]: Refusing update from remote peer 739f60c608a24c48bdd04416b691bb4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:53.413995  1945 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 1 FOLLOWER]: Refusing update from remote peer 739f60c608a24c48bdd04416b691bb4e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:33:53.414228  2067 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:33:53.415549  2041 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [LEADER]: Connected to new peer: Peer: permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:33:53.418759  2083 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
W20260630 12:33:53.424340  2084 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
I20260630 12:33:53.426717  2048 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 739f60c608a24c48bdd04416b691bb4e. Latest consensus state: current_term: 1 leader_uuid: "739f60c608a24c48bdd04416b691bb4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.427454  2048 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:53.428120   773 server_base.cc:1061] running on GCE node
I20260630 12:33:53.431710  2067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "739f60c608a24c48bdd04416b691bb4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.432757  2067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: This master's current role is: LEADER
W20260630 12:33:53.433878  2087 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
I20260630 12:33:53.434672  2070 catalog_manager.cc:1383] Generated new cluster ID: 98c84088b5e0420ab295b66cbce3da41
I20260630 12:33:53.434993  2070 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:53.435448   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:53.435784   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.436005   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822833435989 us; error 0 us; skew 500 ppm
I20260630 12:33:53.436602   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.436457  2069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 739f60c608a24c48bdd04416b691bb4e. Latest consensus state: current_term: 1 leader_uuid: "739f60c608a24c48bdd04416b691bb4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.437211  2069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:53.442682  2067 sys_catalog.cc:455] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "739f60c608a24c48bdd04416b691bb4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.443815  2067 sys_catalog.cc:458] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:53.445544  2048 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "739f60c608a24c48bdd04416b691bb4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.446478  2048 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:53.448194   773 webserver.cc:533] Webserver started at http://127.0.193.65:39855/ using document root <none> and password file <none>
I20260630 12:33:53.448786   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.449020   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.449338   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.449505  2069 sys_catalog.cc:455] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "739f60c608a24c48bdd04416b691bb4e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:53.450207  2069 sys_catalog.cc:458] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:53.450906   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "2635a8f542c542e0aadd6b0efe1b8d33"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.456067   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:33:53.460439  2099 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.461365   773 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:33:53.461777   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "2635a8f542c542e0aadd6b0efe1b8d33"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.462127   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:33:53.469086  2070 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:33:53.470273  2070 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:53.490531  2070 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e: Generated new TSK 0
I20260630 12:33:53.491714  2070 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:53.498399   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.499698   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.500892   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:53.503981   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:53.504247   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.504551   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:53.504787   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.544826   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:41319
I20260630 12:33:53.544903  2161 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:41319 every 8 connection(s)
I20260630 12:33:53.565137  2162 heartbeater.cc:344] Connected to a master server at 127.0.193.124:42451
I20260630 12:33:53.565585  2162 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.566265  2163 heartbeater.cc:344] Connected to a master server at 127.0.193.125:46205
I20260630 12:33:53.566468  2162 heartbeater.cc:507] Master 127.0.193.124:42451 requested a full tablet report, sending...
I20260630 12:33:53.566576   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:33:53.566660  2163 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.567755  2163 heartbeater.cc:507] Master 127.0.193.125:46205 requested a full tablet report, sending...
I20260630 12:33:53.569825  2001 ts_manager.cc:194] Registered new tserver with Master: 2635a8f542c542e0aadd6b0efe1b8d33 (127.0.193.65:41319)
I20260630 12:33:53.570659  1936 ts_manager.cc:194] Registered new tserver with Master: 2635a8f542c542e0aadd6b0efe1b8d33 (127.0.193.65:41319)
W20260630 12:33:53.575265  2169 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
I20260630 12:33:53.576498  2164 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35197
I20260630 12:33:53.576897  2164 heartbeater.cc:461] Registering TS with master...
W20260630 12:33:53.575918  2170 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
I20260630 12:33:53.577904  2164 heartbeater.cc:507] Master 127.0.193.126:35197 requested a full tablet report, sending...
W20260630 12:33:53.578279  2172 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
I20260630 12:33:53.578727   773 server_base.cc:1061] running on GCE node
I20260630 12:33:53.579839   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:53.580027   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.580260   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822833580238 us; error 0 us; skew 500 ppm
I20260630 12:33:53.580335  1871 ts_manager.cc:194] Registered new tserver with Master: 2635a8f542c542e0aadd6b0efe1b8d33 (127.0.193.65:41319)
I20260630 12:33:53.580878   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.582532  1871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34736
I20260630 12:33:53.583420   773 webserver.cc:533] Webserver started at http://127.0.193.66:37621/ using document root <none> and password file <none>
I20260630 12:33:53.584020   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.584246   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.584523   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.585532   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "8f7e088f54914ed8836f71f9cd7477ee"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.589613   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:33:53.592590  2177 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.593300   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:33:53.593616   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "8f7e088f54914ed8836f71f9cd7477ee"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.593897   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:33:53.621989   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.623238   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.624698   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:53.627013   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:53.627231   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.627460   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:53.627636   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.665437   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:33511
I20260630 12:33:53.665551  2239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:33511 every 8 connection(s)
I20260630 12:33:53.683368   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:33:53.699398  2247 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
W20260630 12:33:53.700703  2248 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
I20260630 12:33:53.702488  2240 heartbeater.cc:344] Connected to a master server at 127.0.193.124:42451
I20260630 12:33:53.703027  2240 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.703940  2240 heartbeater.cc:507] Master 127.0.193.124:42451 requested a full tablet report, sending...
I20260630 12:33:53.705951  2242 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35197
I20260630 12:33:53.706348  2242 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.706427  2241 heartbeater.cc:344] Connected to a master server at 127.0.193.125:46205
I20260630 12:33:53.706872  2241 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.707041  2001 ts_manager.cc:194] Registered new tserver with Master: 8f7e088f54914ed8836f71f9cd7477ee (127.0.193.66:33511)
I20260630 12:33:53.707293  2242 heartbeater.cc:507] Master 127.0.193.126:35197 requested a full tablet report, sending...
I20260630 12:33:53.707634  2241 heartbeater.cc:507] Master 127.0.193.125:46205 requested a full tablet report, sending...
I20260630 12:33:53.709630  1871 ts_manager.cc:194] Registered new tserver with Master: 8f7e088f54914ed8836f71f9cd7477ee (127.0.193.66:33511)
I20260630 12:33:53.710203  1936 ts_manager.cc:194] Registered new tserver with Master: 8f7e088f54914ed8836f71f9cd7477ee (127.0.193.66:33511)
I20260630 12:33:53.711407  1871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34752
W20260630 12:33:53.713840  2250 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
I20260630 12:33:53.714457   773 server_base.cc:1061] running on GCE node
I20260630 12:33:53.715297   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:33:53.715487   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:33:53.715736   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822833715717 us; error 0 us; skew 500 ppm
I20260630 12:33:53.716236   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:33:53.718621   773 webserver.cc:533] Webserver started at http://127.0.193.67:42495/ using document root <none> and password file <none>
I20260630 12:33:53.719137   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:33:53.719344   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:33:53.719627   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:33:53.720628   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "2091362cf84a43089aad5701733795dc"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.724885   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:33:53.728157  2255 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.728826   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:33:53.729115   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "2091362cf84a43089aad5701733795dc"
format_stamp: "Formatted at 2026-06-30 12:33:53 on dist-test-slave-zbh0"
I20260630 12:33:53.729398   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:33:53.761363   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:33:53.762766   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:33:53.764026   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:33:53.766353   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:33:53.766603   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.766891   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:33:53.767071   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:33:53.807089   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:39527
I20260630 12:33:53.807183  2317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:39527 every 8 connection(s)
I20260630 12:33:53.832134  2318 heartbeater.cc:344] Connected to a master server at 127.0.193.124:42451
I20260630 12:33:53.832659  2318 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.833525  2318 heartbeater.cc:507] Master 127.0.193.124:42451 requested a full tablet report, sending...
I20260630 12:33:53.836709  2001 ts_manager.cc:194] Registered new tserver with Master: 2091362cf84a43089aad5701733795dc (127.0.193.67:39527)
I20260630 12:33:53.839636  2319 heartbeater.cc:344] Connected to a master server at 127.0.193.125:46205
I20260630 12:33:53.840000  2319 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.840651  2320 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35197
I20260630 12:33:53.840760  2319 heartbeater.cc:507] Master 127.0.193.125:46205 requested a full tablet report, sending...
I20260630 12:33:53.841087  2320 heartbeater.cc:461] Registering TS with master...
I20260630 12:33:53.841773  2320 heartbeater.cc:507] Master 127.0.193.126:35197 requested a full tablet report, sending...
I20260630 12:33:53.843215  1936 ts_manager.cc:194] Registered new tserver with Master: 2091362cf84a43089aad5701733795dc (127.0.193.67:39527)
I20260630 12:33:53.843859  1871 ts_manager.cc:194] Registered new tserver with Master: 2091362cf84a43089aad5701733795dc (127.0.193.67:39527)
I20260630 12:33:53.844718   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013406336s
I20260630 12:33:53.845455  1871 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34756
I20260630 12:33:54.343364  2065 catalog_manager.cc:1295] Loaded cluster ID: 98c84088b5e0420ab295b66cbce3da41
I20260630 12:33:54.343624  2065 catalog_manager.cc:1588] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: loading cluster ID for follower catalog manager: success
I20260630 12:33:54.347913  2065 catalog_manager.cc:1610] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: acquiring CA information for follower catalog manager: success
I20260630 12:33:54.350998  2065 catalog_manager.cc:1638] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:54.416066  2081 catalog_manager.cc:1295] Loaded cluster ID: 98c84088b5e0420ab295b66cbce3da41
I20260630 12:33:54.416388  2081 catalog_manager.cc:1588] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: loading cluster ID for follower catalog manager: success
I20260630 12:33:54.420709  2081 catalog_manager.cc:1610] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: acquiring CA information for follower catalog manager: success
I20260630 12:33:54.423846  2081 catalog_manager.cc:1638] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260630 12:33:54.585448  2164 heartbeater.cc:499] Master 127.0.193.126:35197 was elected leader, sending a full tablet report...
I20260630 12:33:54.714540  2242 heartbeater.cc:499] Master 127.0.193.126:35197 was elected leader, sending a full tablet report...
I20260630 12:33:54.847837  2320 heartbeater.cc:499] Master 127.0.193.126:35197 was elected leader, sending a full tablet report...
I20260630 12:33:55.329854  2055 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:55.432130  1871 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34766:
name: "test-workload"
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
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:33:55.498641  2127 tablet_service.cc:1511] Processing CreateTablet for tablet 27f45747233a49d8b144f61324a26383 (DEFAULT_TABLE table=test-workload [id=f0c50d3adbea4cb7a9b12f27689fe4c7]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:33:55.500020  2127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 27f45747233a49d8b144f61324a26383. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:55.504714  2283 tablet_service.cc:1511] Processing CreateTablet for tablet b4137b7d550d41e79bac21c8af71150f (DEFAULT_TABLE table=test-workload [id=f0c50d3adbea4cb7a9b12f27689fe4c7]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:33:55.506208  2283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4137b7d550d41e79bac21c8af71150f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:55.512852  2205 tablet_service.cc:1511] Processing CreateTablet for tablet 6182f74730084bd8b908ea070eada03f (DEFAULT_TABLE table=test-workload [id=f0c50d3adbea4cb7a9b12f27689fe4c7]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:33:55.514194  2205 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6182f74730084bd8b908ea070eada03f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:33:55.517589  2353 tablet_bootstrap.cc:492] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33: Bootstrap starting.
I20260630 12:33:55.524276  2354 tablet_bootstrap.cc:492] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc: Bootstrap starting.
I20260630 12:33:55.525820  2353 tablet_bootstrap.cc:654] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:55.528266  2355 tablet_bootstrap.cc:492] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee: Bootstrap starting.
I20260630 12:33:55.530763  2354 tablet_bootstrap.cc:654] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:55.532114  2353 tablet_bootstrap.cc:492] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33: No bootstrap required, opened a new log
I20260630 12:33:55.532609  2353 ts_tablet_manager.cc:1403] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:33:55.534451  2355 tablet_bootstrap.cc:654] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee: Neither blocks nor log segments found. Creating new log.
I20260630 12:33:55.535468  2353 raft_consensus.cc:359] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2635a8f542c542e0aadd6b0efe1b8d33" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41319 } }
I20260630 12:33:55.536096  2354 tablet_bootstrap.cc:492] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc: No bootstrap required, opened a new log
I20260630 12:33:55.536049  2353 raft_consensus.cc:385] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:55.536662  2354 ts_tablet_manager.cc:1403] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:33:55.536615  2353 raft_consensus.cc:740] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2635a8f542c542e0aadd6b0efe1b8d33, State: Initialized, Role: FOLLOWER
I20260630 12:33:55.537489  2353 consensus_queue.cc:260] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [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: "2635a8f542c542e0aadd6b0efe1b8d33" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41319 } }
I20260630 12:33:55.538107  2353 raft_consensus.cc:399] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:55.538420  2353 raft_consensus.cc:493] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:55.538736  2353 raft_consensus.cc:3060] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:55.541206  2354 raft_consensus.cc:359] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2091362cf84a43089aad5701733795dc" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39527 } }
I20260630 12:33:55.541751  2354 raft_consensus.cc:385] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:55.542026  2354 raft_consensus.cc:740] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2091362cf84a43089aad5701733795dc, State: Initialized, Role: FOLLOWER
I20260630 12:33:55.542695  2354 consensus_queue.cc:260] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [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: "2091362cf84a43089aad5701733795dc" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39527 } }
I20260630 12:33:55.543406  2354 raft_consensus.cc:399] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:55.543720  2354 raft_consensus.cc:493] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:55.544143  2354 raft_consensus.cc:3060] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:55.544962  2355 tablet_bootstrap.cc:492] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee: No bootstrap required, opened a new log
I20260630 12:33:55.545353  2355 ts_tablet_manager.cc:1403] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.008s
I20260630 12:33:55.545456  2353 raft_consensus.cc:515] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2635a8f542c542e0aadd6b0efe1b8d33" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41319 } }
I20260630 12:33:55.546206  2353 leader_election.cc:304] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [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: 2635a8f542c542e0aadd6b0efe1b8d33; no voters: 
I20260630 12:33:55.547688  2353 leader_election.cc:290] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:55.547849  2355 raft_consensus.cc:359] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f7e088f54914ed8836f71f9cd7477ee" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 33511 } }
I20260630 12:33:55.548117  2359 raft_consensus.cc:2804] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:55.548553  2355 raft_consensus.cc:385] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:33:55.548938  2355 raft_consensus.cc:740] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f7e088f54914ed8836f71f9cd7477ee, State: Initialized, Role: FOLLOWER
I20260630 12:33:55.550016  2355 consensus_queue.cc:260] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [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: "8f7e088f54914ed8836f71f9cd7477ee" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 33511 } }
I20260630 12:33:55.550952  2355 raft_consensus.cc:399] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:33:55.551406  2355 raft_consensus.cc:493] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:33:55.551910  2355 raft_consensus.cc:3060] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:33:55.551539  2354 raft_consensus.cc:515] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2091362cf84a43089aad5701733795dc" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39527 } }
I20260630 12:33:55.555455  2354 leader_election.cc:304] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [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: 2091362cf84a43089aad5701733795dc; no voters: 
I20260630 12:33:55.556219  2353 ts_tablet_manager.cc:1434] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33: Time spent starting tablet: real 0.023s	user 0.020s	sys 0.004s
I20260630 12:33:55.559324  2359 raft_consensus.cc:697] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 1 LEADER]: Becoming Leader. State: Replica: 2635a8f542c542e0aadd6b0efe1b8d33, State: Running, Role: LEADER
I20260630 12:33:55.560079  2359 consensus_queue.cc:237] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [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: "2635a8f542c542e0aadd6b0efe1b8d33" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41319 } }
I20260630 12:33:55.561300  2355 raft_consensus.cc:515] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f7e088f54914ed8836f71f9cd7477ee" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 33511 } }
I20260630 12:33:55.562278  2355 leader_election.cc:304] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [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: 8f7e088f54914ed8836f71f9cd7477ee; no voters: 
I20260630 12:33:55.563997  2354 leader_election.cc:290] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:55.566759  2354 ts_tablet_manager.cc:1434] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc: Time spent starting tablet: real 0.029s	user 0.020s	sys 0.004s
I20260630 12:33:55.567446  2355 leader_election.cc:290] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:33:55.569099  1871 catalog_manager.cc:5697] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2635a8f542c542e0aadd6b0efe1b8d33 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "2635a8f542c542e0aadd6b0efe1b8d33" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2635a8f542c542e0aadd6b0efe1b8d33" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41319 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:55.599815  2362 raft_consensus.cc:2804] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:55.601480  2362 raft_consensus.cc:697] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 1 LEADER]: Becoming Leader. State: Replica: 2091362cf84a43089aad5701733795dc, State: Running, Role: LEADER
I20260630 12:33:55.602396  2362 consensus_queue.cc:237] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [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: "2091362cf84a43089aad5701733795dc" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39527 } }
I20260630 12:33:55.605048  2364 raft_consensus.cc:2804] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:33:55.607945  2355 ts_tablet_manager.cc:1434] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee: Time spent starting tablet: real 0.062s	user 0.019s	sys 0.030s
I20260630 12:33:55.608515  2364 raft_consensus.cc:697] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 1 LEADER]: Becoming Leader. State: Replica: 8f7e088f54914ed8836f71f9cd7477ee, State: Running, Role: LEADER
I20260630 12:33:55.609411  2364 consensus_queue.cc:237] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [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: "8f7e088f54914ed8836f71f9cd7477ee" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 33511 } }
I20260630 12:33:55.615010  1871 catalog_manager.cc:5697] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc reported cstate change: term changed from 0 to 1, leader changed from <none> to 2091362cf84a43089aad5701733795dc (127.0.193.67). New cstate: current_term: 1 leader_uuid: "2091362cf84a43089aad5701733795dc" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2091362cf84a43089aad5701733795dc" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39527 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:55.634075  1870 catalog_manager.cc:5697] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f7e088f54914ed8836f71f9cd7477ee (127.0.193.66). New cstate: current_term: 1 leader_uuid: "8f7e088f54914ed8836f71f9cd7477ee" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8f7e088f54914ed8836f71f9cd7477ee" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 33511 } health_report { overall_health: HEALTHY } } }
I20260630 12:33:57.331449  2055 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:57.334328  2055 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:57.692683   773 master.cc:562] Master@127.0.193.126:35197 shutting down...
I20260630 12:33:57.718149   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:57.719230   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:57.719628   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 739f60c608a24c48bdd04416b691bb4e: stopping tablet replica
I20260630 12:33:57.740718   773 master.cc:584] Master@127.0.193.126:35197 shutdown complete.
W20260630 12:33:58.791976  2242 heartbeater.cc:646] Failed to heartbeat to 127.0.193.126:35197 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.0.193.126:35197: connect: Connection refused (error 111)
I20260630 12:33:58.988019  2376 raft_consensus.cc:493] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 739f60c608a24c48bdd04416b691bb4e)
I20260630 12:33:58.989872  2376 raft_consensus.cc:515] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:58.994328  2376 leader_election.cc:290] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 739f60c608a24c48bdd04416b691bb4e (127.0.193.126:35197), 571d3b928f2d489ea29c34e756d9be9f (127.0.193.125:46205)
I20260630 12:33:58.994664  1946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "571d3b928f2d489ea29c34e756d9be9f" is_pre_election: true
W20260630 12:33:59.011298  1987 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.126:35197: connect: Connection refused (error 111) [suppressed 11 similar messages]
W20260630 12:33:59.015128  1987 leader_election.cc:336] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 739f60c608a24c48bdd04416b691bb4e (127.0.193.126:35197): Network error: Client connection negotiation failed: client connection to 127.0.193.126:35197: connect: Connection refused (error 111)
I20260630 12:33:59.015568  1987 leader_election.cc:304] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d1e75d30aed24bd3b022699a6dbd34a4; no voters: 571d3b928f2d489ea29c34e756d9be9f, 739f60c608a24c48bdd04416b691bb4e
I20260630 12:33:59.016239  2376 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:33:59.101231  2381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 739f60c608a24c48bdd04416b691bb4e)
I20260630 12:33:59.101745  2381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:59.103638  2381 leader_election.cc:290] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 739f60c608a24c48bdd04416b691bb4e (127.0.193.126:35197), d1e75d30aed24bd3b022699a6dbd34a4 (127.0.193.124:42451)
I20260630 12:33:59.104908  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "571d3b928f2d489ea29c34e756d9be9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" is_pre_election: true
I20260630 12:33:59.105526  2011 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 571d3b928f2d489ea29c34e756d9be9f in term 1.
I20260630 12:33:59.106889  1920 leader_election.cc:304] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 571d3b928f2d489ea29c34e756d9be9f, d1e75d30aed24bd3b022699a6dbd34a4; no voters: 
I20260630 12:33:59.107641  2381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:33:59.107972  2381 raft_consensus.cc:493] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 1 FOLLOWER]: Starting leader election (detected failure of leader 739f60c608a24c48bdd04416b691bb4e)
I20260630 12:33:59.108294  2381 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:33:59.109395  1923 leader_election.cc:336] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 739f60c608a24c48bdd04416b691bb4e (127.0.193.126:35197): Network error: Client connection negotiation failed: client connection to 127.0.193.126:35197: connect: Connection refused (error 111)
I20260630 12:33:59.113777  2381 raft_consensus.cc:515] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:59.115351  2381 leader_election.cc:290] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [CANDIDATE]: Term 2 election: Requested vote from peers 739f60c608a24c48bdd04416b691bb4e (127.0.193.126:35197), d1e75d30aed24bd3b022699a6dbd34a4 (127.0.193.124:42451)
I20260630 12:33:59.116430  2011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "571d3b928f2d489ea29c34e756d9be9f" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "d1e75d30aed24bd3b022699a6dbd34a4"
I20260630 12:33:59.117038  2011 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:33:59.118988  1923 leader_election.cc:336] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 739f60c608a24c48bdd04416b691bb4e (127.0.193.126:35197): Network error: Client connection negotiation failed: client connection to 127.0.193.126:35197: connect: Connection refused (error 111)
I20260630 12:33:59.122388  2011 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 571d3b928f2d489ea29c34e756d9be9f in term 2.
I20260630 12:33:59.123392  1920 leader_election.cc:304] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 571d3b928f2d489ea29c34e756d9be9f, d1e75d30aed24bd3b022699a6dbd34a4; no voters: 739f60c608a24c48bdd04416b691bb4e
I20260630 12:33:59.124063  2381 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:33:59.125102  2381 raft_consensus.cc:697] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 2 LEADER]: Becoming Leader. State: Replica: 571d3b928f2d489ea29c34e756d9be9f, State: Running, Role: LEADER
I20260630 12:33:59.125830  2381 consensus_queue.cc:237] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } }
I20260630 12:33:59.131668  2384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 571d3b928f2d489ea29c34e756d9be9f. Latest consensus state: current_term: 2 leader_uuid: "571d3b928f2d489ea29c34e756d9be9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:59.132284  2384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:59.133797  2386 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:33:59.139472  2386 catalog_manager.cc:679] Loaded metadata for table test-workload [id=f0c50d3adbea4cb7a9b12f27689fe4c7]
I20260630 12:33:59.144137  2386 tablet_loader.cc:96] loaded metadata for tablet 27f45747233a49d8b144f61324a26383 (table test-workload [id=f0c50d3adbea4cb7a9b12f27689fe4c7])
I20260630 12:33:59.145133  2386 tablet_loader.cc:96] loaded metadata for tablet 6182f74730084bd8b908ea070eada03f (table test-workload [id=f0c50d3adbea4cb7a9b12f27689fe4c7])
I20260630 12:33:59.146040  2386 tablet_loader.cc:96] loaded metadata for tablet b4137b7d550d41e79bac21c8af71150f (table test-workload [id=f0c50d3adbea4cb7a9b12f27689fe4c7])
I20260630 12:33:59.147039  2386 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:33:59.149992  2386 catalog_manager.cc:1295] Loaded cluster ID: 98c84088b5e0420ab295b66cbce3da41
I20260630 12:33:59.150189  2386 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:33:59.153652  2386 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:33:59.156558  2386 catalog_manager.cc:6081] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: Loaded TSK: 0
I20260630 12:33:59.157473  2386 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:33:59.408963  2080 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:33:59.410873  2080 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:33:59.456471   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:33:59.476300   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:59.476965   773 tablet_replica.cc:333] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33: stopping tablet replica
I20260630 12:33:59.477496   773 raft_consensus.cc:2243] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:59.478119   773 raft_consensus.cc:2272] T 27f45747233a49d8b144f61324a26383 P 2635a8f542c542e0aadd6b0efe1b8d33 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:59.498476   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:33:59.507843   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
W20260630 12:33:59.519081  1923 consensus_peers.cc:597] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f -> Peer 739f60c608a24c48bdd04416b691bb4e (127.0.193.126:35197): Couldn't send request to peer 739f60c608a24c48bdd04416b691bb4e. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.126:35197: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:33:59.522234  2011 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 2 FOLLOWER]: Refusing update from remote peer 571d3b928f2d489ea29c34e756d9be9f: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 2 index: 10. (index mismatch)
I20260630 12:33:59.524930  2384 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [LEADER]: Connected to new peer: Peer: permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.001s
I20260630 12:33:59.534740  2387 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 571d3b928f2d489ea29c34e756d9be9f. Latest consensus state: current_term: 2 leader_uuid: "571d3b928f2d489ea29c34e756d9be9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:59.535398   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:59.535637  2387 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:59.536724   773 tablet_replica.cc:333] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee: stopping tablet replica
I20260630 12:33:59.537505   773 raft_consensus.cc:2243] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:59.538412   773 raft_consensus.cc:2272] T 6182f74730084bd8b908ea070eada03f P 8f7e088f54914ed8836f71f9cd7477ee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:59.539191  2384 sys_catalog.cc:455] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 2 leader_uuid: "571d3b928f2d489ea29c34e756d9be9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:59.540067  2384 sys_catalog.cc:458] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [sys.catalog]: This master's current role is: LEADER
I20260630 12:33:59.540591  2387 sys_catalog.cc:455] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 2 leader_uuid: "571d3b928f2d489ea29c34e756d9be9f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "739f60c608a24c48bdd04416b691bb4e" member_type: VOTER last_known_addr { host: "127.0.193.126" port: 35197 } } peers { permanent_uuid: "571d3b928f2d489ea29c34e756d9be9f" member_type: VOTER last_known_addr { host: "127.0.193.125" port: 46205 } } peers { permanent_uuid: "d1e75d30aed24bd3b022699a6dbd34a4" member_type: VOTER last_known_addr { host: "127.0.193.124" port: 42451 } } }
I20260630 12:33:59.541414  2387 sys_catalog.cc:458] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [sys.catalog]: This master's current role is: FOLLOWER
I20260630 12:33:59.557989   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:33:59.567561   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:33:59.586637   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:33:59.587567   773 tablet_replica.cc:333] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc: stopping tablet replica
I20260630 12:33:59.588086   773 raft_consensus.cc:2243] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:33:59.588641   773 raft_consensus.cc:2272] T b4137b7d550d41e79bac21c8af71150f P 2091362cf84a43089aad5701733795dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:59.607283   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
W20260630 12:33:59.607962  2032 debug-util.cc:398] Leaking SignalData structure 0x7b08001d7d00 after lost signal to thread 776
W20260630 12:33:59.608991  2032 debug-util.cc:398] Leaking SignalData structure 0x7b08001da400 after lost signal to thread 1970
W20260630 12:33:59.609872  2032 debug-util.cc:398] Leaking SignalData structure 0x7b08001daac0 after lost signal to thread 2035
I20260630 12:33:59.620944   773 master.cc:562] Master@127.0.193.125:46205 shutting down...
I20260630 12:33:59.641914   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:33:59.642796   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:59.643323   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 571d3b928f2d489ea29c34e756d9be9f: stopping tablet replica
I20260630 12:33:59.655340   773 master.cc:584] Master@127.0.193.125:46205 shutdown complete.
I20260630 12:33:59.669838   773 master.cc:562] Master@127.0.193.124:42451 shutting down...
I20260630 12:33:59.689069   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:33:59.689651   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:33:59.689983   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P d1e75d30aed24bd3b022699a6dbd34a4: stopping tablet replica
W20260630 12:34:00.707787   773 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 2032)
W20260630 12:34:01.708210   773 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 2032)
I20260630 12:34:02.085602   773 master.cc:584] Master@127.0.193.124:42451 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (9167 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260630 12:34:02.118084   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:43627
I20260630 12:34:02.119283   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:02.124401  2391 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
W20260630 12:34:02.124821  2392 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
I20260630 12:34:02.126421   773 server_base.cc:1061] running on GCE node
W20260630 12:34:02.127111  2394 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
I20260630 12:34:02.127882   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:02.128060   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:02.128178   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822842128167 us; error 0 us; skew 500 ppm
I20260630 12:34:02.128595   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:02.130934   773 webserver.cc:533] Webserver started at http://127.0.193.126:35263/ using document root <none> and password file <none>
I20260630 12:34:02.131369   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:02.131531   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:02.131765   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:02.133285   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.137590   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:02.140707  2399 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.141383   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:02.141623   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.141844   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:34:02.154886   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:02.155952   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:02.196149   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:43627
I20260630 12:34:02.196259  2450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:43627 every 8 connection(s)
I20260630 12:34:02.200033  2451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:02.209987  2451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab: Bootstrap starting.
I20260630 12:34:02.214351  2451 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:02.218307  2451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab: No bootstrap required, opened a new log
I20260630 12:34:02.220340  2451 raft_consensus.cc:359] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab" member_type: VOTER }
I20260630 12:34:02.220695  2451 raft_consensus.cc:385] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:02.220865  2451 raft_consensus.cc:740] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6d0ae0d9a4a47698fdab0e98e4595ab, State: Initialized, Role: FOLLOWER
I20260630 12:34:02.221450  2451 consensus_queue.cc:260] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [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: "c6d0ae0d9a4a47698fdab0e98e4595ab" member_type: VOTER }
I20260630 12:34:02.221853  2451 raft_consensus.cc:399] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:02.222031  2451 raft_consensus.cc:493] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:02.222241  2451 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:02.226410  2451 raft_consensus.cc:515] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab" member_type: VOTER }
I20260630 12:34:02.226938  2451 leader_election.cc:304] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [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: c6d0ae0d9a4a47698fdab0e98e4595ab; no voters: 
I20260630 12:34:02.228068  2451 leader_election.cc:290] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:02.228404  2454 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:02.229729  2454 raft_consensus.cc:697] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 1 LEADER]: Becoming Leader. State: Replica: c6d0ae0d9a4a47698fdab0e98e4595ab, State: Running, Role: LEADER
I20260630 12:34:02.230399  2454 consensus_queue.cc:237] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [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: "c6d0ae0d9a4a47698fdab0e98e4595ab" member_type: VOTER }
I20260630 12:34:02.231120  2451 sys_catalog.cc:565] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:02.233297  2456 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [sys.catalog]: SysCatalogTable state changed. Reason: New leader c6d0ae0d9a4a47698fdab0e98e4595ab. Latest consensus state: current_term: 1 leader_uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab" member_type: VOTER } }
I20260630 12:34:02.233234  2455 sys_catalog.cc:455] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c6d0ae0d9a4a47698fdab0e98e4595ab" member_type: VOTER } }
I20260630 12:34:02.233906  2456 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:02.234004  2455 sys_catalog.cc:458] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:02.237067  2459 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:02.242705  2459 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:02.245935   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:02.252018  2459 catalog_manager.cc:1383] Generated new cluster ID: cd90a9dc17c344d79c6bbaaa04fa4882
I20260630 12:34:02.252300  2459 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:02.265640  2459 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:02.266875  2459 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:02.280084  2459 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab: Generated new TSK 0
I20260630 12:34:02.280665  2459 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:02.313009   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:02.318401  2472 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
W20260630 12:34:02.319656  2473 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
W20260630 12:34:02.321231  2475 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
I20260630 12:34:02.321606   773 server_base.cc:1061] running on GCE node
I20260630 12:34:02.322455   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:02.322639   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:02.322758   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822842322747 us; error 0 us; skew 500 ppm
I20260630 12:34:02.323267   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:02.325379   773 webserver.cc:533] Webserver started at http://127.0.193.65:43245/ using document root <none> and password file <none>
I20260630 12:34:02.325798   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:02.325942   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:02.326143   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:02.327215   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.331252   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:34:02.334354  2480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.335148   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:02.335448   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.335741   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:34:02.347194   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:02.348265   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:02.349673   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:02.351887   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:02.352114   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.352358   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:02.352540   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.391396   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:43077
I20260630 12:34:02.391487  2542 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:43077 every 8 connection(s)
I20260630 12:34:02.396365   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:02.403672  2547 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
W20260630 12:34:02.404692  2548 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
W20260630 12:34:02.408324  2550 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
I20260630 12:34:02.409279   773 server_base.cc:1061] running on GCE node
I20260630 12:34:02.409920  2543 heartbeater.cc:344] Connected to a master server at 127.0.193.126:43627
I20260630 12:34:02.410279  2543 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:02.410322   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:02.410647   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:02.410854   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822842410815 us; error 0 us; skew 500 ppm
I20260630 12:34:02.411135  2543 heartbeater.cc:507] Master 127.0.193.126:43627 requested a full tablet report, sending...
I20260630 12:34:02.411458   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:02.413151  2416 ts_manager.cc:194] Registered new tserver with Master: 3a06ecdf9d3c48ffad8bd78ec0f53181 (127.0.193.65:43077)
I20260630 12:34:02.414130   773 webserver.cc:533] Webserver started at http://127.0.193.66:40543/ using document root <none> and password file <none>
I20260630 12:34:02.414601   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:02.414849   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:02.415120   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:02.415130  2416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43638
I20260630 12:34:02.416442   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "c2060f784b6d401b9debe1600eae1039"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.420651   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:02.423784  2555 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.424489   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:02.424777   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "c2060f784b6d401b9debe1600eae1039"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.425052   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:34:02.473219   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:02.474400   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:02.475855   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:02.477985   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:02.478206   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.478463   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:02.478636   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.517500   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:37529
I20260630 12:34:02.517596  2617 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:37529 every 8 connection(s)
I20260630 12:34:02.522272   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:02.528939  2621 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
W20260630 12:34:02.530225  2622 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
I20260630 12:34:02.533659   773 server_base.cc:1061] running on GCE node
W20260630 12:34:02.533598  2624 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
I20260630 12:34:02.534502  2618 heartbeater.cc:344] Connected to a master server at 127.0.193.126:43627
I20260630 12:34:02.534883  2618 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:02.534854   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:02.535305   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:02.535492   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822842535474 us; error 0 us; skew 500 ppm
I20260630 12:34:02.535800  2618 heartbeater.cc:507] Master 127.0.193.126:43627 requested a full tablet report, sending...
I20260630 12:34:02.536069   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:02.538161  2416 ts_manager.cc:194] Registered new tserver with Master: c2060f784b6d401b9debe1600eae1039 (127.0.193.66:37529)
I20260630 12:34:02.539417   773 webserver.cc:533] Webserver started at http://127.0.193.67:44571/ using document root <none> and password file <none>
I20260630 12:34:02.540023   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:02.540107  2416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43644
I20260630 12:34:02.540318   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:02.540642   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:02.542182   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "1b7a7ceb622f4944adac405b5a3e33fe"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.546512   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:34:02.549575  2629 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.550300   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:02.550540   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "1b7a7ceb622f4944adac405b5a3e33fe"
format_stamp: "Formatted at 2026-06-30 12:34:02 on dist-test-slave-zbh0"
I20260630 12:34:02.550758   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:34:02.572075   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:02.573156   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:02.574568   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:02.577097   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:02.577412   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.577687   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:02.577860   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:02.620460   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:44629
I20260630 12:34:02.620573  2691 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:44629 every 8 connection(s)
I20260630 12:34:02.633752  2692 heartbeater.cc:344] Connected to a master server at 127.0.193.126:43627
I20260630 12:34:02.634128  2692 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:02.634915  2692 heartbeater.cc:507] Master 127.0.193.126:43627 requested a full tablet report, sending...
I20260630 12:34:02.636704  2416 ts_manager.cc:194] Registered new tserver with Master: 1b7a7ceb622f4944adac405b5a3e33fe (127.0.193.67:44629)
I20260630 12:34:02.636870   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013428185s
I20260630 12:34:02.638113  2416 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43658
I20260630 12:34:03.417799  2543 heartbeater.cc:499] Master 127.0.193.126:43627 was elected leader, sending a full tablet report...
I20260630 12:34:03.542860  2618 heartbeater.cc:499] Master 127.0.193.126:43627 was elected leader, sending a full tablet report...
I20260630 12:34:03.641130  2692 heartbeater.cc:499] Master 127.0.193.126:43627 was elected leader, sending a full tablet report...
I20260630 12:34:03.697168  2416 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43674:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377?""\004\001\000\377\377\377?"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:03.699362  2416 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:03.744194  2508 tablet_service.cc:1511] Processing CreateTablet for tablet bf51d930cd054d278c22ed69a711be3f (DEFAULT_TABLE table=test-workload [id=b6e8eb26f7fb4af18cd68eaf16deecde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:03.745700  2508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf51d930cd054d278c22ed69a711be3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.748337  2507 tablet_service.cc:1511] Processing CreateTablet for tablet 2307802bda4c4c88a2c552de9f06ba77 (DEFAULT_TABLE table=test-workload [id=b6e8eb26f7fb4af18cd68eaf16deecde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:03.749713  2507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2307802bda4c4c88a2c552de9f06ba77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.756091  2656 tablet_service.cc:1511] Processing CreateTablet for tablet 2307802bda4c4c88a2c552de9f06ba77 (DEFAULT_TABLE table=test-workload [id=b6e8eb26f7fb4af18cd68eaf16deecde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:03.757490  2656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2307802bda4c4c88a2c552de9f06ba77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.758188  2657 tablet_service.cc:1511] Processing CreateTablet for tablet bf51d930cd054d278c22ed69a711be3f (DEFAULT_TABLE table=test-workload [id=b6e8eb26f7fb4af18cd68eaf16deecde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:03.759516  2657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf51d930cd054d278c22ed69a711be3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.768548  2583 tablet_service.cc:1511] Processing CreateTablet for tablet bf51d930cd054d278c22ed69a711be3f (DEFAULT_TABLE table=test-workload [id=b6e8eb26f7fb4af18cd68eaf16deecde]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260630 12:34:03.768898  2582 tablet_service.cc:1511] Processing CreateTablet for tablet 2307802bda4c4c88a2c552de9f06ba77 (DEFAULT_TABLE table=test-workload [id=b6e8eb26f7fb4af18cd68eaf16deecde]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260630 12:34:03.769960  2583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf51d930cd054d278c22ed69a711be3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.770645  2582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2307802bda4c4c88a2c552de9f06ba77. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:03.793763  2712 tablet_bootstrap.cc:492] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181: Bootstrap starting.
I20260630 12:34:03.794541  2713 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: Bootstrap starting.
I20260630 12:34:03.799986  2714 tablet_bootstrap.cc:492] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039: Bootstrap starting.
I20260630 12:34:03.801182  2712 tablet_bootstrap.cc:654] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.803345  2713 tablet_bootstrap.cc:654] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.806981  2714 tablet_bootstrap.cc:654] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.807474  2712 tablet_bootstrap.cc:492] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181: No bootstrap required, opened a new log
I20260630 12:34:03.807952  2712 ts_tablet_manager.cc:1403] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:34:03.808517  2713 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: No bootstrap required, opened a new log
I20260630 12:34:03.808913  2713 ts_tablet_manager.cc:1403] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260630 12:34:03.811209  2712 raft_consensus.cc:359] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.812009  2712 raft_consensus.cc:385] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.811842  2713 raft_consensus.cc:359] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:03.812392  2712 raft_consensus.cc:740] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06ecdf9d3c48ffad8bd78ec0f53181, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.812527  2713 raft_consensus.cc:385] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.812776  2714 tablet_bootstrap.cc:492] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039: No bootstrap required, opened a new log
I20260630 12:34:03.812892  2713 raft_consensus.cc:740] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7a7ceb622f4944adac405b5a3e33fe, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.813333  2714 ts_tablet_manager.cc:1403] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.005s
I20260630 12:34:03.813207  2712 consensus_queue.cc:260] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [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: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.813796  2713 consensus_queue.cc:260] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [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: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:03.816324  2712 ts_tablet_manager.cc:1434] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.004s
I20260630 12:34:03.816459  2714 raft_consensus.cc:359] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.817129  2714 raft_consensus.cc:385] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.817283  2712 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181: Bootstrap starting.
I20260630 12:34:03.817432  2714 raft_consensus.cc:740] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2060f784b6d401b9debe1600eae1039, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.818403  2714 consensus_queue.cc:260] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [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: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.823174  2713 ts_tablet_manager.cc:1434] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.010s
I20260630 12:34:03.825520  2712 tablet_bootstrap.cc:654] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.834088  2712 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181: No bootstrap required, opened a new log
I20260630 12:34:03.834649  2712 ts_tablet_manager.cc:1403] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181: Time spent bootstrapping tablet: real 0.018s	user 0.004s	sys 0.013s
I20260630 12:34:03.836720  2713 tablet_bootstrap.cc:492] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe: Bootstrap starting.
I20260630 12:34:03.837023  2712 raft_consensus.cc:359] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:03.837877  2712 raft_consensus.cc:385] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.838114  2712 raft_consensus.cc:740] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a06ecdf9d3c48ffad8bd78ec0f53181, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.838799  2712 consensus_queue.cc:260] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [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: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:03.840528  2714 ts_tablet_manager.cc:1434] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.012s
I20260630 12:34:03.841473  2712 ts_tablet_manager.cc:1434] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:03.841547  2714 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: Bootstrap starting.
I20260630 12:34:03.847756  2713 tablet_bootstrap.cc:654] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.848366  2714 tablet_bootstrap.cc:654] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:03.854846  2714 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: No bootstrap required, opened a new log
I20260630 12:34:03.855479  2714 ts_tablet_manager.cc:1403] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260630 12:34:03.858695  2714 raft_consensus.cc:359] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:03.859438  2714 raft_consensus.cc:385] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.859727  2714 raft_consensus.cc:740] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2060f784b6d401b9debe1600eae1039, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.860395  2713 tablet_bootstrap.cc:492] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe: No bootstrap required, opened a new log
I20260630 12:34:03.860462  2714 consensus_queue.cc:260] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [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: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:03.860978  2713 ts_tablet_manager.cc:1403] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.000s
I20260630 12:34:03.862722  2714 ts_tablet_manager.cc:1434] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:34:03.863780  2713 raft_consensus.cc:359] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.864264  2713 raft_consensus.cc:385] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:03.864524  2713 raft_consensus.cc:740] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b7a7ceb622f4944adac405b5a3e33fe, State: Initialized, Role: FOLLOWER
I20260630 12:34:03.865211  2713 consensus_queue.cc:260] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [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: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.867056  2713 ts_tablet_manager.cc:1434] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:34:03.946326  2718 raft_consensus.cc:493] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:03.946790  2718 raft_consensus.cc:515] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.948967  2718 leader_election.cc:290] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c2060f784b6d401b9debe1600eae1039 (127.0.193.66:37529), 1b7a7ceb622f4944adac405b5a3e33fe (127.0.193.67:44629)
I20260630 12:34:03.960602  2593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2307802bda4c4c88a2c552de9f06ba77" candidate_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2060f784b6d401b9debe1600eae1039" is_pre_election: true
I20260630 12:34:03.960603  2667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2307802bda4c4c88a2c552de9f06ba77" candidate_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" is_pre_election: true
I20260630 12:34:03.961573  2667 raft_consensus.cc:2468] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06ecdf9d3c48ffad8bd78ec0f53181 in term 0.
I20260630 12:34:03.961570  2593 raft_consensus.cc:2468] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a06ecdf9d3c48ffad8bd78ec0f53181 in term 0.
I20260630 12:34:03.963071  2483 leader_election.cc:304] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06ecdf9d3c48ffad8bd78ec0f53181, c2060f784b6d401b9debe1600eae1039; no voters: 
I20260630 12:34:03.963739  2718 raft_consensus.cc:2804] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:03.964025  2718 raft_consensus.cc:493] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:03.964289  2718 raft_consensus.cc:3060] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.968782  2718 raft_consensus.cc:515] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.970253  2718 leader_election.cc:290] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [CANDIDATE]: Term 1 election: Requested vote from peers c2060f784b6d401b9debe1600eae1039 (127.0.193.66:37529), 1b7a7ceb622f4944adac405b5a3e33fe (127.0.193.67:44629)
I20260630 12:34:03.971045  2593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2307802bda4c4c88a2c552de9f06ba77" candidate_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2060f784b6d401b9debe1600eae1039"
I20260630 12:34:03.971261  2667 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2307802bda4c4c88a2c552de9f06ba77" candidate_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1b7a7ceb622f4944adac405b5a3e33fe"
I20260630 12:34:03.971503  2593 raft_consensus.cc:3060] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.971846  2667 raft_consensus.cc:3060] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:03.976001  2593 raft_consensus.cc:2468] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06ecdf9d3c48ffad8bd78ec0f53181 in term 1.
I20260630 12:34:03.976393  2667 raft_consensus.cc:2468] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a06ecdf9d3c48ffad8bd78ec0f53181 in term 1.
I20260630 12:34:03.976941  2483 leader_election.cc:304] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a06ecdf9d3c48ffad8bd78ec0f53181, c2060f784b6d401b9debe1600eae1039; no voters: 
I20260630 12:34:03.977581  2718 raft_consensus.cc:2804] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:03.978659  2718 raft_consensus.cc:697] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 LEADER]: Becoming Leader. State: Replica: 3a06ecdf9d3c48ffad8bd78ec0f53181, State: Running, Role: LEADER
I20260630 12:34:03.979411  2718 consensus_queue.cc:237] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } }
I20260630 12:34:03.986658  2415 catalog_manager.cc:5697] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a06ecdf9d3c48ffad8bd78ec0f53181 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:04.033706  2719 raft_consensus.cc:493] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:04.034159  2719 raft_consensus.cc:515] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:04.036299  2719 leader_election.cc:290] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a06ecdf9d3c48ffad8bd78ec0f53181 (127.0.193.65:43077), c2060f784b6d401b9debe1600eae1039 (127.0.193.66:37529)
I20260630 12:34:04.047397  2593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51d930cd054d278c22ed69a711be3f" candidate_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2060f784b6d401b9debe1600eae1039" is_pre_election: true
I20260630 12:34:04.047420  2518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51d930cd054d278c22ed69a711be3f" candidate_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" is_pre_election: true
I20260630 12:34:04.048170  2593 raft_consensus.cc:2468] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7a7ceb622f4944adac405b5a3e33fe in term 0.
I20260630 12:34:04.048235  2518 raft_consensus.cc:2468] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1b7a7ceb622f4944adac405b5a3e33fe in term 0.
I20260630 12:34:04.049361  2632 leader_election.cc:304] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7a7ceb622f4944adac405b5a3e33fe, c2060f784b6d401b9debe1600eae1039; no voters: 
I20260630 12:34:04.050164  2719 raft_consensus.cc:2804] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:04.050527  2719 raft_consensus.cc:493] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:04.050875  2719 raft_consensus.cc:3060] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.055629  2719 raft_consensus.cc:515] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:04.057375  2719 leader_election.cc:290] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [CANDIDATE]: Term 1 election: Requested vote from peers 3a06ecdf9d3c48ffad8bd78ec0f53181 (127.0.193.65:43077), c2060f784b6d401b9debe1600eae1039 (127.0.193.66:37529)
I20260630 12:34:04.058243  2518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51d930cd054d278c22ed69a711be3f" candidate_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181"
I20260630 12:34:04.058336  2593 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf51d930cd054d278c22ed69a711be3f" candidate_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c2060f784b6d401b9debe1600eae1039"
I20260630 12:34:04.058777  2518 raft_consensus.cc:3060] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.058910  2593 raft_consensus.cc:3060] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:04.063233  2593 raft_consensus.cc:2468] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7a7ceb622f4944adac405b5a3e33fe in term 1.
I20260630 12:34:04.063578  2518 raft_consensus.cc:2468] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1b7a7ceb622f4944adac405b5a3e33fe in term 1.
I20260630 12:34:04.064169  2632 leader_election.cc:304] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1b7a7ceb622f4944adac405b5a3e33fe, c2060f784b6d401b9debe1600eae1039; no voters: 
I20260630 12:34:04.064934  2719 raft_consensus.cc:2804] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:04.066018  2719 raft_consensus.cc:697] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 LEADER]: Becoming Leader. State: Replica: 1b7a7ceb622f4944adac405b5a3e33fe, State: Running, Role: LEADER
I20260630 12:34:04.066679  2719 consensus_queue.cc:237] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } }
I20260630 12:34:04.073881  2415 catalog_manager.cc:5697] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b7a7ceb622f4944adac405b5a3e33fe (127.0.193.67). New cstate: current_term: 1 leader_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:04.245899  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:04.247884  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:04.248311  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:04.502919  2719 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.515465  2736 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:04.598634  2732 consensus_queue.cc:1048] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:34:04.601557  2732 consensus_queue.cc:1048] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:34:06.249220  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:06.251163  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:06.251478  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:08.252758  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:08.254789  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:08.255147  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:10.255977  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:10.257946  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:10.258219  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:12.259073  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:12.260870  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:12.261178  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:14.262033  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:14.263890  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:14.264163  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:15.187330   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:15.194569  2752 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
W20260630 12:34:15.194545  2751 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
W20260630 12:34:15.195983  2754 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
I20260630 12:34:15.197413   773 server_base.cc:1061] running on GCE node
I20260630 12:34:15.199844   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:15.200120   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:15.200333   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822855200314 us; error 0 us; skew 500 ppm
I20260630 12:34:15.201000   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:15.203718   773 webserver.cc:533] Webserver started at http://127.0.193.68:43513/ using document root <none> and password file <none>
I20260630 12:34:15.204236   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:15.204463   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:15.204788   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:15.206076   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "fb92b563dbb34e658833fb467bf8fcc4"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-zbh0"
I20260630 12:34:15.210492   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:15.213725  2759 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.214505   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:15.214800   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "fb92b563dbb34e658833fb467bf8fcc4"
format_stamp: "Formatted at 2026-06-30 12:34:15 on dist-test-slave-zbh0"
I20260630 12:34:15.215131   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:34:15.227501   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:15.228750   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:15.230144   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:15.232499   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:15.232731   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.233021   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:15.233222   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:15.273913   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:39469
I20260630 12:34:15.274037  2821 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:39469 every 8 connection(s)
I20260630 12:34:15.298077  2822 heartbeater.cc:344] Connected to a master server at 127.0.193.126:43627
I20260630 12:34:15.298501  2822 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:15.299304  2822 heartbeater.cc:507] Master 127.0.193.126:43627 requested a full tablet report, sending...
I20260630 12:34:15.301168  2414 ts_manager.cc:194] Registered new tserver with Master: fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68:39469)
I20260630 12:34:15.302594  2414 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41162
I20260630 12:34:16.264995  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:16.266901  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:16.267232  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:16.304993  2822 heartbeater.cc:499] Master 127.0.193.126:43627 was elected leader, sending a full tablet report...
I20260630 12:34:16.314486  2667 consensus_queue.cc:237] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: true } }
I20260630 12:34:16.322504  2593 raft_consensus.cc:1275] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Refusing update from remote peer 1b7a7ceb622f4944adac405b5a3e33fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:16.323395  2518 raft_consensus.cc:1275] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Refusing update from remote peer 1b7a7ceb622f4944adac405b5a3e33fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:34:16.324487  2830 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:34:16.325618  2750 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:34:16.335682  2633 consensus_peers.cc:597] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe -> Peer fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68:39469): Couldn't send request to peer fb92b563dbb34e658833fb467bf8fcc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf51d930cd054d278c22ed69a711be3f. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:34:16.335165  2830 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: true } } }
I20260630 12:34:16.336443  2593 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: true } } }
I20260630 12:34:16.342049  2518 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: true } } }
I20260630 12:34:16.358392  2414 catalog_manager.cc:5697] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 reported cstate change: config changed from index -1 to 2, NON_VOTER fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: true } } }
I20260630 12:34:16.798339  2841 ts_tablet_manager.cc:933] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: Initiating tablet copy from peer 1b7a7ceb622f4944adac405b5a3e33fe (127.0.193.67:44629)
I20260630 12:34:16.800279  2841 tablet_copy_client.cc:323] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:44629
I20260630 12:34:16.812242  2677 tablet_copy_service.cc:140] P 1b7a7ceb622f4944adac405b5a3e33fe: Received BeginTabletCopySession request for tablet bf51d930cd054d278c22ed69a711be3f from peer fb92b563dbb34e658833fb467bf8fcc4 ({username='slave'} at 127.0.0.1:52090)
I20260630 12:34:16.812853  2677 tablet_copy_service.cc:161] P 1b7a7ceb622f4944adac405b5a3e33fe: Beginning new tablet copy session on tablet bf51d930cd054d278c22ed69a711be3f from peer fb92b563dbb34e658833fb467bf8fcc4 at {username='slave'} at 127.0.0.1:52090: session id = fb92b563dbb34e658833fb467bf8fcc4-bf51d930cd054d278c22ed69a711be3f
I20260630 12:34:16.820149  2677 tablet_copy_source_session.cc:215] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:34:16.823104  2841 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf51d930cd054d278c22ed69a711be3f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:16.833474  2841 tablet_copy_client.cc:806] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: tablet copy: Starting download of 0 data blocks...
I20260630 12:34:16.834110  2841 tablet_copy_client.cc:670] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: tablet copy: Starting download of 1 WAL segments...
I20260630 12:34:16.837487  2841 tablet_copy_client.cc:538] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:34:16.845552  2841 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: Bootstrap starting.
I20260630 12:34:16.864604  2841 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:34:16.865444  2841 tablet_bootstrap.cc:492] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: Bootstrap complete.
I20260630 12:34:16.866087  2841 ts_tablet_manager.cc:1403] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.005s
I20260630 12:34:16.869012  2841 raft_consensus.cc:359] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: true } }
I20260630 12:34:16.869825  2841 raft_consensus.cc:740] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fb92b563dbb34e658833fb467bf8fcc4, State: Initialized, Role: LEARNER
I20260630 12:34:16.870716  2841 consensus_queue.cc:260] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: true } }
I20260630 12:34:16.873158  2841 ts_tablet_manager.cc:1434] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.003s
I20260630 12:34:16.874936  2677 tablet_copy_service.cc:342] P 1b7a7ceb622f4944adac405b5a3e33fe: Request end of tablet copy session fb92b563dbb34e658833fb467bf8fcc4-bf51d930cd054d278c22ed69a711be3f received from {username='slave'} at 127.0.0.1:52090
I20260630 12:34:16.875403  2677 tablet_copy_service.cc:434] P 1b7a7ceb622f4944adac405b5a3e33fe: ending tablet copy session fb92b563dbb34e658833fb467bf8fcc4-bf51d930cd054d278c22ed69a711be3f on tablet bf51d930cd054d278c22ed69a711be3f with peer fb92b563dbb34e658833fb467bf8fcc4
I20260630 12:34:17.283727  2797 raft_consensus.cc:1217] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:34:17.875593  2848 raft_consensus.cc:1064] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: attempting to promote NON_VOTER fb92b563dbb34e658833fb467bf8fcc4 to VOTER
I20260630 12:34:17.878525  2848 consensus_queue.cc:237] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } }
I20260630 12:34:17.886127  2797 raft_consensus.cc:1275] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 LEARNER]: Refusing update from remote peer 1b7a7ceb622f4944adac405b5a3e33fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:17.886976  2593 raft_consensus.cc:1275] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Refusing update from remote peer 1b7a7ceb622f4944adac405b5a3e33fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:17.887800  2851 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:17.888640  2518 raft_consensus.cc:1275] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Refusing update from remote peer 1b7a7ceb622f4944adac405b5a3e33fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:34:17.889372  2848 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:34:17.890615  2849 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:34:17.907917  2849 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } } }
I20260630 12:34:17.909947  2797 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } } }
I20260630 12:34:17.913424  2518 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } } }
I20260630 12:34:17.923583  2593 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } } }
I20260630 12:34:17.929649  2416 catalog_manager.cc:5697] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe reported cstate change: config changed from index 2 to 3, fb92b563dbb34e658833fb467bf8fcc4 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c2060f784b6d401b9debe1600eae1039" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37529 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:17.956560  2667 consensus_queue.cc:237] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } }
I20260630 12:34:17.964519  2797 raft_consensus.cc:1275] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 FOLLOWER]: Refusing update from remote peer 1b7a7ceb622f4944adac405b5a3e33fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:17.964875  2518 raft_consensus.cc:1275] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Refusing update from remote peer 1b7a7ceb622f4944adac405b5a3e33fe: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:34:17.966109  2848 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:17.967103  2849 consensus_queue.cc:1048] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:34:17.974865  2848 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2060f784b6d401b9debe1600eae1039 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } } }
I20260630 12:34:17.979619  2518 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2060f784b6d401b9debe1600eae1039 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } } }
I20260630 12:34:17.983243  2401 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf51d930cd054d278c22ed69a711be3f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:34:17.983507  2797 raft_consensus.cc:2955] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER c2060f784b6d401b9debe1600eae1039 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } } }
I20260630 12:34:17.992069  2414 catalog_manager.cc:5697] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe reported cstate change: config changed from index 3 to 4, VOTER c2060f784b6d401b9debe1600eae1039 (127.0.193.66) evicted. New cstate: current_term: 1 leader_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3a06ecdf9d3c48ffad8bd78ec0f53181" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 43077 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1b7a7ceb622f4944adac405b5a3e33fe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44629 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb92b563dbb34e658833fb467bf8fcc4" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 39469 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:34:18.004603  2582 tablet_service.cc:1558] Processing DeleteTablet for tablet bf51d930cd054d278c22ed69a711be3f with delete_type TABLET_DATA_TOMBSTONED (TS c2060f784b6d401b9debe1600eae1039 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:56248
I20260630 12:34:18.007205  2861 tablet_replica.cc:333] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: stopping tablet replica
I20260630 12:34:18.007965  2861 raft_consensus.cc:2243] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:18.008761  2861 raft_consensus.cc:2272] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:18.011826  2861 ts_tablet_manager.cc:1916] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:34:18.022014  2861 ts_tablet_manager.cc:1929] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:34:18.022387  2861 log.cc:1199] T bf51d930cd054d278c22ed69a711be3f P c2060f784b6d401b9debe1600eae1039: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1782822816781405-773-0/minicluster-data/ts-1-root/wals/bf51d930cd054d278c22ed69a711be3f
I20260630 12:34:18.023984  2402 catalog_manager.cc:5028] TS c2060f784b6d401b9debe1600eae1039 (127.0.193.66:37529): tablet bf51d930cd054d278c22ed69a711be3f (table test-workload [id=b6e8eb26f7fb4af18cd68eaf16deecde]) successfully deleted
I20260630 12:34:18.268390  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:18.270296  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:18.270592  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:20.271472  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:20.273402  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:20.273684  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:22.274632  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:22.276624  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:22.277011  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:24.278008  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:24.279999  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:24.280370  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:26.281363  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:26.283301  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:26.283645  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:28.284723  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:28.286849  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:28.287201  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:30.288174  2469 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:34:30.290136  2469 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:34:30.290474  2469 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:30.370230   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:34:30.395555   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:30.396287   773 tablet_replica.cc:333] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181: stopping tablet replica
I20260630 12:34:30.396889   773 raft_consensus.cc:2243] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:30.397817   773 raft_consensus.cc:2272] T bf51d930cd054d278c22ed69a711be3f P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:30.400081   773 tablet_replica.cc:333] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181: stopping tablet replica
I20260630 12:34:30.400540   773 raft_consensus.cc:2243] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:30.401417   773 raft_consensus.cc:2272] T 2307802bda4c4c88a2c552de9f06ba77 P 3a06ecdf9d3c48ffad8bd78ec0f53181 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:30.422379   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:34:30.434676   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:34:30.456988   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:30.457753   773 tablet_replica.cc:333] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039: stopping tablet replica
I20260630 12:34:30.458238   773 raft_consensus.cc:2243] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:30.458686   773 raft_consensus.cc:2272] T 2307802bda4c4c88a2c552de9f06ba77 P c2060f784b6d401b9debe1600eae1039 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:30.479873   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:34:30.491763   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:34:30.514653   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:30.515465   773 tablet_replica.cc:333] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe: stopping tablet replica
I20260630 12:34:30.515995   773 raft_consensus.cc:2243] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:30.516424   773 raft_consensus.cc:2272] T 2307802bda4c4c88a2c552de9f06ba77 P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:30.518430   773 tablet_replica.cc:333] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe: stopping tablet replica
I20260630 12:34:30.518858   773 raft_consensus.cc:2243] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:30.519620   773 raft_consensus.cc:2272] T bf51d930cd054d278c22ed69a711be3f P 1b7a7ceb622f4944adac405b5a3e33fe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:30.539674   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:34:30.550664   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:34:30.572791   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:30.573590   773 tablet_replica.cc:333] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4: stopping tablet replica
I20260630 12:34:30.574175   773 raft_consensus.cc:2243] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:30.574874   773 raft_consensus.cc:2272] T bf51d930cd054d278c22ed69a711be3f P fb92b563dbb34e658833fb467bf8fcc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:30.595157   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:34:30.604732   773 master.cc:562] Master@127.0.193.126:43627 shutting down...
I20260630 12:34:30.622020   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:30.622592   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:30.622939   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P c6d0ae0d9a4a47698fdab0e98e4595ab: stopping tablet replica
I20260630 12:34:30.641665   773 master.cc:584] Master@127.0.193.126:43627 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (28561 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260630 12:34:30.679363   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:36569
I20260630 12:34:30.680442   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:30.685850  2864 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
W20260630 12:34:30.685979  2865 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
W20260630 12:34:30.686941  2867 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
I20260630 12:34:30.688426   773 server_base.cc:1061] running on GCE node
I20260630 12:34:30.689322   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:30.689523   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:30.689694   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822870689678 us; error 0 us; skew 500 ppm
I20260630 12:34:30.690171   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:30.692531   773 webserver.cc:533] Webserver started at http://127.0.193.126:34435/ using document root <none> and password file <none>
I20260630 12:34:30.692998   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:30.693215   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:30.693495   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:30.694689   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "49da29782df740a985723c994e52f7c4"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-zbh0"
I20260630 12:34:30.698920   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:34:30.702039  2872 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:30.702867   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:30.703109   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "49da29782df740a985723c994e52f7c4"
format_stamp: "Formatted at 2026-06-30 12:34:30 on dist-test-slave-zbh0"
I20260630 12:34:30.703331   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:34:30.719244   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:30.720332   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:30.756804   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:36569
I20260630 12:34:30.756902  2923 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:36569 every 8 connection(s)
I20260630 12:34:30.760838  2924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:30.770784  2924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4: Bootstrap starting.
I20260630 12:34:30.775293  2924 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:30.779176  2924 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4: No bootstrap required, opened a new log
I20260630 12:34:30.781157  2924 raft_consensus.cc:359] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49da29782df740a985723c994e52f7c4" member_type: VOTER }
I20260630 12:34:30.781560  2924 raft_consensus.cc:385] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:30.781733  2924 raft_consensus.cc:740] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49da29782df740a985723c994e52f7c4, State: Initialized, Role: FOLLOWER
I20260630 12:34:30.782192  2924 consensus_queue.cc:260] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [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: "49da29782df740a985723c994e52f7c4" member_type: VOTER }
I20260630 12:34:30.782598  2924 raft_consensus.cc:399] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:30.782783  2924 raft_consensus.cc:493] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:30.783074  2924 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:30.786958  2924 raft_consensus.cc:515] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49da29782df740a985723c994e52f7c4" member_type: VOTER }
I20260630 12:34:30.787407  2924 leader_election.cc:304] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [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: 49da29782df740a985723c994e52f7c4; no voters: 
I20260630 12:34:30.788440  2924 leader_election.cc:290] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:30.788810  2927 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:30.790081  2927 raft_consensus.cc:697] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 1 LEADER]: Becoming Leader. State: Replica: 49da29782df740a985723c994e52f7c4, State: Running, Role: LEADER
I20260630 12:34:30.790791  2927 consensus_queue.cc:237] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [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: "49da29782df740a985723c994e52f7c4" member_type: VOTER }
I20260630 12:34:30.791347  2924 sys_catalog.cc:565] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:30.796595  2929 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 49da29782df740a985723c994e52f7c4. Latest consensus state: current_term: 1 leader_uuid: "49da29782df740a985723c994e52f7c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49da29782df740a985723c994e52f7c4" member_type: VOTER } }
I20260630 12:34:30.796860  2928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "49da29782df740a985723c994e52f7c4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "49da29782df740a985723c994e52f7c4" member_type: VOTER } }
I20260630 12:34:30.797291  2929 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:30.797448  2928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:30.799306  2935 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:30.804399  2935 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:30.806380   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:30.813202  2935 catalog_manager.cc:1383] Generated new cluster ID: f3cd29dc76cf4af1aad5281ce56d1d1d
I20260630 12:34:30.813483  2935 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:30.828974  2935 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:30.830183  2935 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:30.847801  2935 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4: Generated new TSK 0
I20260630 12:34:30.848400  2935 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:30.871616   773 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 0.000186767s
I20260630 12:34:42.965307   773 master.cc:562] Master@127.0.193.126:36569 shutting down...
I20260630 12:34:42.988554   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:42.989423   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:42.989804   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 49da29782df740a985723c994e52f7c4: stopping tablet replica
I20260630 12:34:43.009291   773 master.cc:584] Master@127.0.193.126:36569 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12362 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260630 12:34:43.042119   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:38891
I20260630 12:34:43.043316   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:43.048790  2947 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
W20260630 12:34:43.048864  2948 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
W20260630 12:34:43.050616  2950 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
I20260630 12:34:43.051805   773 server_base.cc:1061] running on GCE node
I20260630 12:34:43.052482   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:43.052649   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:43.052773   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822883052762 us; error 0 us; skew 500 ppm
I20260630 12:34:43.053229   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:43.055517   773 webserver.cc:533] Webserver started at http://127.0.193.126:43477/ using document root <none> and password file <none>
I20260630 12:34:43.055967   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:43.056136   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:43.056358   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.057510   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "eb3f82e8137d4a43894c2d691f8c65f4"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.062049   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:43.065455  2955 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.066309   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:43.066541   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "eb3f82e8137d4a43894c2d691f8c65f4"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.066769   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:34:43.099210   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.100376   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.137595   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:38891
I20260630 12:34:43.137694  3006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:38891 every 8 connection(s)
I20260630 12:34:43.141880  3007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:43.152631  3007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4: Bootstrap starting.
I20260630 12:34:43.157162  3007 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:43.161171  3007 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4: No bootstrap required, opened a new log
I20260630 12:34:43.163398  3007 raft_consensus.cc:359] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3f82e8137d4a43894c2d691f8c65f4" member_type: VOTER }
I20260630 12:34:43.163813  3007 raft_consensus.cc:385] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:43.164067  3007 raft_consensus.cc:740] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb3f82e8137d4a43894c2d691f8c65f4, State: Initialized, Role: FOLLOWER
I20260630 12:34:43.164644  3007 consensus_queue.cc:260] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [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: "eb3f82e8137d4a43894c2d691f8c65f4" member_type: VOTER }
I20260630 12:34:43.165109  3007 raft_consensus.cc:399] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:43.165337  3007 raft_consensus.cc:493] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:43.165613  3007 raft_consensus.cc:3060] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:43.170068  3007 raft_consensus.cc:515] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3f82e8137d4a43894c2d691f8c65f4" member_type: VOTER }
I20260630 12:34:43.170567  3007 leader_election.cc:304] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [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: eb3f82e8137d4a43894c2d691f8c65f4; no voters: 
I20260630 12:34:43.171725  3007 leader_election.cc:290] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:43.172171  3010 raft_consensus.cc:2804] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:43.173521  3010 raft_consensus.cc:697] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 1 LEADER]: Becoming Leader. State: Replica: eb3f82e8137d4a43894c2d691f8c65f4, State: Running, Role: LEADER
I20260630 12:34:43.174147  3010 consensus_queue.cc:237] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [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: "eb3f82e8137d4a43894c2d691f8c65f4" member_type: VOTER }
I20260630 12:34:43.174642  3007 sys_catalog.cc:565] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:43.177452  3012 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader eb3f82e8137d4a43894c2d691f8c65f4. Latest consensus state: current_term: 1 leader_uuid: "eb3f82e8137d4a43894c2d691f8c65f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3f82e8137d4a43894c2d691f8c65f4" member_type: VOTER } }
I20260630 12:34:43.177361  3011 sys_catalog.cc:455] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "eb3f82e8137d4a43894c2d691f8c65f4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb3f82e8137d4a43894c2d691f8c65f4" member_type: VOTER } }
I20260630 12:34:43.178179  3012 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:43.178264  3011 sys_catalog.cc:458] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:43.187672  3016 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:43.192847  3016 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:43.193941   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:43.201520  3016 catalog_manager.cc:1383] Generated new cluster ID: b5d35fd410b74f54806c444ae063cf78
I20260630 12:34:43.201745  3016 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:43.214342  3016 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:43.215545  3016 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:43.230085  3016 catalog_manager.cc:6070] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4: Generated new TSK 0
I20260630 12:34:43.230629  3016 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:43.260516   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:43.266786  3028 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
W20260630 12:34:43.268016  3029 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
I20260630 12:34:43.270345   773 server_base.cc:1061] running on GCE node
W20260630 12:34:43.270243  3031 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
I20260630 12:34:43.271334   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:43.271546   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:43.271731   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822883271712 us; error 0 us; skew 500 ppm
I20260630 12:34:43.272246   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:43.274595   773 webserver.cc:533] Webserver started at http://127.0.193.65:43739/ using document root <none> and password file <none>
I20260630 12:34:43.275106   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:43.275295   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:43.275588   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.276731   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "7a691686df5b4f01bb9cf4462d015cda"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.281134   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:43.284425  3036 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.285228   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:43.285483   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "7a691686df5b4f01bb9cf4462d015cda"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.285739   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:34:43.304493   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.305684   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.307168   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:43.309455   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:43.309625   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.309890   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:43.310074   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.350617   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:34065
I20260630 12:34:43.350718  3098 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:34065 every 8 connection(s)
I20260630 12:34:43.355469   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:43.363638  3103 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
W20260630 12:34:43.366019  3104 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
I20260630 12:34:43.367192   773 server_base.cc:1061] running on GCE node
W20260630 12:34:43.367986  3106 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
I20260630 12:34:43.368872   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:43.369143   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:43.369325   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822883369311 us; error 0 us; skew 500 ppm
I20260630 12:34:43.369985   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:43.372728  3099 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38891
I20260630 12:34:43.372788   773 webserver.cc:533] Webserver started at http://127.0.193.66:42063/ using document root <none> and password file <none>
I20260630 12:34:43.373171  3099 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:43.373458   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:43.373710   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:43.374059   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.374063  3099 heartbeater.cc:507] Master 127.0.193.126:38891 requested a full tablet report, sending...
I20260630 12:34:43.375682   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "ef2bae3dfae9403b8ab3b7e99813cbbd"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.376803  2972 ts_manager.cc:194] Registered new tserver with Master: 7a691686df5b4f01bb9cf4462d015cda (127.0.193.65:34065)
I20260630 12:34:43.378578  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46736
I20260630 12:34:43.380460   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:43.384254  3111 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.385066   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.004s
I20260630 12:34:43.385344   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "ef2bae3dfae9403b8ab3b7e99813cbbd"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.385619   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:34:43.396097   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.397233   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.398599   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:43.400758   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:43.400985   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.401211   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:43.401378   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.440129   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:40245
I20260630 12:34:43.440227  3173 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:40245 every 8 connection(s)
I20260630 12:34:43.445360   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:43.452423  3177 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
W20260630 12:34:43.454852  3178 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
W20260630 12:34:43.456229  3180 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
I20260630 12:34:43.456530   773 server_base.cc:1061] running on GCE node
I20260630 12:34:43.457653   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:43.457912   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:43.458117   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822883458096 us; error 0 us; skew 500 ppm
I20260630 12:34:43.458763   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:43.458855  3174 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38891
I20260630 12:34:43.459353  3174 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:43.460366  3174 heartbeater.cc:507] Master 127.0.193.126:38891 requested a full tablet report, sending...
I20260630 12:34:43.461388   773 webserver.cc:533] Webserver started at http://127.0.193.67:43325/ using document root <none> and password file <none>
I20260630 12:34:43.461956   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:43.462178   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:43.462450   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:43.462524  2972 ts_manager.cc:194] Registered new tserver with Master: ef2bae3dfae9403b8ab3b7e99813cbbd (127.0.193.66:40245)
I20260630 12:34:43.463665   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "7628b2912b224f07b869850fba58ce3d"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.463984  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46750
I20260630 12:34:43.468293   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:34:43.471791  3185 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.472471   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:43.472751   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "7628b2912b224f07b869850fba58ce3d"
format_stamp: "Formatted at 2026-06-30 12:34:43 on dist-test-slave-zbh0"
I20260630 12:34:43.473027   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:34:43.494481   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:43.495718   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:43.497146   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:43.499266   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:43.499478   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.499722   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:43.499892   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:43.538293   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:39757
I20260630 12:34:43.538390  3247 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:39757 every 8 connection(s)
I20260630 12:34:43.551913  3248 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38891
I20260630 12:34:43.552242  3248 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:43.552978  3248 heartbeater.cc:507] Master 127.0.193.126:38891 requested a full tablet report, sending...
I20260630 12:34:43.554965  2972 ts_manager.cc:194] Registered new tserver with Master: 7628b2912b224f07b869850fba58ce3d (127.0.193.67:39757)
I20260630 12:34:43.555971   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014346798s
I20260630 12:34:43.556476  2972 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46754
I20260630 12:34:44.381485  3099 heartbeater.cc:499] Master 127.0.193.126:38891 was elected leader, sending a full tablet report...
I20260630 12:34:44.466351  3174 heartbeater.cc:499] Master 127.0.193.126:38891 was elected leader, sending a full tablet report...
I20260630 12:34:44.558928  3248 heartbeater.cc:499] Master 127.0.193.126:38891 was elected leader, sending a full tablet report...
I20260630 12:34:45.189601  3025 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:47.201942  3025 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:49.203297  3025 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:51.204577  3025 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:34:52.055995  3095 debug-util.cc:398] Leaking SignalData structure 0x7b0800073ac0 after lost signal to thread 776
W20260630 12:34:52.056927  3095 debug-util.cc:398] Leaking SignalData structure 0x7b08000d4600 after lost signal to thread 3006
W20260630 12:34:52.057881  3095 debug-util.cc:398] Leaking SignalData structure 0x7b0800058680 after lost signal to thread 3098
W20260630 12:34:52.058879  3095 debug-util.cc:398] Leaking SignalData structure 0x7b08001521e0 after lost signal to thread 3173
W20260630 12:34:52.059759  3095 debug-util.cc:398] Leaking SignalData structure 0x7b08001e3160 after lost signal to thread 3247
I20260630 12:34:53.205647  3025 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:55.206616  3025 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:55.941838   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:34:55.965047   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:55.998034   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:34:56.007961   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:34:56.028312   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:56.044411   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:34:56.053056   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:34:56.070947   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:56.086931   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:34:56.095818   773 master.cc:562] Master@127.0.193.126:38891 shutting down...
I20260630 12:34:56.112939   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:56.113741   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:56.114106   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P eb3f82e8137d4a43894c2d691f8c65f4: stopping tablet replica
I20260630 12:34:56.131788   773 master.cc:584] Master@127.0.193.126:38891 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (13119 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260630 12:34:56.164215   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:42403
I20260630 12:34:56.165328   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:56.170499  3253 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
W20260630 12:34:56.170513  3254 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
W20260630 12:34:56.172235  3256 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
I20260630 12:34:56.173831   773 server_base.cc:1061] running on GCE node
I20260630 12:34:56.174690   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:56.174955   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:56.175118   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822896175086 us; error 0 us; skew 500 ppm
I20260630 12:34:56.175623   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:56.178051   773 webserver.cc:533] Webserver started at http://127.0.193.126:40869/ using document root <none> and password file <none>
I20260630 12:34:56.178494   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:56.178649   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:56.178931   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:56.180024   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "e6f0d07010044c5cb151267c5d08af4d"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.184298   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:34:56.187531  3261 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.188248   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:56.188611   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "e6f0d07010044c5cb151267c5d08af4d"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.188905   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:34:56.222681   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:56.223939   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:56.260334   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:42403
I20260630 12:34:56.260442  3312 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:42403 every 8 connection(s)
I20260630 12:34:56.264205  3313 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:56.274611  3313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d: Bootstrap starting.
I20260630 12:34:56.279176  3313 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:56.283267  3313 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d: No bootstrap required, opened a new log
I20260630 12:34:56.285280  3313 raft_consensus.cc:359] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6f0d07010044c5cb151267c5d08af4d" member_type: VOTER }
I20260630 12:34:56.285691  3313 raft_consensus.cc:385] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:56.285876  3313 raft_consensus.cc:740] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e6f0d07010044c5cb151267c5d08af4d, State: Initialized, Role: FOLLOWER
I20260630 12:34:56.286437  3313 consensus_queue.cc:260] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [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: "e6f0d07010044c5cb151267c5d08af4d" member_type: VOTER }
I20260630 12:34:56.286876  3313 raft_consensus.cc:399] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:56.287073  3313 raft_consensus.cc:493] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:56.287279  3313 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:56.291718  3313 raft_consensus.cc:515] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6f0d07010044c5cb151267c5d08af4d" member_type: VOTER }
I20260630 12:34:56.292171  3313 leader_election.cc:304] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [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: e6f0d07010044c5cb151267c5d08af4d; no voters: 
I20260630 12:34:56.293197  3313 leader_election.cc:290] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:56.293591  3316 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:56.294953  3316 raft_consensus.cc:697] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 1 LEADER]: Becoming Leader. State: Replica: e6f0d07010044c5cb151267c5d08af4d, State: Running, Role: LEADER
I20260630 12:34:56.295751  3316 consensus_queue.cc:237] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [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: "e6f0d07010044c5cb151267c5d08af4d" member_type: VOTER }
I20260630 12:34:56.296195  3313 sys_catalog.cc:565] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:56.300590  3317 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e6f0d07010044c5cb151267c5d08af4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6f0d07010044c5cb151267c5d08af4d" member_type: VOTER } }
I20260630 12:34:56.301332  3317 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:56.301949  3318 sys_catalog.cc:455] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [sys.catalog]: SysCatalogTable state changed. Reason: New leader e6f0d07010044c5cb151267c5d08af4d. Latest consensus state: current_term: 1 leader_uuid: "e6f0d07010044c5cb151267c5d08af4d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e6f0d07010044c5cb151267c5d08af4d" member_type: VOTER } }
I20260630 12:34:56.302716  3318 sys_catalog.cc:458] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:56.303308  3323 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:56.308348  3323 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:56.312542   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:56.317646  3323 catalog_manager.cc:1383] Generated new cluster ID: f4b4c1957fed4f94962dfbb47d92a9fe
I20260630 12:34:56.317906  3323 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:56.337580  3323 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:56.338775  3323 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:56.351742  3323 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d: Generated new TSK 0
I20260630 12:34:56.352317  3323 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:56.378749   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:56.384621  3334 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
W20260630 12:34:56.385691  3335 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
I20260630 12:34:56.393153   773 server_base.cc:1061] running on GCE node
W20260630 12:34:56.393332  3337 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
I20260630 12:34:56.394254   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:56.394465   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:56.394587   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822896394576 us; error 0 us; skew 500 ppm
I20260630 12:34:56.395087   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:56.397365   773 webserver.cc:533] Webserver started at http://127.0.193.65:46029/ using document root <none> and password file <none>
I20260630 12:34:56.397848   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:56.398006   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:56.398206   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:56.399320   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "e7d9f867fab140d190bf880700efaf96"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.403538   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.002s
I20260630 12:34:56.406721  3342 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.407629   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:56.407935   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "e7d9f867fab140d190bf880700efaf96"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.408227   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:34:56.417168   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:56.418262   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:56.419711   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:56.421851   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:56.422077   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.422304   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:56.422503   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.460953   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:42045
I20260630 12:34:56.461058  3404 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:42045 every 8 connection(s)
I20260630 12:34:56.465941   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:56.473647  3409 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
W20260630 12:34:56.474898  3410 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
I20260630 12:34:56.478271   773 server_base.cc:1061] running on GCE node
W20260630 12:34:56.478988  3412 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
I20260630 12:34:56.479808   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:56.479998   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:56.480134   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822896480123 us; error 0 us; skew 500 ppm
I20260630 12:34:56.480558   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:56.483014   773 webserver.cc:533] Webserver started at http://127.0.193.66:34751/ using document root <none> and password file <none>
I20260630 12:34:56.483623   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:56.483865   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:56.484180   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:56.485229  3405 heartbeater.cc:344] Connected to a master server at 127.0.193.126:42403
I20260630 12:34:56.485496   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "bb410e4ca29f4dc8a9de7d8c7466b038"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.485584  3405 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:56.486326  3405 heartbeater.cc:507] Master 127.0.193.126:42403 requested a full tablet report, sending...
I20260630 12:34:56.488422  3278 ts_manager.cc:194] Registered new tserver with Master: e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045)
I20260630 12:34:56.490360   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.007s	sys 0.000s
I20260630 12:34:56.490654  3278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51762
I20260630 12:34:56.493948  3417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.494678   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:34:56.494990   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "bb410e4ca29f4dc8a9de7d8c7466b038"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.495255   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:34:56.525492   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:56.526605   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:56.528003   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:56.530113   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:56.530285   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.530558   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:56.530716   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.568429   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:44319
I20260630 12:34:56.568545  3479 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:44319 every 8 connection(s)
I20260630 12:34:56.573185   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:56.584056  3483 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
W20260630 12:34:56.585729  3484 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
I20260630 12:34:56.587669  3480 heartbeater.cc:344] Connected to a master server at 127.0.193.126:42403
I20260630 12:34:56.588227  3480 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:56.589249  3480 heartbeater.cc:507] Master 127.0.193.126:42403 requested a full tablet report, sending...
W20260630 12:34:56.590555  3486 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
I20260630 12:34:56.590633   773 server_base.cc:1061] running on GCE node
I20260630 12:34:56.591681  3278 ts_manager.cc:194] Registered new tserver with Master: bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319)
I20260630 12:34:56.591780   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:56.592123   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:56.592312   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822896592296 us; error 0 us; skew 500 ppm
I20260630 12:34:56.592857   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:56.593201  3278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51766
I20260630 12:34:56.595618   773 webserver.cc:533] Webserver started at http://127.0.193.67:40081/ using document root <none> and password file <none>
I20260630 12:34:56.596118   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:56.596328   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:56.596679   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:56.598026   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "53db431f15fd4cfbb8a51922b26768cd"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.602134   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:34:56.605227  3491 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.605975   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:34:56.606281   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "53db431f15fd4cfbb8a51922b26768cd"
format_stamp: "Formatted at 2026-06-30 12:34:56 on dist-test-slave-zbh0"
I20260630 12:34:56.606552   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:34:56.627745   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:56.628837   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:56.630259   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:56.632479   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:56.632715   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.632962   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:56.633139   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:56.673008   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:32815
I20260630 12:34:56.673147  3553 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:32815 every 8 connection(s)
I20260630 12:34:56.687376  3554 heartbeater.cc:344] Connected to a master server at 127.0.193.126:42403
I20260630 12:34:56.687748  3554 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:56.688468  3554 heartbeater.cc:507] Master 127.0.193.126:42403 requested a full tablet report, sending...
I20260630 12:34:56.690460  3278 ts_manager.cc:194] Registered new tserver with Master: 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67:32815)
I20260630 12:34:56.690853   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014738448s
I20260630 12:34:56.691964  3278 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51780
I20260630 12:34:57.493525  3405 heartbeater.cc:499] Master 127.0.193.126:42403 was elected leader, sending a full tablet report...
I20260630 12:34:57.596257  3480 heartbeater.cc:499] Master 127.0.193.126:42403 was elected leader, sending a full tablet report...
I20260630 12:34:57.694562  3554 heartbeater.cc:499] Master 127.0.193.126:42403 was elected leader, sending a full tablet report...
I20260630 12:34:57.747468  3278 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51794:
name: "range_aware_auto_rebalancer_test"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000\006\001\n\000\000\000\007\001\024\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 2
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:34:57.750118  3278 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_auto_rebalancer_test in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:34:57.807157  3519 tablet_service.cc:1511] Processing CreateTablet for tablet 65cfad067607494eb92db891ddeae742 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:57.807365  3517 tablet_service.cc:1511] Processing CreateTablet for tablet ab31e3ab7a2e4b4e93630269afe51f2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:57.809131  3519 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cfad067607494eb92db891ddeae742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.809283  3518 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5c96d91dbf48b290612e0915cb17a0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:57.810734  3518 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5c96d91dbf48b290612e0915cb17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.810582  3516 tablet_service.cc:1511] Processing CreateTablet for tablet 4a666baa6cb84223bbf9bba73c01cd54 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:57.812304  3516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a666baa6cb84223bbf9bba73c01cd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.818854  3517 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab31e3ab7a2e4b4e93630269afe51f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.843175  3370 tablet_service.cc:1511] Processing CreateTablet for tablet 65cfad067607494eb92db891ddeae742 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:57.844781  3370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cfad067607494eb92db891ddeae742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.846529  3367 tablet_service.cc:1511] Processing CreateTablet for tablet 4a666baa6cb84223bbf9bba73c01cd54 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:57.846637  3368 tablet_service.cc:1511] Processing CreateTablet for tablet ab31e3ab7a2e4b4e93630269afe51f2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:57.847983  3367 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a666baa6cb84223bbf9bba73c01cd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.846643  3369 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5c96d91dbf48b290612e0915cb17a0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:57.848682  3368 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab31e3ab7a2e4b4e93630269afe51f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.849576  3369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5c96d91dbf48b290612e0915cb17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.855748  3575 tablet_bootstrap.cc:492] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: Bootstrap starting.
I20260630 12:34:57.864966  3575 tablet_bootstrap.cc:654] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.875204  3445 tablet_service.cc:1511] Processing CreateTablet for tablet 65cfad067607494eb92db891ddeae742 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:57.876195  3444 tablet_service.cc:1511] Processing CreateTablet for tablet 2e5c96d91dbf48b290612e0915cb17a0 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:57.877477  3445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 65cfad067607494eb92db891ddeae742. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.878717  3443 tablet_service.cc:1511] Processing CreateTablet for tablet ab31e3ab7a2e4b4e93630269afe51f2f (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:34:57.880213  3443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ab31e3ab7a2e4b4e93630269afe51f2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.880162  3442 tablet_service.cc:1511] Processing CreateTablet for tablet 4a666baa6cb84223bbf9bba73c01cd54 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=e6e9302cac714133a1864dcbbf45de3a]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:34:57.883852  3442 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a666baa6cb84223bbf9bba73c01cd54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.890559  3444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e5c96d91dbf48b290612e0915cb17a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:57.891306  3576 tablet_bootstrap.cc:492] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96: Bootstrap starting.
I20260630 12:34:57.894160  3575 tablet_bootstrap.cc:492] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: No bootstrap required, opened a new log
I20260630 12:34:57.894709  3575 ts_tablet_manager.cc:1403] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: Time spent bootstrapping tablet: real 0.039s	user 0.011s	sys 0.019s
I20260630 12:34:57.898533  3575 raft_consensus.cc:359] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:57.899891  3575 raft_consensus.cc:385] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.900345  3575 raft_consensus.cc:740] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db431f15fd4cfbb8a51922b26768cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.901657  3575 consensus_queue.cc:260] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:57.907413  3576 tablet_bootstrap.cc:654] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.912180  3578 tablet_bootstrap.cc:492] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038: Bootstrap starting.
I20260630 12:34:57.919001  3575 ts_tablet_manager.cc:1434] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.011s
I20260630 12:34:57.919991  3575 tablet_bootstrap.cc:492] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: Bootstrap starting.
I20260630 12:34:57.923640  3578 tablet_bootstrap.cc:654] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.925930  3575 tablet_bootstrap.cc:654] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: Neither blocks nor log segments found. Creating new log.
W20260630 12:34:57.928232  3555 tablet.cc:2406] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:34:57.942176  3575 tablet_bootstrap.cc:492] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: No bootstrap required, opened a new log
I20260630 12:34:57.942178  3576 tablet_bootstrap.cc:492] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96: No bootstrap required, opened a new log
I20260630 12:34:57.942852  3575 ts_tablet_manager.cc:1403] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.010s
I20260630 12:34:57.943185  3576 ts_tablet_manager.cc:1403] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96: Time spent bootstrapping tablet: real 0.052s	user 0.023s	sys 0.008s
I20260630 12:34:57.943303  3578 tablet_bootstrap.cc:492] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038: No bootstrap required, opened a new log
I20260630 12:34:57.943773  3578 ts_tablet_manager.cc:1403] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.013s
I20260630 12:34:57.945969  3578 raft_consensus.cc:359] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:57.945925  3575 raft_consensus.cc:359] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:57.946408  3576 raft_consensus.cc:359] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:57.946695  3578 raft_consensus.cc:385] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.946805  3575 raft_consensus.cc:385] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.947158  3576 raft_consensus.cc:385] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:57.947252  3578 raft_consensus.cc:740] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb410e4ca29f4dc8a9de7d8c7466b038, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.947306  3575 raft_consensus.cc:740] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db431f15fd4cfbb8a51922b26768cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.947587  3576 raft_consensus.cc:740] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d9f867fab140d190bf880700efaf96, State: Initialized, Role: FOLLOWER
I20260630 12:34:57.948434  3578 consensus_queue.cc:260] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [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: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:57.948350  3576 consensus_queue.cc:260] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:57.948343  3575 consensus_queue.cc:260] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [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: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:57.951720  3575 ts_tablet_manager.cc:1434] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:34:57.952926  3575 tablet_bootstrap.cc:492] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: Bootstrap starting.
I20260630 12:34:57.954761  3576 ts_tablet_manager.cc:1434] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.005s
I20260630 12:34:57.958014  3576 tablet_bootstrap.cc:492] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96: Bootstrap starting.
I20260630 12:34:57.959272  3575 tablet_bootstrap.cc:654] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.962253  3578 ts_tablet_manager.cc:1434] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.004s
I20260630 12:34:57.963372  3578 tablet_bootstrap.cc:492] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: Bootstrap starting.
I20260630 12:34:57.964645  3576 tablet_bootstrap.cc:654] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:57.969069  3579 raft_consensus.cc:493] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.968926  3584 raft_consensus.cc:493] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:57.969704  3579 raft_consensus.cc:515] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:57.969832  3584 raft_consensus.cc:515] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:57.980615  3579 leader_election.cc:290] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319), e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045)
I20260630 12:34:57.981667  3584 leader_election.cc:290] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319), 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67:32815)
I20260630 12:34:57.996290  3578 tablet_bootstrap.cc:654] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:58.021350  3575 tablet_bootstrap.cc:492] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: No bootstrap required, opened a new log
I20260630 12:34:58.021878  3575 ts_tablet_manager.cc:1403] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.006s
I20260630 12:34:58.027961  3578 tablet_bootstrap.cc:492] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: No bootstrap required, opened a new log
I20260630 12:34:58.028630  3578 ts_tablet_manager.cc:1403] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.001s
I20260630 12:34:58.028551  3575 raft_consensus.cc:359] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.029399  3575 raft_consensus.cc:385] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.031621  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfad067607494eb92db891ddeae742" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96" is_pre_election: true
I20260630 12:34:58.029718  3575 raft_consensus.cc:740] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db431f15fd4cfbb8a51922b26768cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.033947  3455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfad067607494eb92db891ddeae742" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" is_pre_election: true
W20260630 12:34:58.034134  3495 leader_election.cc:343] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:58.034556  3455 raft_consensus.cc:2468] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 0.
I20260630 12:34:58.034708  3575 consensus_queue.cc:260] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.036320  3493 leader_election.cc:304] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53db431f15fd4cfbb8a51922b26768cd, bb410e4ca29f4dc8a9de7d8c7466b038; no voters: e7d9f867fab140d190bf880700efaf96
I20260630 12:34:58.037099  3575 ts_tablet_manager.cc:1434] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:34:58.037165  3579 raft_consensus.cc:2804] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:58.037606  3579 raft_consensus.cc:493] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:58.037920  3579 raft_consensus.cc:3060] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.038214  3575 tablet_bootstrap.cc:492] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd: Bootstrap starting.
I20260630 12:34:58.044615  3455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a666baa6cb84223bbf9bba73c01cd54" candidate_uuid: "e7d9f867fab140d190bf880700efaf96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" is_pre_election: true
I20260630 12:34:58.045059  3575 tablet_bootstrap.cc:654] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd: Neither blocks nor log segments found. Creating new log.
W20260630 12:34:58.046904  3344 leader_election.cc:343] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:58.046954  3578 raft_consensus.cc:359] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.047864  3578 raft_consensus.cc:385] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.048173  3578 raft_consensus.cc:740] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb410e4ca29f4dc8a9de7d8c7466b038, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.049430  3579 raft_consensus.cc:515] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:58.050490  3576 tablet_bootstrap.cc:492] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96: No bootstrap required, opened a new log
I20260630 12:34:58.051062  3576 ts_tablet_manager.cc:1403] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96: Time spent bootstrapping tablet: real 0.093s	user 0.035s	sys 0.042s
I20260630 12:34:58.053399  3455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfad067607494eb92db891ddeae742" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038"
I20260630 12:34:58.054003  3455 raft_consensus.cc:3060] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.054112  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "65cfad067607494eb92db891ddeae742" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96"
I20260630 12:34:58.054127  3576 raft_consensus.cc:359] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.055303  3576 raft_consensus.cc:385] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.055678  3576 raft_consensus.cc:740] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d9f867fab140d190bf880700efaf96, State: Initialized, Role: FOLLOWER
W20260630 12:34:58.056178  3495 leader_election.cc:343] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:58.056458  3576 consensus_queue.cc:260] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.057065  3579 leader_election.cc:290] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 election: Requested vote from peers bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319), e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045)
I20260630 12:34:58.059126  3576 ts_tablet_manager.cc:1434] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:34:58.060211  3576 tablet_bootstrap.cc:492] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96: Bootstrap starting.
I20260630 12:34:58.061317  3455 raft_consensus.cc:2468] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 1.
I20260630 12:34:58.064270  3578 consensus_queue.cc:260] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.065480  3583 raft_consensus.cc:493] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:58.065658  3529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a666baa6cb84223bbf9bba73c01cd54" candidate_uuid: "e7d9f867fab140d190bf880700efaf96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db431f15fd4cfbb8a51922b26768cd" is_pre_election: true
I20260630 12:34:58.065963  3583 raft_consensus.cc:515] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.067349  3576 tablet_bootstrap.cc:654] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96: Neither blocks nor log segments found. Creating new log.
W20260630 12:34:58.067770  3343 leader_election.cc:343] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67:32815): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:34:58.068244  3343 leader_election.cc:304] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e7d9f867fab140d190bf880700efaf96; no voters: 53db431f15fd4cfbb8a51922b26768cd, bb410e4ca29f4dc8a9de7d8c7466b038
I20260630 12:34:58.069061  3584 raft_consensus.cc:2749] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:34:58.069841  3493 leader_election.cc:304] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 53db431f15fd4cfbb8a51922b26768cd, bb410e4ca29f4dc8a9de7d8c7466b038; no voters: e7d9f867fab140d190bf880700efaf96
I20260630 12:34:58.074985  3583 leader_election.cc:290] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045), 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67:32815)
I20260630 12:34:58.077346  3578 ts_tablet_manager.cc:1434] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent starting tablet: real 0.048s	user 0.004s	sys 0.004s
I20260630 12:34:58.081866  3578 tablet_bootstrap.cc:492] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038: Bootstrap starting.
I20260630 12:34:58.091878  3579 raft_consensus.cc:2804] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.100189  3576 tablet_bootstrap.cc:492] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96: No bootstrap required, opened a new log
I20260630 12:34:58.101140  3578 tablet_bootstrap.cc:654] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:58.102468  3575 tablet_bootstrap.cc:492] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd: No bootstrap required, opened a new log
I20260630 12:34:58.103542  3575 ts_tablet_manager.cc:1403] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.031s
I20260630 12:34:58.105803  3576 ts_tablet_manager.cc:1403] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96: Time spent bootstrapping tablet: real 0.046s	user 0.025s	sys 0.012s
I20260630 12:34:58.107476  3575 raft_consensus.cc:359] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.108354  3575 raft_consensus.cc:385] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.108490  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a666baa6cb84223bbf9bba73c01cd54" candidate_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96" is_pre_election: true
I20260630 12:34:58.108686  3575 raft_consensus.cc:740] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53db431f15fd4cfbb8a51922b26768cd, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.109128  3380 raft_consensus.cc:2468] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb410e4ca29f4dc8a9de7d8c7466b038 in term 0.
I20260630 12:34:58.109562  3575 consensus_queue.cc:260] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.110752  3421 leader_election.cc:304] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb410e4ca29f4dc8a9de7d8c7466b038, e7d9f867fab140d190bf880700efaf96; no voters: 
I20260630 12:34:58.111675  3583 raft_consensus.cc:2804] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:58.111824  3575 ts_tablet_manager.cc:1434] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:34:58.112056  3583 raft_consensus.cc:493] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:58.112412  3583 raft_consensus.cc:3060] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.114980  3579 raft_consensus.cc:697] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: Becoming Leader. State: Replica: 53db431f15fd4cfbb8a51922b26768cd, State: Running, Role: LEADER
I20260630 12:34:58.115918  3579 consensus_queue.cc:237] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:58.118695  3576 raft_consensus.cc:359] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:58.119920  3576 raft_consensus.cc:385] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.120232  3576 raft_consensus.cc:740] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d9f867fab140d190bf880700efaf96, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.121042  3576 consensus_queue.cc:260] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96 [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: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } }
I20260630 12:34:58.123202  3576 ts_tablet_manager.cc:1434] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.004s
I20260630 12:34:58.124198  3576 tablet_bootstrap.cc:492] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96: Bootstrap starting.
I20260630 12:34:58.123950  3529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a666baa6cb84223bbf9bba73c01cd54" candidate_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db431f15fd4cfbb8a51922b26768cd" is_pre_election: true
I20260630 12:34:58.124845  3529 raft_consensus.cc:2468] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate bb410e4ca29f4dc8a9de7d8c7466b038 in term 0.
I20260630 12:34:58.118847  3583 raft_consensus.cc:515] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.128576  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a666baa6cb84223bbf9bba73c01cd54" candidate_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96"
I20260630 12:34:58.129300  3380 raft_consensus.cc:3060] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.131007  3576 tablet_bootstrap.cc:654] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:58.134366  3583 leader_election.cc:290] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [CANDIDATE]: Term 1 election: Requested vote from peers e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045), 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67:32815)
I20260630 12:34:58.138041  3529 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a666baa6cb84223bbf9bba73c01cd54" candidate_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53db431f15fd4cfbb8a51922b26768cd"
I20260630 12:34:58.138827  3529 raft_consensus.cc:3060] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.140820  3380 raft_consensus.cc:2468] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb410e4ca29f4dc8a9de7d8c7466b038 in term 1.
I20260630 12:34:58.142602  3576 tablet_bootstrap.cc:492] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96: No bootstrap required, opened a new log
I20260630 12:34:58.142385  3421 leader_election.cc:304] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: bb410e4ca29f4dc8a9de7d8c7466b038, e7d9f867fab140d190bf880700efaf96; no voters: 
I20260630 12:34:58.143122  3576 ts_tablet_manager.cc:1403] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.010s
I20260630 12:34:58.143594  3583 raft_consensus.cc:2804] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.146107  3576 raft_consensus.cc:359] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.146859  3576 raft_consensus.cc:385] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.147154  3576 raft_consensus.cc:740] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e7d9f867fab140d190bf880700efaf96, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.147272  3578 tablet_bootstrap.cc:492] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038: No bootstrap required, opened a new log
I20260630 12:34:58.148138  3578 ts_tablet_manager.cc:1403] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent bootstrapping tablet: real 0.067s	user 0.020s	sys 0.005s
I20260630 12:34:58.147954  3576 consensus_queue.cc:260] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.150213  3576 ts_tablet_manager.cc:1434] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:34:58.151928  3578 raft_consensus.cc:359] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.152876  3578 raft_consensus.cc:385] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.153236  3578 raft_consensus.cc:740] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb410e4ca29f4dc8a9de7d8c7466b038, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.151206  3529 raft_consensus.cc:2468] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate bb410e4ca29f4dc8a9de7d8c7466b038 in term 1.
I20260630 12:34:58.154240  3583 raft_consensus.cc:697] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 LEADER]: Becoming Leader. State: Replica: bb410e4ca29f4dc8a9de7d8c7466b038, State: Running, Role: LEADER
I20260630 12:34:58.155340  3583 consensus_queue.cc:237] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.157639  3578 consensus_queue.cc:260] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.159963  3578 ts_tablet_manager.cc:1434] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:34:58.161033  3578 tablet_bootstrap.cc:492] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038: Bootstrap starting.
I20260630 12:34:58.162083  3278 catalog_manager.cc:5697] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67). New cstate: current_term: 1 leader_uuid: "53db431f15fd4cfbb8a51922b26768cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:58.167162  3578 tablet_bootstrap.cc:654] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:58.166349  3277 catalog_manager.cc:5697] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 reported cstate change: term changed from 0 to 1, leader changed from <none> to bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } health_report { overall_health: UNKNOWN } } }
I20260630 12:34:58.170610  3579 raft_consensus.cc:493] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:58.171120  3579 raft_consensus.cc:515] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.172905  3579 leader_election.cc:290] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045), bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319)
I20260630 12:34:58.173136  3578 tablet_bootstrap.cc:492] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038: No bootstrap required, opened a new log
I20260630 12:34:58.173619  3578 ts_tablet_manager.cc:1403] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:34:58.174152  3455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab31e3ab7a2e4b4e93630269afe51f2f" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" is_pre_election: true
I20260630 12:34:58.174664  3455 raft_consensus.cc:2468] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 0.
I20260630 12:34:58.175879  3493 leader_election.cc:304] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db431f15fd4cfbb8a51922b26768cd, bb410e4ca29f4dc8a9de7d8c7466b038; no voters: 
I20260630 12:34:58.176653  3579 raft_consensus.cc:2804] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:58.176452  3578 raft_consensus.cc:359] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.177037  3579 raft_consensus.cc:493] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:58.177155  3578 raft_consensus.cc:385] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.177420  3579 raft_consensus.cc:3060] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.177529  3578 raft_consensus.cc:740] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: bb410e4ca29f4dc8a9de7d8c7466b038, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.177954  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab31e3ab7a2e4b4e93630269afe51f2f" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96" is_pre_election: true
I20260630 12:34:58.178530  3380 raft_consensus.cc:2468] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 0.
I20260630 12:34:58.178483  3578 consensus_queue.cc:260] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [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: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.180845  3578 ts_tablet_manager.cc:1434] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:34:58.184410  3579 raft_consensus.cc:515] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.186626  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab31e3ab7a2e4b4e93630269afe51f2f" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96"
I20260630 12:34:58.186942  3579 leader_election.cc:290] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 election: Requested vote from peers e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045), bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319)
I20260630 12:34:58.187173  3455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ab31e3ab7a2e4b4e93630269afe51f2f" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038"
I20260630 12:34:58.187808  3455 raft_consensus.cc:3060] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.187172  3380 raft_consensus.cc:3060] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.193260  3455 raft_consensus.cc:2468] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 1.
I20260630 12:34:58.194234  3493 leader_election.cc:304] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db431f15fd4cfbb8a51922b26768cd, bb410e4ca29f4dc8a9de7d8c7466b038; no voters: 
I20260630 12:34:58.195000  3579 raft_consensus.cc:2804] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.195389  3380 raft_consensus.cc:2468] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 1.
I20260630 12:34:58.195421  3579 raft_consensus.cc:697] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: Becoming Leader. State: Replica: 53db431f15fd4cfbb8a51922b26768cd, State: Running, Role: LEADER
I20260630 12:34:58.196512  3579 consensus_queue.cc:237] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.197935  3597 raft_consensus.cc:493] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:34:58.198393  3597 raft_consensus.cc:515] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.200639  3597 leader_election.cc:290] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045), bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319)
I20260630 12:34:58.201874  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5c96d91dbf48b290612e0915cb17a0" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96" is_pre_election: true
I20260630 12:34:58.202478  3380 raft_consensus.cc:2468] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 0.
I20260630 12:34:58.202770  3455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5c96d91dbf48b290612e0915cb17a0" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" is_pre_election: true
I20260630 12:34:58.203503  3455 raft_consensus.cc:2468] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 0.
I20260630 12:34:58.203657  3495 leader_election.cc:304] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db431f15fd4cfbb8a51922b26768cd, e7d9f867fab140d190bf880700efaf96; no voters: 
I20260630 12:34:58.204545  3597 raft_consensus.cc:2804] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:34:58.204897  3597 raft_consensus.cc:493] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:34:58.204290  3277 catalog_manager.cc:5697] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67). New cstate: current_term: 1 leader_uuid: "53db431f15fd4cfbb8a51922b26768cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:58.205282  3597 raft_consensus.cc:3060] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.211277  3597 raft_consensus.cc:515] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.213828  3597 leader_election.cc:290] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 election: Requested vote from peers e7d9f867fab140d190bf880700efaf96 (127.0.193.65:42045), bb410e4ca29f4dc8a9de7d8c7466b038 (127.0.193.66:44319)
I20260630 12:34:58.213744  3380 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5c96d91dbf48b290612e0915cb17a0" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e7d9f867fab140d190bf880700efaf96"
I20260630 12:34:58.214072  3455 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e5c96d91dbf48b290612e0915cb17a0" candidate_uuid: "53db431f15fd4cfbb8a51922b26768cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038"
I20260630 12:34:58.214455  3380 raft_consensus.cc:3060] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.214617  3455 raft_consensus.cc:3060] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.220880  3455 raft_consensus.cc:2468] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 1.
I20260630 12:34:58.220880  3380 raft_consensus.cc:2468] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 53db431f15fd4cfbb8a51922b26768cd in term 1.
I20260630 12:34:58.222060  3495 leader_election.cc:304] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53db431f15fd4cfbb8a51922b26768cd, e7d9f867fab140d190bf880700efaf96; no voters: 
I20260630 12:34:58.222668  3597 raft_consensus.cc:2804] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.223152  3597 raft_consensus.cc:697] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: Becoming Leader. State: Replica: 53db431f15fd4cfbb8a51922b26768cd, State: Running, Role: LEADER
I20260630 12:34:58.223886  3597 consensus_queue.cc:237] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } }
I20260630 12:34:58.233006  3277 catalog_manager.cc:5697] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 53db431f15fd4cfbb8a51922b26768cd (127.0.193.67). New cstate: current_term: 1 leader_uuid: "53db431f15fd4cfbb8a51922b26768cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e7d9f867fab140d190bf880700efaf96" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42045 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "bb410e4ca29f4dc8a9de7d8c7466b038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "53db431f15fd4cfbb8a51922b26768cd" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32815 } health_report { overall_health: HEALTHY } } }
I20260630 12:34:58.304786   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:34:58.312804  3331 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_auto_rebalancer_test
I20260630 12:34:58.331622  3529 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "65cfad067607494eb92db891ddeae742"
dest_uuid: "53db431f15fd4cfbb8a51922b26768cd"
mode: GRACEFUL
new_leader_uuid: "e7d9f867fab140d190bf880700efaf96"
 from {username='slave'} at 127.0.0.1:41252
I20260630 12:34:58.332593  3529 raft_consensus.cc:606] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: Received request to transfer leadership to TS e7d9f867fab140d190bf880700efaf96
I20260630 12:34:58.334656  3331 auto_leader_rebalancer.cc:440] table: range_aware_auto_rebalancer_test, leader rebalance finish, leader transfer count: 1
I20260630 12:34:58.335338  3331 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:34:58.342275   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:58.343212   773 tablet_replica.cc:333] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96: stopping tablet replica
I20260630 12:34:58.343873   773 raft_consensus.cc:2243] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.344213   773 raft_consensus.cc:2272] T 2e5c96d91dbf48b290612e0915cb17a0 P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.346045   773 tablet_replica.cc:333] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96: stopping tablet replica
I20260630 12:34:58.346501   773 raft_consensus.cc:2243] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.346800   773 raft_consensus.cc:2272] T 65cfad067607494eb92db891ddeae742 P e7d9f867fab140d190bf880700efaf96 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.348505   773 tablet_replica.cc:333] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96: stopping tablet replica
I20260630 12:34:58.348918   773 raft_consensus.cc:2243] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.349205   773 raft_consensus.cc:2272] T ab31e3ab7a2e4b4e93630269afe51f2f P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.350773   773 tablet_replica.cc:333] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96: stopping tablet replica
I20260630 12:34:58.351245   773 raft_consensus.cc:2243] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.351542   773 raft_consensus.cc:2272] T 4a666baa6cb84223bbf9bba73c01cd54 P e7d9f867fab140d190bf880700efaf96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.373415   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:34:58.385380   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:34:58.406971   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:58.407869   773 tablet_replica.cc:333] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038: stopping tablet replica
I20260630 12:34:58.408440   773 raft_consensus.cc:2243] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.408913   773 raft_consensus.cc:2272] T 2e5c96d91dbf48b290612e0915cb17a0 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.410952   773 tablet_replica.cc:333] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038: stopping tablet replica
I20260630 12:34:58.411448   773 raft_consensus.cc:2243] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.411809   773 raft_consensus.cc:2272] T ab31e3ab7a2e4b4e93630269afe51f2f P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.413507   773 tablet_replica.cc:333] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: stopping tablet replica
I20260630 12:34:58.413993   773 raft_consensus.cc:2243] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:58.414556   773 pending_rounds.cc:70] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: Trying to abort 1 pending ops.
I20260630 12:34:58.414851   773 pending_rounds.cc:77] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442590854950912 op_type: NO_OP noop_request { }
I20260630 12:34:58.415203   773 raft_consensus.cc:2889] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:58.415498   773 raft_consensus.cc:2272] T 4a666baa6cb84223bbf9bba73c01cd54 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.417613   773 tablet_replica.cc:333] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038: stopping tablet replica
I20260630 12:34:58.418072   773 raft_consensus.cc:2243] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.418433   773 raft_consensus.cc:2272] T 65cfad067607494eb92db891ddeae742 P bb410e4ca29f4dc8a9de7d8c7466b038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.440392   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:34:58.452198   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:34:58.471005   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:34:58.471791   773 tablet_replica.cc:333] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd: stopping tablet replica
I20260630 12:34:58.472283   773 raft_consensus.cc:2243] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:34:58.472635   773 raft_consensus.cc:2272] T 4a666baa6cb84223bbf9bba73c01cd54 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.474735   773 tablet_replica.cc:333] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: stopping tablet replica
I20260630 12:34:58.475291   773 raft_consensus.cc:2243] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:58.475781   773 pending_rounds.cc:70] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: Trying to abort 1 pending ops.
I20260630 12:34:58.475935   773 pending_rounds.cc:77] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442591020597248 op_type: NO_OP noop_request { }
I20260630 12:34:58.476154   773 raft_consensus.cc:2889] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:58.476357   773 raft_consensus.cc:2272] T ab31e3ab7a2e4b4e93630269afe51f2f P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.478440   773 tablet_replica.cc:333] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: stopping tablet replica
I20260630 12:34:58.478967   773 raft_consensus.cc:2243] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:58.479444   773 pending_rounds.cc:70] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: Trying to abort 1 pending ops.
I20260630 12:34:58.479583   773 pending_rounds.cc:77] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442590692048896 op_type: NO_OP noop_request { }
I20260630 12:34:58.479790   773 raft_consensus.cc:2889] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:58.479998   773 raft_consensus.cc:2272] T 65cfad067607494eb92db891ddeae742 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.481932   773 tablet_replica.cc:333] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: stopping tablet replica
I20260630 12:34:58.482324   773 raft_consensus.cc:2243] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:58.482779   773 pending_rounds.cc:70] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: Trying to abort 1 pending ops.
I20260630 12:34:58.482993   773 pending_rounds.cc:77] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442591134543872 op_type: NO_OP noop_request { }
I20260630 12:34:58.483203   773 raft_consensus.cc:2889] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:34:58.483407   773 raft_consensus.cc:2272] T 2e5c96d91dbf48b290612e0915cb17a0 P 53db431f15fd4cfbb8a51922b26768cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.505313   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:34:58.516911   773 master.cc:562] Master@127.0.193.126:42403 shutting down...
I20260630 12:34:58.533615   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:34:58.534160   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:34:58.534524   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P e6f0d07010044c5cb151267c5d08af4d: stopping tablet replica
I20260630 12:34:58.552541   773 master.cc:584] Master@127.0.193.126:42403 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (2430 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260630 12:34:58.594532   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:34165
I20260630 12:34:58.595604   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:58.601083  3607 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
W20260630 12:34:58.601284  3608 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
W20260630 12:34:58.601925  3610 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
I20260630 12:34:58.602600   773 server_base.cc:1061] running on GCE node
I20260630 12:34:58.603590   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:58.603823   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:58.603999   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822898603968 us; error 0 us; skew 500 ppm
I20260630 12:34:58.604514   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:58.606741   773 webserver.cc:533] Webserver started at http://127.0.193.126:42507/ using document root <none> and password file <none>
I20260630 12:34:58.607301   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:58.607486   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:58.607798   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:58.608870   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "3ed13bd0d907429499618247a8c2a490"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:58.613237   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:34:58.616510  3615 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.617372   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:34:58.617621   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "3ed13bd0d907429499618247a8c2a490"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:58.617846   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:34:58.642417   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:58.643602   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:58.681103   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:34165
I20260630 12:34:58.681231  3666 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:34165 every 8 connection(s)
I20260630 12:34:58.685271  3667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:34:58.695571  3667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490: Bootstrap starting.
I20260630 12:34:58.700163  3667 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490: Neither blocks nor log segments found. Creating new log.
I20260630 12:34:58.704200  3667 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490: No bootstrap required, opened a new log
I20260630 12:34:58.706198  3667 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ed13bd0d907429499618247a8c2a490" member_type: VOTER }
I20260630 12:34:58.706566  3667 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:34:58.706735  3667 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3ed13bd0d907429499618247a8c2a490, State: Initialized, Role: FOLLOWER
I20260630 12:34:58.707221  3667 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [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: "3ed13bd0d907429499618247a8c2a490" member_type: VOTER }
I20260630 12:34:58.707631  3667 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:34:58.707810  3667 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:34:58.708012  3667 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:34:58.712311  3667 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ed13bd0d907429499618247a8c2a490" member_type: VOTER }
I20260630 12:34:58.712785  3667 leader_election.cc:304] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [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: 3ed13bd0d907429499618247a8c2a490; no voters: 
I20260630 12:34:58.713946  3667 leader_election.cc:290] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:34:58.714258  3670 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:34:58.715619  3670 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 1 LEADER]: Becoming Leader. State: Replica: 3ed13bd0d907429499618247a8c2a490, State: Running, Role: LEADER
I20260630 12:34:58.716293  3670 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [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: "3ed13bd0d907429499618247a8c2a490" member_type: VOTER }
I20260630 12:34:58.716903  3667 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:34:58.719044  3671 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3ed13bd0d907429499618247a8c2a490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ed13bd0d907429499618247a8c2a490" member_type: VOTER } }
I20260630 12:34:58.719055  3672 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3ed13bd0d907429499618247a8c2a490. Latest consensus state: current_term: 1 leader_uuid: "3ed13bd0d907429499618247a8c2a490" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3ed13bd0d907429499618247a8c2a490" member_type: VOTER } }
I20260630 12:34:58.719720  3671 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:58.719720  3672 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [sys.catalog]: This master's current role is: LEADER
I20260630 12:34:58.723163  3675 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:34:58.728273  3675 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:34:58.732991   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:34:58.736770  3675 catalog_manager.cc:1383] Generated new cluster ID: 55f4d1eb44814ee392f6f28d016a3b4a
I20260630 12:34:58.737001  3675 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:34:58.776590  3675 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:34:58.777768  3675 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:34:58.792446  3675 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490: Generated new TSK 0
I20260630 12:34:58.793036  3675 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:34:58.799800   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:58.805927  3688 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
W20260630 12:34:58.806507  3689 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
W20260630 12:34:58.808128  3691 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
I20260630 12:34:58.808867   773 server_base.cc:1061] running on GCE node
I20260630 12:34:58.809728   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:58.809983   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:58.810153   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822898810118 us; error 0 us; skew 500 ppm
I20260630 12:34:58.810704   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:58.813001   773 webserver.cc:533] Webserver started at http://127.0.193.65:42967/ using document root <none> and password file <none>
I20260630 12:34:58.813493   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:58.813660   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:58.813995   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:58.815124   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:58.819607   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:34:58.822878  3696 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.823635   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:58.823946   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:58.824213   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:34:58.836231   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:58.837308   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:58.838680   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:58.840938   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:58.841150   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.841408   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:58.841605   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.880664   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:33485
I20260630 12:34:58.880774  3758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:33485 every 8 connection(s)
I20260630 12:34:58.885449   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:58.892560  3763 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
W20260630 12:34:58.893829  3764 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
I20260630 12:34:58.900115  3759 heartbeater.cc:344] Connected to a master server at 127.0.193.126:34165
I20260630 12:34:58.900540   773 server_base.cc:1061] running on GCE node
I20260630 12:34:58.900586  3759 heartbeater.cc:461] Registering TS with master...
W20260630 12:34:58.900581  3766 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
I20260630 12:34:58.901818  3759 heartbeater.cc:507] Master 127.0.193.126:34165 requested a full tablet report, sending...
I20260630 12:34:58.901899   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:58.902222   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:58.902433   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822898902415 us; error 0 us; skew 500 ppm
I20260630 12:34:58.903113   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:58.904294  3632 ts_manager.cc:194] Registered new tserver with Master: 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:34:58.905645   773 webserver.cc:533] Webserver started at http://127.0.193.66:40503/ using document root <none> and password file <none>
I20260630 12:34:58.906270   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:58.906298  3632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46570
I20260630 12:34:58.906563   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:58.906935   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:58.908263   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "9b9cce5f450d4bf08627b321f0d03b37"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:58.912372   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:58.915253  3771 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.915992   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:58.916278   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "9b9cce5f450d4bf08627b321f0d03b37"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:58.916549   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:34:58.928615   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:58.929598   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:58.930954   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:58.933053   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:58.933269   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.933511   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:58.933682   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.969460   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:35853
I20260630 12:34:58.969551  3833 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:35853 every 8 connection(s)
I20260630 12:34:58.974089   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:34:58.980178  3837 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
W20260630 12:34:58.982465  3838 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
I20260630 12:34:58.983213   773 server_base.cc:1061] running on GCE node
W20260630 12:34:58.984378  3840 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
I20260630 12:34:58.985296   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:34:58.985538   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:34:58.985718   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822898985701 us; error 0 us; skew 500 ppm
I20260630 12:34:58.986027  3834 heartbeater.cc:344] Connected to a master server at 127.0.193.126:34165
I20260630 12:34:58.986335   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:34:58.986395  3834 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:58.987311  3834 heartbeater.cc:507] Master 127.0.193.126:34165 requested a full tablet report, sending...
I20260630 12:34:58.989009   773 webserver.cc:533] Webserver started at http://127.0.193.67:42633/ using document root <none> and password file <none>
I20260630 12:34:58.989534  3632 ts_manager.cc:194] Registered new tserver with Master: 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:34:58.989647   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:34:58.989975   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:34:58.990293   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:34:58.991362  3632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46580
I20260630 12:34:58.991770   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:58.996078   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:34:58.999051  3845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:58.999781   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:34:59.000029   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
format_stamp: "Formatted at 2026-06-30 12:34:58 on dist-test-slave-zbh0"
I20260630 12:34:59.000252   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:34:59.011559   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:34:59.012451   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:34:59.013684   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:34:59.016109   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:34:59.016371   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.016641   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:34:59.016808   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:34:59.053905   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:33329
I20260630 12:34:59.053992  3907 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:33329 every 8 connection(s)
I20260630 12:34:59.067234  3908 heartbeater.cc:344] Connected to a master server at 127.0.193.126:34165
I20260630 12:34:59.067646  3908 heartbeater.cc:461] Registering TS with master...
I20260630 12:34:59.068293  3908 heartbeater.cc:507] Master 127.0.193.126:34165 requested a full tablet report, sending...
I20260630 12:34:59.070132  3632 ts_manager.cc:194] Registered new tserver with Master: 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:34:59.071043   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014142842s
I20260630 12:34:59.071512  3632 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46584
I20260630 12:34:59.944960  3759 heartbeater.cc:499] Master 127.0.193.126:34165 was elected leader, sending a full tablet report...
I20260630 12:34:59.993811  3834 heartbeater.cc:499] Master 127.0.193.126:34165 was elected leader, sending a full tablet report...
I20260630 12:35:00.074156  3908 heartbeater.cc:499] Master 127.0.193.126:34165 was elected leader, sending a full tablet report...
I20260630 12:35:00.161901  3632 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49622:
name: "range_aware_rebalance_new_range"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\006\001\000\000\000\000\007\001\n\000\000\000""\006\001\000\000\000\000\007\001\n\000\000\000"
  indirect_data: """"
}
partition_schema {
  hash_schema {
    columns {
      name: "key"
    }
    num_buckets: 8
    seed: 0
  }
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:00.163877  3632 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table range_aware_rebalance_new_range in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:00.235952  3724 tablet_service.cc:1511] Processing CreateTablet for tablet bf4f6078a42742719fc89932b82934d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.236387  3723 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa34dc9c92d41e1ad0a522e0aa4a63a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.237376  3724 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4f6078a42742719fc89932b82934d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.238272  3722 tablet_service.cc:1511] Processing CreateTablet for tablet 664b2af2e7d24d44824c4e7c9270d524 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.238389  3718 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdcb98236b14693b398f739199a2c60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.238492  3717 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3a4f2b1659433f85742c3ebe0ae19a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.239676  3722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664b2af2e7d24d44824c4e7c9270d524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.236476  3799 tablet_service.cc:1511] Processing CreateTablet for tablet bf4f6078a42742719fc89932b82934d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.240003  3719 tablet_service.cc:1511] Processing CreateTablet for tablet 604ba5a035a640d888ff4428babbf818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.240638  3799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4f6078a42742719fc89932b82934d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.241612  3720 tablet_service.cc:1511] Processing CreateTablet for tablet 439103ee13c948a08b79b8e0bbf85c84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.243662  3723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa34dc9c92d41e1ad0a522e0aa4a63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.247345  3717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3a4f2b1659433f85742c3ebe0ae19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.251489  3719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604ba5a035a640d888ff4428babbf818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.255553  3718 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdcb98236b14693b398f739199a2c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.237411  3721 tablet_service.cc:1511] Processing CreateTablet for tablet 63375a16ced04f5fa6bcedd9b975300b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.258114  3721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63375a16ced04f5fa6bcedd9b975300b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.259567  3720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439103ee13c948a08b79b8e0bbf85c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.269675  3928 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.275925  3928 tablet_bootstrap.cc:654] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.284488  3928 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.285040  3928 ts_tablet_manager.cc:1403] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.005s
I20260630 12:35:00.287722  3928 raft_consensus.cc:359] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.288496  3928 raft_consensus.cc:385] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.288841  3928 raft_consensus.cc:740] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.289786  3928 consensus_queue.cc:260] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.296353  3794 tablet_service.cc:1511] Processing CreateTablet for tablet 604ba5a035a640d888ff4428babbf818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.297753  3794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604ba5a035a640d888ff4428babbf818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.297879  3873 tablet_service.cc:1511] Processing CreateTablet for tablet bf4f6078a42742719fc89932b82934d3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.298758  3793 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdcb98236b14693b398f739199a2c60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.299707  3873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4f6078a42742719fc89932b82934d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.300107  3793 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdcb98236b14693b398f739199a2c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.303927  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa34dc9c92d41e1ad0a522e0aa4a63a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.305560  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa34dc9c92d41e1ad0a522e0aa4a63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.307825  3871 tablet_service.cc:1511] Processing CreateTablet for tablet 664b2af2e7d24d44824c4e7c9270d524 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.309505  3871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664b2af2e7d24d44824c4e7c9270d524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.312058  3796 tablet_service.cc:1511] Processing CreateTablet for tablet 63375a16ced04f5fa6bcedd9b975300b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.313900  3796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63375a16ced04f5fa6bcedd9b975300b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.315712  3870 tablet_service.cc:1511] Processing CreateTablet for tablet 63375a16ced04f5fa6bcedd9b975300b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.317016  3870 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63375a16ced04f5fa6bcedd9b975300b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.318240  3867 tablet_service.cc:1511] Processing CreateTablet for tablet 6bdcb98236b14693b398f739199a2c60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.319620  3867 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdcb98236b14693b398f739199a2c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.323678  3868 tablet_service.cc:1511] Processing CreateTablet for tablet 604ba5a035a640d888ff4428babbf818 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.325031  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 604ba5a035a640d888ff4428babbf818. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.327643  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 439103ee13c948a08b79b8e0bbf85c84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.328670  3931 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.328747  3928 ts_tablet_manager.cc:1434] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.013s
I20260630 12:35:00.328879  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439103ee13c948a08b79b8e0bbf85c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.329907  3928 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.331658  3795 tablet_service.cc:1511] Processing CreateTablet for tablet 439103ee13c948a08b79b8e0bbf85c84 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.332955  3795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439103ee13c948a08b79b8e0bbf85c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.334357  3931 tablet_bootstrap.cc:654] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.335865  3928 tablet_bootstrap.cc:654] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.299723  3792 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3a4f2b1659433f85742c3ebe0ae19a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.337387  3792 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3a4f2b1659433f85742c3ebe0ae19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.297928  3797 tablet_service.cc:1511] Processing CreateTablet for tablet 664b2af2e7d24d44824c4e7c9270d524 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.340116  3797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664b2af2e7d24d44824c4e7c9270d524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.343580  3798 tablet_service.cc:1511] Processing CreateTablet for tablet 8aa34dc9c92d41e1ad0a522e0aa4a63a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.344901  3798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8aa34dc9c92d41e1ad0a522e0aa4a63a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.345535  3928 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.345474  3866 tablet_service.cc:1511] Processing CreateTablet for tablet 9c3a4f2b1659433f85742c3ebe0ae19a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260630 12:35:00.346086  3928 ts_tablet_manager.cc:1403] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260630 12:35:00.346886  3866 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3a4f2b1659433f85742c3ebe0ae19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:00.348783  3928 raft_consensus.cc:359] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.349503  3928 raft_consensus.cc:385] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.349769  3928 raft_consensus.cc:740] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.352339  3931 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:00.352799  3931 ts_tablet_manager.cc:1403] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.006s
I20260630 12:35:00.355492  3931 raft_consensus.cc:359] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.356189  3931 raft_consensus.cc:385] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.356488  3931 raft_consensus.cc:740] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.357347  3928 consensus_queue.cc:260] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.359831  3928 ts_tablet_manager.cc:1434] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:35:00.360750  3928 tablet_bootstrap.cc:492] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.378574  3934 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.383105  3931 consensus_queue.cc:260] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.397285  3928 tablet_bootstrap.cc:654] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.397899  3931 ts_tablet_manager.cc:1434] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.045s	user 0.002s	sys 0.006s
I20260630 12:35:00.418574  3931 tablet_bootstrap.cc:492] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.424084  3934 tablet_bootstrap.cc:654] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.424908  3931 tablet_bootstrap.cc:654] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.427731  3928 tablet_bootstrap.cc:492] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.428201  3928 ts_tablet_manager.cc:1403] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.000s
I20260630 12:35:00.430766  3928 raft_consensus.cc:359] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.431377  3931 tablet_bootstrap.cc:492] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:00.431491  3928 raft_consensus.cc:385] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.431923  3931 ts_tablet_manager.cc:1403] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.014s	user 0.008s	sys 0.003s
I20260630 12:35:00.431927  3934 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.431895  3928 raft_consensus.cc:740] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.432651  3934 ts_tablet_manager.cc:1403] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.054s	user 0.006s	sys 0.011s
I20260630 12:35:00.433048  3928 consensus_queue.cc:260] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.434954  3931 raft_consensus.cc:359] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.435253  3934 raft_consensus.cc:359] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.435268  3928 ts_tablet_manager.cc:1434] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:00.436082  3934 raft_consensus.cc:385] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.436578  3934 raft_consensus.cc:740] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.437199  3928 tablet_bootstrap.cc:492] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.437470  3934 consensus_queue.cc:260] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.435726  3931 raft_consensus.cc:385] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.439028  3931 raft_consensus.cc:740] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.439857  3931 consensus_queue.cc:260] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.444130  3931 ts_tablet_manager.cc:1434] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260630 12:35:00.445152  3931 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.449193  3934 ts_tablet_manager.cc:1434] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.008s
I20260630 12:35:00.450281  3934 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.446455  3928 tablet_bootstrap.cc:654] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.455837  3931 tablet_bootstrap.cc:654] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.456413  3934 tablet_bootstrap.cc:654] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.460451  3928 tablet_bootstrap.cc:492] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.461143  3928 ts_tablet_manager.cc:1403] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260630 12:35:00.464057  3928 raft_consensus.cc:359] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.464530  3934 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.464844  3928 raft_consensus.cc:385] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.465241  3934 ts_tablet_manager.cc:1403] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:35:00.465214  3928 raft_consensus.cc:740] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.466712  3928 consensus_queue.cc:260] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.468046  3931 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:00.468580  3931 ts_tablet_manager.cc:1403] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.024s	user 0.019s	sys 0.000s
I20260630 12:35:00.468252  3934 raft_consensus.cc:359] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.468753  3928 ts_tablet_manager.cc:1434] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:00.468963  3934 raft_consensus.cc:385] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.469357  3934 raft_consensus.cc:740] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.470237  3934 consensus_queue.cc:260] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.469866  3928 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.471351  3931 raft_consensus.cc:359] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.472155  3931 raft_consensus.cc:385] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.472503  3931 raft_consensus.cc:740] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.473407  3931 consensus_queue.cc:260] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.474469  3934 ts_tablet_manager.cc:1434] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260630 12:35:00.476068  3931 ts_tablet_manager.cc:1434] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:00.477190  3931 tablet_bootstrap.cc:492] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.478426  3928 tablet_bootstrap.cc:654] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.483448  3931 tablet_bootstrap.cc:654] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.476155  3934 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.490938  3928 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.490970  3931 tablet_bootstrap.cc:492] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:00.491524  3928 ts_tablet_manager.cc:1403] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.022s	user 0.006s	sys 0.011s
I20260630 12:35:00.491623  3931 ts_tablet_manager.cc:1403] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:35:00.492302  3934 tablet_bootstrap.cc:654] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.493956  3928 raft_consensus.cc:359] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.494730  3928 raft_consensus.cc:385] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.494422  3931 raft_consensus.cc:359] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.495112  3928 raft_consensus.cc:740] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.495297  3931 raft_consensus.cc:385] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.495749  3931 raft_consensus.cc:740] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.495959  3928 consensus_queue.cc:260] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.496809  3931 consensus_queue.cc:260] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.498313  3928 ts_tablet_manager.cc:1434] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260630 12:35:00.499078  3931 ts_tablet_manager.cc:1434] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260630 12:35:00.499395  3928 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.499718  3934 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.500109  3931 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.500262  3934 ts_tablet_manager.cc:1403] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.002s
I20260630 12:35:00.503252  3934 raft_consensus.cc:359] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.504073  3934 raft_consensus.cc:385] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.504418  3934 raft_consensus.cc:740] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.505600  3928 tablet_bootstrap.cc:654] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.505293  3934 consensus_queue.cc:260] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.505852  3931 tablet_bootstrap.cc:654] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.514655  3934 ts_tablet_manager.cc:1434] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260630 12:35:00.517577  3939 raft_consensus.cc:493] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.518239  3939 raft_consensus.cc:515] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.527073  3939 leader_election.cc:290] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:00.532414  3934 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.536924  3928 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.537607  3928 ts_tablet_manager.cc:1403] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.013s
I20260630 12:35:00.542726  3934 tablet_bootstrap.cc:654] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.542477  3928 raft_consensus.cc:359] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.543251  3928 raft_consensus.cc:385] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.543558  3928 raft_consensus.cc:740] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.545543  3928 consensus_queue.cc:260] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.546725  3931 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:00.547415  3931 ts_tablet_manager.cc:1403] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.048s	user 0.029s	sys 0.017s
I20260630 12:35:00.550390  3931 raft_consensus.cc:359] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.551203  3931 raft_consensus.cc:385] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.551565  3931 raft_consensus.cc:740] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.552315  3931 consensus_queue.cc:260] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.553143  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
W20260630 12:35:00.554628  3846 leader_election.cc:343] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.557245  3931 ts_tablet_manager.cc:1434] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260630 12:35:00.557578  3935 raft_consensus.cc:493] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.558348  3931 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.558022  3935 raft_consensus.cc:515] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.561650  3935 leader_election.cc:290] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.564453  3930 raft_consensus.cc:493] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.565388  3930 raft_consensus.cc:515] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.566067  3928 ts_tablet_manager.cc:1434] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.028s	user 0.009s	sys 0.000s
I20260630 12:35:00.568706  3930 leader_election.cc:290] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.581972  3931 tablet_bootstrap.cc:654] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.585177  3928 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.583061  3939 raft_consensus.cc:493] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.586510  3939 raft_consensus.cc:515] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.593741  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:00.594635  3734 raft_consensus.cc:2468] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 0.
I20260630 12:35:00.595706  3928 tablet_bootstrap.cc:654] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.596692  3935 raft_consensus.cc:493] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.597169  3935 raft_consensus.cc:515] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.598656  3846 leader_election.cc:304] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:00.601444  3939 leader_election.cc:290] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:00.602010  3939 raft_consensus.cc:2804] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.602365  3939 raft_consensus.cc:493] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.602698  3939 raft_consensus.cc:3060] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.599300  3935 leader_election.cc:290] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.613065  3934 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.614113  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.614670  3934 ts_tablet_manager.cc:1403] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.082s	user 0.016s	sys 0.021s
I20260630 12:35:00.613139  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.613873  3930 raft_consensus.cc:493] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:35:00.615751  3847 leader_election.cc:343] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.615935  3930 raft_consensus.cc:515] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.620379  3930 leader_election.cc:290] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
W20260630 12:35:00.622330  3847 leader_election.cc:343] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.622308  3934 raft_consensus.cc:359] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.623023  3847 leader_election.cc:304] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37
I20260630 12:35:00.623217  3934 raft_consensus.cc:385] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.623975  3955 raft_consensus.cc:2749] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:00.624204  3934 raft_consensus.cc:740] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.625198  3934 consensus_queue.cc:260] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.633684  3928 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.633560  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.633605  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604ba5a035a640d888ff4428babbf818" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.635442  3931 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
W20260630 12:35:00.635515  3773 leader_election.cc:343] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.635721  3928 ts_tablet_manager.cc:1403] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.051s	user 0.008s	sys 0.006s
I20260630 12:35:00.636068  3931 ts_tablet_manager.cc:1403] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.006s
W20260630 12:35:00.636335  3773 leader_election.cc:343] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.638796  3928 raft_consensus.cc:359] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.638998  3931 raft_consensus.cc:359] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.640318  3931 raft_consensus.cc:385] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.640400  3930 raft_consensus.cc:493] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.640781  3931 raft_consensus.cc:740] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.640892  3930 raft_consensus.cc:515] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.641479  3928 raft_consensus.cc:385] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.642421  3928 raft_consensus.cc:740] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.643370  3930 leader_election.cc:290] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.643426  3928 consensus_queue.cc:260] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.646204  3928 ts_tablet_manager.cc:1434] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260630 12:35:00.646709  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.644757  3931 consensus_queue.cc:260] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.648573  3928 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:00.648530  3809 raft_consensus.cc:2468] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:00.649957  3931 ts_tablet_manager.cc:1434] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.004s
I20260630 12:35:00.650899  3931 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.652581  3934 ts_tablet_manager.cc:1434] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.038s	user 0.008s	sys 0.008s
I20260630 12:35:00.653488  3934 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.653306  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.653757  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.653952  3809 raft_consensus.cc:2468] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:00.658177  3931 tablet_bootstrap.cc:654] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.663247  3934 tablet_bootstrap.cc:654] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.672662  3928 tablet_bootstrap.cc:654] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.673753  3698 leader_election.cc:304] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:00.674678  3930 raft_consensus.cc:2804] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.674799  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:00.675115  3930 raft_consensus.cc:493] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.675518  3930 raft_consensus.cc:3060] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.675972  3733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604ba5a035a640d888ff4428babbf818" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:00.676600  3733 raft_consensus.cc:2468] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:00.677927  3772 leader_election.cc:304] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:00.679075  3935 raft_consensus.cc:2804] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.679406  3935 raft_consensus.cc:493] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.679710  3935 raft_consensus.cc:3060] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.680325  3934 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.680822  3934 ts_tablet_manager.cc:1403] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.004s
I20260630 12:35:00.683411  3930 raft_consensus.cc:515] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.683820  3934 raft_consensus.cc:359] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.684514  3934 raft_consensus.cc:385] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.684801  3934 raft_consensus.cc:740] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.685449  3930 leader_election.cc:290] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.685528  3934 consensus_queue.cc:260] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.686478  3734 raft_consensus.cc:2393] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b9cce5f450d4bf08627b321f0d03b37 in current term 1: Already voted for candidate 6496f9f061e14efb9ba07361dcd1c0cd in this term.
I20260630 12:35:00.686303  3698 leader_election.cc:304] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:00.670302  3939 raft_consensus.cc:515] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.690403  3934 ts_tablet_manager.cc:1434] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260630 12:35:00.691501  3934 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.692884  3733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:00.693666  3733 raft_consensus.cc:3060] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.699460  3935 raft_consensus.cc:515] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.700675  3930 raft_consensus.cc:2804] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.711021  3930 raft_consensus.cc:493] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.705606  3939 leader_election.cc:290] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:00.705811  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:00.706674  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604ba5a035a640d888ff4428babbf818" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:00.711421  3930 raft_consensus.cc:3060] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.711822  3732 raft_consensus.cc:3060] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.712172  3935 leader_election.cc:290] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.706882  3772 leader_election.cc:304] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37; no voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343
W20260630 12:35:00.702045  3698 leader_election.cc:343] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:00.712628  3847 leader_election.cc:343] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.713656  3931 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:00.713682  3935 raft_consensus.cc:3060] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.707816  3934 tablet_bootstrap.cc:654] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.714128  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604ba5a035a640d888ff4428babbf818" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:00.714365  3931 ts_tablet_manager.cc:1403] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.064s	user 0.018s	sys 0.004s
I20260630 12:35:00.715343  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:00.716221  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
W20260630 12:35:00.716460  3773 leader_election.cc:343] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.716856  3882 raft_consensus.cc:2468] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:00.711383  3733 raft_consensus.cc:2468] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 1.
I20260630 12:35:00.719929  3931 raft_consensus.cc:359] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.720703  3931 raft_consensus.cc:385] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.721087  3931 raft_consensus.cc:740] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.720961  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.721848  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:00.721971  3931 consensus_queue.cc:260] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.723134  3846 leader_election.cc:304] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 9b9cce5f450d4bf08627b321f0d03b37
I20260630 12:35:00.722731  3881 raft_consensus.cc:3060] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.724507  3939 raft_consensus.cc:2804] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.725440  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.726395  3882 raft_consensus.cc:2468] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
W20260630 12:35:00.731446  3680 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:00.728950  3939 raft_consensus.cc:697] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Becoming Leader. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Running, Role: LEADER
I20260630 12:35:00.734583  3685 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:00.736627  3928 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:00.737323  3928 ts_tablet_manager.cc:1403] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.089s	user 0.016s	sys 0.019s
W20260630 12:35:00.739848  3685 auto_leader_rebalancer.cc:524] the master instance isn't leader: Service unavailable: Tablet not running
I20260630 12:35:00.740489  3931 ts_tablet_manager.cc:1434] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.011s
I20260630 12:35:00.737867  3939 consensus_queue.cc:237] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.740741  3928 raft_consensus.cc:359] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.741385  3928 raft_consensus.cc:385] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.741503  3931 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:00.741675  3928 raft_consensus.cc:740] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.743880  3928 consensus_queue.cc:260] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.747557  3931 tablet_bootstrap.cc:654] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.733371  3930 raft_consensus.cc:515] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
W20260630 12:35:00.751065  3698 leader_election.cc:343] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.756444  3966 raft_consensus.cc:493] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.756621  3881 raft_consensus.cc:2468] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:00.757985  3934 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.756872  3698 leader_election.cc:304] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd; no voters: 9b9cce5f450d4bf08627b321f0d03b37, 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:00.757357  3732 raft_consensus.cc:2468] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
I20260630 12:35:00.758683  3934 ts_tablet_manager.cc:1403] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.006s
I20260630 12:35:00.758662  3965 raft_consensus.cc:493] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.759601  3772 leader_election.cc:304] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:00.760083  3965 raft_consensus.cc:515] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.761139  3935 raft_consensus.cc:2749] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:00.755625  3930 leader_election.cc:290] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.764252  3928 ts_tablet_manager.cc:1434] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.011s
I20260630 12:35:00.766376  3935 raft_consensus.cc:2804] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.767086  3935 raft_consensus.cc:697] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:00.768395  3966 raft_consensus.cc:515] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.772598  3966 leader_election.cc:290] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.775045  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.780061  3960 raft_consensus.cc:493] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.769145  3934 raft_consensus.cc:359] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.781172  3934 raft_consensus.cc:385] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.781049  3960 raft_consensus.cc:515] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.780443  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:00.781939  3934 raft_consensus.cc:740] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.783134  3934 consensus_queue.cc:260] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.784005  3881 raft_consensus.cc:2468] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:00.775475  3931 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:00.785353  3931 ts_tablet_manager.cc:1403] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.008s
I20260630 12:35:00.784605  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.789320  3733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:00.789942  3733 raft_consensus.cc:2468] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 0.
I20260630 12:35:00.790064  3934 ts_tablet_manager.cc:1434] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.031s	user 0.007s	sys 0.003s
I20260630 12:35:00.791371  3846 leader_election.cc:304] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:00.791451  3808 raft_consensus.cc:2468] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 0.
I20260630 12:35:00.793503  3773 leader_election.cc:304] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:00.793898  3934 tablet_bootstrap.cc:492] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.794312  3939 raft_consensus.cc:2804] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.785776  3960 leader_election.cc:290] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:00.769850  3930 raft_consensus.cc:2749] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:00.795290  3939 raft_consensus.cc:493] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.795328  3732 raft_consensus.cc:2468] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:00.795869  3939 raft_consensus.cc:3060] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.796679  3969 raft_consensus.cc:2804] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.797571  3935 consensus_queue.cc:237] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.799692  3809 raft_consensus.cc:2468] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:00.785142  3965 leader_election.cc:290] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.798511  3632 catalog_manager.cc:5697] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } }
W20260630 12:35:00.799569  3698 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.193.67:33329, user_credentials={real_user=slave}} blocked reactor thread for 60753.2us
I20260630 12:35:00.799178  3969 raft_consensus.cc:493] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.801957  3969 raft_consensus.cc:3060] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.802597  3698 leader_election.cc:304] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:00.804955  3971 raft_consensus.cc:2804] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.805150  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:00.806784  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:00.807368  3881 raft_consensus.cc:3060] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.808787  3931 raft_consensus.cc:359] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.809453  3931 raft_consensus.cc:385] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.809698  3931 raft_consensus.cc:740] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.810367  3931 consensus_queue.cc:260] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.805532  3971 raft_consensus.cc:697] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:00.812527  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.814632  3965 raft_consensus.cc:493] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.815539  3808 raft_consensus.cc:2468] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:00.816013  3965 raft_consensus.cc:515] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.813685  3930 raft_consensus.cc:493] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.813207  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.817075  3698 leader_election.cc:304] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:00.818008  3809 raft_consensus.cc:3060] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.819730  3930 raft_consensus.cc:515] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.821869  3930 leader_election.cc:290] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.821671  3939 raft_consensus.cc:515] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.823308  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa34dc9c92d41e1ad0a522e0aa4a63a" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:00.823843  3969 raft_consensus.cc:515] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.824281  3934 tablet_bootstrap.cc:654] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.824621  3968 raft_consensus.cc:2804] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.824810  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa34dc9c92d41e1ad0a522e0aa4a63a" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.826048  3808 raft_consensus.cc:2468] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:00.827243  3968 raft_consensus.cc:493] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.827661  3882 raft_consensus.cc:2393] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6496f9f061e14efb9ba07361dcd1c0cd in current term 1: Already voted for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in this term.
I20260630 12:35:00.827702  3968 raft_consensus.cc:3060] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.817145  3971 consensus_queue.cc:237] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.832590  3931 ts_tablet_manager.cc:1434] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260630 12:35:00.832757  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:00.833083  3965 leader_election.cc:290] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.833884  3881 raft_consensus.cc:2468] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:00.838946  3732 raft_consensus.cc:2468] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:00.839035  3698 leader_election.cc:304] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:00.835106  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.832553  3969 leader_election.cc:290] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.836357  3733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:00.839877  3883 raft_consensus.cc:2468] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:00.840083  3733 raft_consensus.cc:3060] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.840142  3772 leader_election.cc:304] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:00.835466  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:00.837939  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:00.838563  3939 leader_election.cc:290] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:00.839148  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:00.841645  3882 raft_consensus.cc:3060] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.842038  3808 raft_consensus.cc:3060] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.842303  3930 raft_consensus.cc:2804] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.842037  3965 raft_consensus.cc:2804] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:00.837406  3968 raft_consensus.cc:515] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.842842  3930 raft_consensus.cc:493] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260630 12:35:00.840108  3698 leader_election.cc:343] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:00.844017  3965 raft_consensus.cc:493] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:00.845438  3734 raft_consensus.cc:2393] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in current term 1: Already voted for candidate 6496f9f061e14efb9ba07361dcd1c0cd in this term.
I20260630 12:35:00.844913  3930 raft_consensus.cc:3060] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.852917  3968 leader_election.cc:290] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.851334  3965 raft_consensus.cc:3060] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.860551  3733 raft_consensus.cc:2468] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
I20260630 12:35:00.861840  3772 leader_election.cc:304] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:00.864696  3631 catalog_manager.cc:5697] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "9b9cce5f450d4bf08627b321f0d03b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:00.862915  3935 raft_consensus.cc:2804] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.868959  3935 raft_consensus.cc:697] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:00.869824  3935 consensus_queue.cc:237] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.871872  3934 tablet_bootstrap.cc:492] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.872641  3934 ts_tablet_manager.cc:1403] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.006s
I20260630 12:35:00.873935  3698 leader_election.cc:304] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:00.868489  3930 raft_consensus.cc:515] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.876276  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:00.867000  3809 raft_consensus.cc:2468] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:00.879603  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63375a16ced04f5fa6bcedd9b975300b" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:00.881088  3883 raft_consensus.cc:2393] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6496f9f061e14efb9ba07361dcd1c0cd in current term 1: Already voted for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in this term.
I20260630 12:35:00.882298  3698 leader_election.cc:304] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd; no voters: 9b9cce5f450d4bf08627b321f0d03b37, 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:00.883405  3968 raft_consensus.cc:2749] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:35:00.877607  3971 raft_consensus.cc:2804] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.883435  3882 raft_consensus.cc:2468] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
I20260630 12:35:00.884349  3965 raft_consensus.cc:515] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.884744  3930 leader_election.cc:290] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.877971  3630 catalog_manager.cc:5697] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:00.886983  3883 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa34dc9c92d41e1ad0a522e0aa4a63a" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:00.887681  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8aa34dc9c92d41e1ad0a522e0aa4a63a" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:00.887434  3934 raft_consensus.cc:359] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.886288  3971 raft_consensus.cc:697] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:00.888470  3809 raft_consensus.cc:3060] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.888499  3934 raft_consensus.cc:385] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.889062  3934 raft_consensus.cc:740] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.889495  3808 raft_consensus.cc:2468] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 1.
I20260630 12:35:00.890573  3965 leader_election.cc:290] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.890743  3847 leader_election.cc:304] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 6496f9f061e14efb9ba07361dcd1c0cd
I20260630 12:35:00.892061  3733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:00.892617  3733 raft_consensus.cc:3060] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.892681  3939 raft_consensus.cc:2804] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.893239  3939 raft_consensus.cc:697] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Becoming Leader. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Running, Role: LEADER
I20260630 12:35:00.894014  3939 consensus_queue.cc:237] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.889992  3934 consensus_queue.cc:260] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.889065  3971 consensus_queue.cc:237] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.897907  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:00.898136  3883 raft_consensus.cc:3060] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.900494  3882 raft_consensus.cc:3060] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.902742  3965 raft_consensus.cc:493] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:00.904681  3934 ts_tablet_manager.cc:1434] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260630 12:35:00.904521  3733 raft_consensus.cc:2468] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
W20260630 12:35:00.905952  3755 debug-util.cc:398] Leaking SignalData structure 0x7b08001e1d40 after lost signal to thread 776
I20260630 12:35:00.903241  3965 raft_consensus.cc:515] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.908905  3965 leader_election.cc:290] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:00.909562  3881 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:00.909978  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:00.910709  3734 raft_consensus.cc:2393] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b9cce5f450d4bf08627b321f0d03b37 in current term 1: Already voted for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in this term.
I20260630 12:35:00.908818  3772 leader_election.cc:304] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:00.912709  3934 tablet_bootstrap.cc:492] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:00.913100  3772 leader_election.cc:304] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37; no voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:00.914033  3969 raft_consensus.cc:2804] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.914515  3969 raft_consensus.cc:697] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:00.915282  3969 consensus_queue.cc:237] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.915771  3883 raft_consensus.cc:2468] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:00.918032  3974 raft_consensus.cc:3060] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:00.918171  3698 leader_election.cc:304] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:00.921651  3930 raft_consensus.cc:2804] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:00.922314  3930 raft_consensus.cc:697] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:00.924517  3930 consensus_queue.cc:237] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.921401  3809 raft_consensus.cc:2468] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:00.941571  3631 catalog_manager.cc:5697] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:00.947290  3974 raft_consensus.cc:2749] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:00.949815  3882 raft_consensus.cc:2468] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
I20260630 12:35:00.957891  3934 tablet_bootstrap.cc:654] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:00.963510  3630 catalog_manager.cc:5697] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:00.966361  3632 catalog_manager.cc:5697] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "9b9cce5f450d4bf08627b321f0d03b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:00.970140  3630 catalog_manager.cc:5697] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:00.968389  3934 tablet_bootstrap.cc:492] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:00.973130  3934 ts_tablet_manager.cc:1403] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.002s
I20260630 12:35:00.976576  3934 raft_consensus.cc:359] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.977319  3934 raft_consensus.cc:385] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:00.977638  3934 raft_consensus.cc:740] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:00.978502  3934 consensus_queue.cc:260] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:00.980933  3934 ts_tablet_manager.cc:1434] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:00.987643  3630 catalog_manager.cc:5697] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "9b9cce5f450d4bf08627b321f0d03b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:01.123571   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:01.129896  3986 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
W20260630 12:35:01.136652  3987 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
W20260630 12:35:01.137825  3989 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
I20260630 12:35:01.138551   773 server_base.cc:1061] running on GCE node
I20260630 12:35:01.139786   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:01.140066   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:01.140327   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822901140309 us; error 0 us; skew 500 ppm
I20260630 12:35:01.141139   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:01.143476  3939 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.144675   773 webserver.cc:533] Webserver started at http://127.0.193.68:38629/ using document root <none> and password file <none>
I20260630 12:35:01.145404   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:01.145654   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:01.145993   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:01.147624   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "cc6e6c5415434bbc90d315d04dc5789d"
format_stamp: "Formatted at 2026-06-30 12:35:01 on dist-test-slave-zbh0"
I20260630 12:35:01.160287   773 fs_manager.cc:696] Time spent creating directory manager: real 0.012s	user 0.009s	sys 0.002s
I20260630 12:35:01.163483  3939 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.170285  3997 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:01.172150   773 fs_manager.cc:730] Time spent opening block manager: real 0.009s	user 0.002s	sys 0.004s
I20260630 12:35:01.172676   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "cc6e6c5415434bbc90d315d04dc5789d"
format_stamp: "Formatted at 2026-06-30 12:35:01 on dist-test-slave-zbh0"
I20260630 12:35:01.173054   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:35:01.204221   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:01.205842   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:01.207576   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:01.210844   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:01.211126   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:01.211437   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:01.211658   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:01.263167   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:43801
I20260630 12:35:01.263222  4061 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:43801 every 8 connection(s)
I20260630 12:35:01.271358  3630 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:49622:
table { table_name: "range_aware_rebalance_new_range" } alter_schema_steps { type: ADD_RANGE_PARTITION add_range_partition { range_bounds { rows: "\006\001\n\000\000\000\007\001\024\000\000\000""\006\001\n\000\000\000\007\001\024\000\000\000" indirect_data: """" } } } schema { columns { name: "key" type: INT32 is_key: true is_nullable: false encoding: AUTO_ENCODING compression: DEFAULT_COMPRESSION cfile_block_size: 0 immutable: false } } modify_external_catalogs: true
I20260630 12:35:01.292944  4062 heartbeater.cc:344] Connected to a master server at 127.0.193.126:34165
I20260630 12:35:01.293442  4062 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:01.294282  4062 heartbeater.cc:507] Master 127.0.193.126:34165 requested a full tablet report, sending...
I20260630 12:35:01.296345  3631 ts_manager.cc:194] Registered new tserver with Master: cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801)
I20260630 12:35:01.298081  3631 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49628
I20260630 12:35:01.301101  3939 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:01.303169  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet d06d1e5ac9c44578870abb80b6cc341c has no consensus state
W20260630 12:35:01.304965  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 3e37aff3f5a149869702f66ccfc977ae has no consensus state
W20260630 12:35:01.307436  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 948e6542eacc4b33bccba09f78c9eb60 has no consensus state
I20260630 12:35:01.311372  3930 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:01.311908  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 032c3d6b64194985a96fb0b05c68a218 has no consensus state
W20260630 12:35:01.314389  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet e098eb5210d1499e963a863c9b357865 has no consensus state
W20260630 12:35:01.319512  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 980869a89e324a469ab5bd599a7ec890 has no consensus state
I20260630 12:35:01.320851  3935 consensus_queue.cc:1048] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.322006  3930 consensus_queue.cc:1048] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:01.330511  3618 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 948e6542eacc4b33bccba09f78c9eb60 (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 948e6542eacc4b33bccba09f78c9eb60 has no consensus state
W20260630 12:35:01.332188  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet be3161f731414d858af34b4b4ef066f1 has no consensus state
I20260630 12:35:01.336668  3955 raft_consensus.cc:493] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:01.337165  3955 raft_consensus.cc:515] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:01.344753  3974 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.346859  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604ba5a035a640d888ff4428babbf818" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
W20260630 12:35:01.353637  3630 catalog_manager.cc:5957] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 1b037fb3cfda459c9cca9f6334de4894 has no consensus state
I20260630 12:35:01.355290  3960 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.363886  3733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "604ba5a035a640d888ff4428babbf818" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:01.365731  3846 leader_election.cc:304] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37
I20260630 12:35:01.366688  4070 raft_consensus.cc:2749] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:01.368225  3883 raft_consensus.cc:3060] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:01.373298  3955 leader_election.cc:290] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:01.383021  3930 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.393709  3969 consensus_queue.cc:1048] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.397136  3930 consensus_queue.cc:1048] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.398710  3930 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.403667  3935 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.421609  3935 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.459057  3935 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.475073  3796 tablet_service.cc:1511] Processing CreateTablet for tablet d06d1e5ac9c44578870abb80b6cc341c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.477897  3796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d1e5ac9c44578870abb80b6cc341c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.480652  3717 tablet_service.cc:1511] Processing CreateTablet for tablet d06d1e5ac9c44578870abb80b6cc341c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.481993  3717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d1e5ac9c44578870abb80b6cc341c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.484433  3868 tablet_service.cc:1511] Processing CreateTablet for tablet 3e37aff3f5a149869702f66ccfc977ae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.485785  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e37aff3f5a149869702f66ccfc977ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.489884  3930 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:01.506290  4083 tablet_bootstrap.cc:492] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:01.514235  4083 tablet_bootstrap.cc:654] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.525900  3721 tablet_service.cc:1511] Processing CreateTablet for tablet 3e37aff3f5a149869702f66ccfc977ae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.527367  3721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e37aff3f5a149869702f66ccfc977ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.533124  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 948e6542eacc4b33bccba09f78c9eb60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.534515  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948e6542eacc4b33bccba09f78c9eb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.559671  3796 tablet_service.cc:1511] Processing CreateTablet for tablet 948e6542eacc4b33bccba09f78c9eb60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.561218  3796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948e6542eacc4b33bccba09f78c9eb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.572291  4024 tablet_service.cc:1511] Processing CreateTablet for tablet 032c3d6b64194985a96fb0b05c68a218 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.575059  4024 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032c3d6b64194985a96fb0b05c68a218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.577332  4027 tablet_service.cc:1511] Processing CreateTablet for tablet d06d1e5ac9c44578870abb80b6cc341c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.579538  4027 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d06d1e5ac9c44578870abb80b6cc341c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.590404  3720 tablet_service.cc:1511] Processing CreateTablet for tablet 032c3d6b64194985a96fb0b05c68a218 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.591689  3720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032c3d6b64194985a96fb0b05c68a218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.594115  4025 tablet_service.cc:1511] Processing CreateTablet for tablet 948e6542eacc4b33bccba09f78c9eb60 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.596561  4025 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 948e6542eacc4b33bccba09f78c9eb60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.586234  4026 tablet_service.cc:1511] Processing CreateTablet for tablet 3e37aff3f5a149869702f66ccfc977ae (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.604234  4026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e37aff3f5a149869702f66ccfc977ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.606132  3797 tablet_service.cc:1511] Processing CreateTablet for tablet 032c3d6b64194985a96fb0b05c68a218 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.608186  3797 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032c3d6b64194985a96fb0b05c68a218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.613898  4023 tablet_service.cc:1511] Processing CreateTablet for tablet e098eb5210d1499e963a863c9b357865 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.615043  4085 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:01.617954  4023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e098eb5210d1499e963a863c9b357865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.621515  4084 tablet_bootstrap.cc:492] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:01.623128  3868 tablet_service.cc:1511] Processing CreateTablet for tablet e098eb5210d1499e963a863c9b357865 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.624480  3868 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e098eb5210d1499e963a863c9b357865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.627972  4083 tablet_bootstrap.cc:492] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:01.628758  4083 ts_tablet_manager.cc:1403] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.124s	user 0.002s	sys 0.018s
I20260630 12:35:01.632619  4083 raft_consensus.cc:359] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.633366  4083 raft_consensus.cc:385] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.634012  4083 raft_consensus.cc:740] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.636046  4022 tablet_service.cc:1511] Processing CreateTablet for tablet 980869a89e324a469ab5bd599a7ec890 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.636538  3721 tablet_service.cc:1511] Processing CreateTablet for tablet e098eb5210d1499e963a863c9b357865 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.637830  4022 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980869a89e324a469ab5bd599a7ec890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.638850  3796 tablet_service.cc:1511] Processing CreateTablet for tablet 980869a89e324a469ab5bd599a7ec890 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.640362  4083 consensus_queue.cc:260] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.641245  3872 tablet_service.cc:1511] Processing CreateTablet for tablet 980869a89e324a469ab5bd599a7ec890 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.642567  3721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e098eb5210d1499e963a863c9b357865. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.643675  4083 ts_tablet_manager.cc:1434] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:35:01.644737  4083 tablet_bootstrap.cc:492] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:01.645292  3796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980869a89e324a469ab5bd599a7ec890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.650281  3795 tablet_service.cc:1511] Processing CreateTablet for tablet be3161f731414d858af34b4b4ef066f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.651613  3795 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3161f731414d858af34b4b4ef066f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.648494  3872 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 980869a89e324a469ab5bd599a7ec890. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.657454  4021 tablet_service.cc:1511] Processing CreateTablet for tablet be3161f731414d858af34b4b4ef066f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.659794  4021 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3161f731414d858af34b4b4ef066f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.670202  3717 tablet_service.cc:1511] Processing CreateTablet for tablet be3161f731414d858af34b4b4ef066f1 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.671586  3717 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be3161f731414d858af34b4b4ef066f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.683195  3869 tablet_service.cc:1511] Processing CreateTablet for tablet 1b037fb3cfda459c9cca9f6334de4894 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.684840  3869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b037fb3cfda459c9cca9f6334de4894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.699724  4020 tablet_service.cc:1511] Processing CreateTablet for tablet 1b037fb3cfda459c9cca9f6334de4894 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.715209  4020 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b037fb3cfda459c9cca9f6334de4894. 1 dirs total, 0 dirs full, 0 dirs failed
W20260630 12:35:01.735247  3680 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:01.745424  4083 tablet_bootstrap.cc:654] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.754410  4084 tablet_bootstrap.cc:654] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.762838  4085 tablet_bootstrap.cc:654] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.765583  3720 tablet_service.cc:1511] Processing CreateTablet for tablet 1b037fb3cfda459c9cca9f6334de4894 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260630 12:35:01.767073  3720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1b037fb3cfda459c9cca9f6334de4894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:01.783674  4087 tablet_bootstrap.cc:492] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:01.805661  4083 tablet_bootstrap.cc:492] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:01.806679  4083 ts_tablet_manager.cc:1403] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.162s	user 0.021s	sys 0.006s
I20260630 12:35:01.809854  4083 raft_consensus.cc:359] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:01.810588  4083 raft_consensus.cc:385] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.817130  4083 raft_consensus.cc:740] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.818581  4083 consensus_queue.cc:260] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:01.820745  4083 ts_tablet_manager.cc:1434] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260630 12:35:01.821835  4083 tablet_bootstrap.cc:492] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:01.826463  4087 tablet_bootstrap.cc:654] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.829284  4085 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:01.829782  4085 ts_tablet_manager.cc:1403] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.240s	user 0.008s	sys 0.008s
I20260630 12:35:01.830413  4084 tablet_bootstrap.cc:492] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:01.830948  4084 ts_tablet_manager.cc:1403] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.243s	user 0.020s	sys 0.008s
I20260630 12:35:01.834250  4085 raft_consensus.cc:359] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:01.836786  4084 raft_consensus.cc:359] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.837503  4084 raft_consensus.cc:385] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.837800  4084 raft_consensus.cc:740] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.838539  4084 consensus_queue.cc:260] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.841483  4084 ts_tablet_manager.cc:1434] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:35:01.842710  4087 tablet_bootstrap.cc:492] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:01.842861  4084 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:01.843253  4087 ts_tablet_manager.cc:1403] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.095s	user 0.011s	sys 0.002s
I20260630 12:35:01.846227  4087 raft_consensus.cc:359] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.846968  4087 raft_consensus.cc:385] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.847246  4087 raft_consensus.cc:740] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.835099  4085 raft_consensus.cc:385] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.847678  4085 raft_consensus.cc:740] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.848034  4087 consensus_queue.cc:260] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.848627  4085 consensus_queue.cc:260] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:01.851679  4085 ts_tablet_manager.cc:1434] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.000s
I20260630 12:35:01.852609  4085 tablet_bootstrap.cc:492] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:01.858659  4085 tablet_bootstrap.cc:654] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.863050  4083 tablet_bootstrap.cc:654] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.865559  4087 ts_tablet_manager.cc:1434] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.022s	user 0.014s	sys 0.007s
I20260630 12:35:01.866349  4084 tablet_bootstrap.cc:654] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.866626  4087 tablet_bootstrap.cc:492] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:01.866587  4062 heartbeater.cc:499] Master 127.0.193.126:34165 was elected leader, sending a full tablet report...
I20260630 12:35:01.874501  3974 raft_consensus.cc:493] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:01.875207  3974 raft_consensus.cc:515] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.878036  4083 tablet_bootstrap.cc:492] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:01.878608  4083 ts_tablet_manager.cc:1403] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.057s	user 0.007s	sys 0.006s
I20260630 12:35:01.881795  3974 leader_election.cc:290] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:01.881904  4083 raft_consensus.cc:359] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:01.882946  4083 raft_consensus.cc:385] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.883313  4083 raft_consensus.cc:740] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.884747  4083 consensus_queue.cc:260] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:01.891661  4083 ts_tablet_manager.cc:1434] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.007s
I20260630 12:35:01.917272  4087 tablet_bootstrap.cc:654] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.917752  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d1e5ac9c44578870abb80b6cc341c" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:01.918556  3734 raft_consensus.cc:2468] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:01.920838  4083 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:01.922348  3772 leader_election.cc:304] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:01.923420  4084 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:01.923926  4084 ts_tablet_manager.cc:1403] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.019s
I20260630 12:35:01.926594  3935 raft_consensus.cc:2804] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:01.927003  3935 raft_consensus.cc:493] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:01.927353  3935 raft_consensus.cc:3060] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:01.933406  4083 tablet_bootstrap.cc:654] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.933897  4084 raft_consensus.cc:359] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:01.934216  3935 raft_consensus.cc:515] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.934653  4084 raft_consensus.cc:385] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.934983  4084 raft_consensus.cc:740] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.935817  4084 consensus_queue.cc:260] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:01.936231  3935 leader_election.cc:290] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Requested vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:01.938210  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d1e5ac9c44578870abb80b6cc341c" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:01.938778  3734 raft_consensus.cc:3060] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:01.939124  4087 tablet_bootstrap.cc:492] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:01.943579  4087 ts_tablet_manager.cc:1403] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.077s	user 0.009s	sys 0.007s
I20260630 12:35:01.943949  4037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d1e5ac9c44578870abb80b6cc341c" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
I20260630 12:35:01.944725  4037 raft_consensus.cc:2468] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:01.944654  4036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d06d1e5ac9c44578870abb80b6cc341c" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
I20260630 12:35:01.946214  4036 raft_consensus.cc:3060] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:01.947343  4087 raft_consensus.cc:359] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:01.948056  4087 raft_consensus.cc:385] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.948326  4087 raft_consensus.cc:740] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.940665  4084 ts_tablet_manager.cc:1434] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260630 12:35:01.950552  4084 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:01.942179  4085 tablet_bootstrap.cc:492] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:01.952382  4085 ts_tablet_manager.cc:1403] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.100s	user 0.027s	sys 0.025s
I20260630 12:35:01.953954  4036 raft_consensus.cc:2468] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
I20260630 12:35:01.955557  4085 raft_consensus.cc:359] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:01.956182  3734 raft_consensus.cc:2468] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
I20260630 12:35:01.957866  4085 raft_consensus.cc:385] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:01.958282  4085 raft_consensus.cc:740] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:01.958541  4087 consensus_queue.cc:260] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:01.959065  3772 leader_election.cc:304] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:01.959196  4085 consensus_queue.cc:260] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:01.960772  4087 ts_tablet_manager.cc:1434] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:35:01.961774  4087 tablet_bootstrap.cc:492] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:01.960655  3935 raft_consensus.cc:2804] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:01.962649  3935 raft_consensus.cc:697] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:01.963479  3935 consensus_queue.cc:237] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:01.965884  4085 ts_tablet_manager.cc:1434] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260630 12:35:01.956740  4084 tablet_bootstrap.cc:654] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.967217  4085 tablet_bootstrap.cc:492] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:01.970208  4087 tablet_bootstrap.cc:654] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:01.974294  3628 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490: range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2] alter complete (version 0)
I20260630 12:35:02.011795  3955 raft_consensus.cc:493] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.012377  3955 raft_consensus.cc:515] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:02.020296  3955 leader_election.cc:290] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801)
I20260630 12:35:02.025350  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e37aff3f5a149869702f66ccfc977ae" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:02.026072  3734 raft_consensus.cc:2468] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 0.
I20260630 12:35:02.060491  3846 leader_election.cc:304] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:02.061398  4083 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:02.061524  3955 raft_consensus.cc:2804] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.061949  4083 ts_tablet_manager.cc:1403] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.141s	user 0.008s	sys 0.005s
I20260630 12:35:02.062003  3955 raft_consensus.cc:493] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.062549  3955 raft_consensus.cc:3060] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.069967  3935 raft_consensus.cc:493] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.072692  3935 raft_consensus.cc:515] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.074548  3935 leader_election.cc:290] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:02.077570  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980869a89e324a469ab5bd599a7ec890" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:02.079161  4084 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:02.079854  4084 ts_tablet_manager.cc:1403] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.130s	user 0.022s	sys 0.017s
W20260630 12:35:02.080896  3773 leader_election.cc:343] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.084170  4085 tablet_bootstrap.cc:654] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.087100  3629 catalog_manager.cc:5697] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "9b9cce5f450d4bf08627b321f0d03b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:02.089962  4036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980869a89e324a469ab5bd599a7ec890" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
I20260630 12:35:02.090588  4036 raft_consensus.cc:2468] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:02.087126  4083 raft_consensus.cc:359] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.092407  4083 raft_consensus.cc:385] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.093016  4083 raft_consensus.cc:740] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.093954  4083 consensus_queue.cc:260] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.092356  3772 leader_election.cc:304] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37, cc6e6c5415434bbc90d315d04dc5789d; no voters: 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:02.097460  3974 raft_consensus.cc:2804] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.097888  3974 raft_consensus.cc:493] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.096606  3955 raft_consensus.cc:515] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:02.098379  3974 raft_consensus.cc:3060] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.100540  4083 ts_tablet_manager.cc:1434] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.005s
I20260630 12:35:02.104015  4105 raft_consensus.cc:493] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.105819  4105 raft_consensus.cc:515] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.106631  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e37aff3f5a149869702f66ccfc977ae" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:02.107266  3732 raft_consensus.cc:3060] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.107712  4084 raft_consensus.cc:359] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.108453  4084 raft_consensus.cc:385] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.108742  4084 raft_consensus.cc:740] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.109504  4084 consensus_queue.cc:260] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.111959  4084 ts_tablet_manager.cc:1434] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.000s
I20260630 12:35:02.112968  4084 tablet_bootstrap.cc:492] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:02.115301  3732 raft_consensus.cc:2468] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 1.
I20260630 12:35:02.118237  3968 raft_consensus.cc:493] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.121009  3968 raft_consensus.cc:515] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.121737  3846 leader_election.cc:304] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:02.122658  4070 raft_consensus.cc:2804] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.123173  4070 raft_consensus.cc:697] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Becoming Leader. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Running, Role: LEADER
I20260630 12:35:02.123508  3968 leader_election.cc:290] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:02.124019  4070 consensus_queue.cc:237] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:02.133917  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032c3d6b64194985a96fb0b05c68a218" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:02.134920  3808 raft_consensus.cc:2468] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:02.129316  4083 tablet_bootstrap.cc:492] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:02.134265  3955 leader_election.cc:290] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801)
I20260630 12:35:02.134063  4087 tablet_bootstrap.cc:492] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:02.139277  3698 leader_election.cc:304] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:02.144002  3968 raft_consensus.cc:2804] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.144488  3968 raft_consensus.cc:493] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.144917  3968 raft_consensus.cc:3060] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.145367  4084 tablet_bootstrap.cc:654] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.140162  4085 tablet_bootstrap.cc:492] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:02.147727  4085 ts_tablet_manager.cc:1403] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.181s	user 0.013s	sys 0.010s
I20260630 12:35:02.154277  4085 raft_consensus.cc:359] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.155049  4085 raft_consensus.cc:385] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.155107  4036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e37aff3f5a149869702f66ccfc977ae" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
I20260630 12:35:02.155447  4085 raft_consensus.cc:740] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.146943  4087 ts_tablet_manager.cc:1403] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.181s	user 0.020s	sys 0.009s
I20260630 12:35:02.188805  3628 catalog_manager.cc:5697] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:02.169143  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032c3d6b64194985a96fb0b05c68a218" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:02.175086  4106 raft_consensus.cc:493] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:35:02.169638  3846 leader_election.cc:343] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.169364  4105 leader_election.cc:290] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:02.161762  4037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e37aff3f5a149869702f66ccfc977ae" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
I20260630 12:35:02.201520  4087 raft_consensus.cc:359] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
W20260630 12:35:02.203804  3846 leader_election.cc:343] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.176885  4036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032c3d6b64194985a96fb0b05c68a218" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
I20260630 12:35:02.205947  3974 raft_consensus.cc:515] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.195592  4106 raft_consensus.cc:515] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.204210  4085 consensus_queue.cc:260] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.208304  3968 raft_consensus.cc:515] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.204905  4087 raft_consensus.cc:385] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.211797  4087 raft_consensus.cc:740] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.212595  4106 leader_election.cc:290] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:02.212613  4087 consensus_queue.cc:260] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.214298  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948e6542eacc4b33bccba09f78c9eb60" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:02.214956  3879 raft_consensus.cc:2468] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 0.
I20260630 12:35:02.215137  4087 ts_tablet_manager.cc:1434] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260630 12:35:02.215381  4037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948e6542eacc4b33bccba09f78c9eb60" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
W20260630 12:35:02.216953  3772 leader_election.cc:343] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.219363  3773 leader_election.cc:304] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:02.227741  4106 raft_consensus.cc:2804] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.228394  4106 raft_consensus.cc:493] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.228899  4106 raft_consensus.cc:3060] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.231945  3732 raft_consensus.cc:2393] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9b9cce5f450d4bf08627b321f0d03b37 in current term 1: Already voted for candidate 6496f9f061e14efb9ba07361dcd1c0cd in this term.
W20260630 12:35:02.234229  3772 leader_election.cc:343] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.234403  4087 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:02.235332  4092 raft_consensus.cc:493] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.236073  4037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980869a89e324a469ab5bd599a7ec890" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
I20260630 12:35:02.235841  4092 raft_consensus.cc:515] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.237191  4037 raft_consensus.cc:3060] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.238488  3974 leader_election.cc:290] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Requested vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:02.234760  4084 tablet_bootstrap.cc:492] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:02.241268  4092 leader_election.cc:290] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:02.241817  4085 ts_tablet_manager.cc:1434] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.094s	user 0.016s	sys 0.023s
I20260630 12:35:02.243717  4084 ts_tablet_manager.cc:1403] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.131s	user 0.019s	sys 0.002s
I20260630 12:35:02.243816  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980869a89e324a469ab5bd599a7ec890" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:02.250906  4085 tablet_bootstrap.cc:492] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:02.253607  4084 raft_consensus.cc:359] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.254380  4084 raft_consensus.cc:385] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.254678  4084 raft_consensus.cc:740] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.255451  4084 consensus_queue.cc:260] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.258505  3772 leader_election.cc:304] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37; no voters: 6496f9f061e14efb9ba07361dcd1c0cd, cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:02.259775  3974 raft_consensus.cc:3060] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.265973  4106 raft_consensus.cc:515] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
W20260630 12:35:02.287134  3773 leader_election.cc:343] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.288004  4084 ts_tablet_manager.cc:1434] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260630 12:35:02.288998  4084 tablet_bootstrap.cc:492] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:02.289975  4083 tablet_bootstrap.cc:654] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.274108  3968 leader_election.cc:290] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Requested vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:02.295760  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032c3d6b64194985a96fb0b05c68a218" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:02.301849  4036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032c3d6b64194985a96fb0b05c68a218" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
I20260630 12:35:02.302722  4087 tablet_bootstrap.cc:654] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.303928  4035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "032c3d6b64194985a96fb0b05c68a218" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
W20260630 12:35:02.306270  3697 leader_election.cc:343] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.311576  3974 raft_consensus.cc:2749] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:02.336503  4035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948e6542eacc4b33bccba09f78c9eb60" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
W20260630 12:35:02.339555  3772 leader_election.cc:343] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:02.331475  3697 leader_election.cc:343] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.336004  4037 raft_consensus.cc:2468] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
I20260630 12:35:02.341480  4106 leader_election.cc:290] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Requested vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:02.347363  3772 leader_election.cc:304] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37, cc6e6c5415434bbc90d315d04dc5789d; no voters: 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:02.350080  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948e6542eacc4b33bccba09f78c9eb60" candidate_uuid: "9b9cce5f450d4bf08627b321f0d03b37" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:02.351433  3808 raft_consensus.cc:2468] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:02.352448  3879 raft_consensus.cc:3060] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.351267  4084 tablet_bootstrap.cc:654] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.351207  3974 raft_consensus.cc:2804] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.354611  4083 tablet_bootstrap.cc:492] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37: No bootstrap required, opened a new log
I20260630 12:35:02.355921  3698 leader_election.cc:304] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:02.362924  3968 raft_consensus.cc:2804] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.360586  4083 ts_tablet_manager.cc:1403] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.236s	user 0.017s	sys 0.017s
I20260630 12:35:02.359122  3974 raft_consensus.cc:697] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:02.369268  4087 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:02.370725  3974 consensus_queue.cc:237] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.369879  4087 ts_tablet_manager.cc:1403] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.022s
I20260630 12:35:02.368618  3968 raft_consensus.cc:697] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:02.376662  3968 consensus_queue.cc:237] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.378782  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098eb5210d1499e963a863c9b357865" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:02.380388  3882 raft_consensus.cc:2468] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 0.
I20260630 12:35:02.382519  4087 raft_consensus.cc:359] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.383244  4001 leader_election.cc:304] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9eba2b2cc9614cf18d5ea8d45cec8343, cc6e6c5415434bbc90d315d04dc5789d; no voters: 
I20260630 12:35:02.384943  4092 raft_consensus.cc:2804] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.384413  4087 raft_consensus.cc:385] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.385667  4092 raft_consensus.cc:493] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.385713  4087 raft_consensus.cc:740] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.386225  4084 tablet_bootstrap.cc:492] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:02.386157  4092 raft_consensus.cc:3060] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.391440  4087 consensus_queue.cc:260] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.425534  4084 ts_tablet_manager.cc:1403] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.137s	user 0.020s	sys 0.022s
I20260630 12:35:02.430418  4085 tablet_bootstrap.cc:654] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.431056  3628 catalog_manager.cc:5697] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "9b9cce5f450d4bf08627b321f0d03b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:02.432178  4092 raft_consensus.cc:515] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.428136  3879 raft_consensus.cc:2468] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9b9cce5f450d4bf08627b321f0d03b37 in term 1.
W20260630 12:35:02.409250  3618 catalog_manager.cc:4810] Async tablet task AlterTable RPC for tablet 948e6542eacc4b33bccba09f78c9eb60 (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet 948e6542eacc4b33bccba09f78c9eb60 consensus state has no leader
I20260630 12:35:02.434338  3773 leader_election.cc:304] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:02.435606  3974 raft_consensus.cc:2804] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.435880  4083 raft_consensus.cc:359] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.436120  3974 raft_consensus.cc:697] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Leader. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:02.436182  4084 raft_consensus.cc:359] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.436962  4084 raft_consensus.cc:385] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.437266  4084 raft_consensus.cc:740] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.437288  3974 consensus_queue.cc:237] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.438202  4084 consensus_queue.cc:260] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.436616  4083 raft_consensus.cc:385] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.439854  4083 raft_consensus.cc:740] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.440948  4083 consensus_queue.cc:260] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.446070  4083 ts_tablet_manager.cc:1434] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.077s	user 0.001s	sys 0.006s
I20260630 12:35:02.443200  4084 ts_tablet_manager.cc:1434] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.003s
I20260630 12:35:02.449717  4084 tablet_bootstrap.cc:492] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd: Bootstrap starting.
I20260630 12:35:02.450356  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098eb5210d1499e963a863c9b357865" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" is_pre_election: true
I20260630 12:35:02.451131  3734 raft_consensus.cc:2468] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 0.
I20260630 12:35:02.451891  4092 leader_election.cc:290] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 1 election: Requested vote from peers 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:02.452090  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098eb5210d1499e963a863c9b357865" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:02.452708  3732 raft_consensus.cc:3060] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.457885  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e098eb5210d1499e963a863c9b357865" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:02.458576  3879 raft_consensus.cc:3060] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.461524  3628 catalog_manager.cc:5697] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:02.462865  3732 raft_consensus.cc:2468] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 1.
I20260630 12:35:02.464435  4000 leader_election.cc:304] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, cc6e6c5415434bbc90d315d04dc5789d; no voters: 
I20260630 12:35:02.465407  4123 raft_consensus.cc:2804] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.465952  4123 raft_consensus.cc:697] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEADER]: Becoming Leader. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Running, Role: LEADER
I20260630 12:35:02.467248  4087 ts_tablet_manager.cc:1434] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.095s	user 0.018s	sys 0.013s
I20260630 12:35:02.467067  4123 consensus_queue.cc:237] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.468362  4087 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:02.476089  3628 catalog_manager.cc:5697] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "9b9cce5f450d4bf08627b321f0d03b37" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:02.479846  4084 tablet_bootstrap.cc:654] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.484443  4087 tablet_bootstrap.cc:654] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.487820  3879 raft_consensus.cc:2468] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 1.
I20260630 12:35:02.491936  4084 tablet_bootstrap.cc:492] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd: No bootstrap required, opened a new log
I20260630 12:35:02.492465  4084 ts_tablet_manager.cc:1403] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent bootstrapping tablet: real 0.043s	user 0.009s	sys 0.002s
I20260630 12:35:02.493772  4087 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:02.497428  4087 ts_tablet_manager.cc:1403] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.004s
I20260630 12:35:02.495388  4084 raft_consensus.cc:359] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.499023  4084 raft_consensus.cc:385] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.499398  4084 raft_consensus.cc:740] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.500177  4084 consensus_queue.cc:260] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.502345  4084 ts_tablet_manager.cc:1434] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:35:02.504515  4087 raft_consensus.cc:359] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:02.505250  4087 raft_consensus.cc:385] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.505576  4087 raft_consensus.cc:740] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.506224  4087 consensus_queue.cc:260] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } }
I20260630 12:35:02.507166  4085 tablet_bootstrap.cc:492] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:02.507669  4085 ts_tablet_manager.cc:1403] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.257s	user 0.011s	sys 0.027s
I20260630 12:35:02.508311  4087 ts_tablet_manager.cc:1434] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.003s
I20260630 12:35:02.509384  4087 tablet_bootstrap.cc:492] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:02.510483  4085 raft_consensus.cc:359] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.511514  4085 raft_consensus.cc:385] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.511889  4085 raft_consensus.cc:740] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.512756  4085 consensus_queue.cc:260] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.515515  4085 ts_tablet_manager.cc:1434] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:35:02.516623  4085 tablet_bootstrap.cc:492] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:02.516459  3629 catalog_manager.cc:5697] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d reported cstate change: term changed from 0 to 1, leader changed from <none> to cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68). New cstate: current_term: 1 leader_uuid: "cc6e6c5415434bbc90d315d04dc5789d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:02.520632  4087 tablet_bootstrap.cc:654] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.523808  4085 tablet_bootstrap.cc:654] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.538923  4085 tablet_bootstrap.cc:492] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343: No bootstrap required, opened a new log
I20260630 12:35:02.539449  4085 ts_tablet_manager.cc:1403] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.011s
I20260630 12:35:02.542305  4085 raft_consensus.cc:359] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.543066  4085 raft_consensus.cc:385] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.543355  4085 raft_consensus.cc:740] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.544446  4087 tablet_bootstrap.cc:492] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:02.544169  4085 consensus_queue.cc:260] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.545027  4087 ts_tablet_manager.cc:1403] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.010s
I20260630 12:35:02.546680  4085 ts_tablet_manager.cc:1434] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:02.547950  4087 raft_consensus.cc:359] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.548625  4087 raft_consensus.cc:385] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.548935  4087 raft_consensus.cc:740] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.549670  3974 consensus_queue.cc:1048] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:02.549640  4087 consensus_queue.cc:260] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:02.552064  4087 ts_tablet_manager.cc:1434] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260630 12:35:02.553018  4087 tablet_bootstrap.cc:492] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:02.556723  3968 raft_consensus.cc:493] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.557220  3968 raft_consensus.cc:515] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.559439  4087 tablet_bootstrap.cc:654] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.561018  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:02.561769  3808 raft_consensus.cc:2468] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:02.563685  4035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
I20260630 12:35:02.565496  3698 leader_election.cc:304] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:02.566402  3930 raft_consensus.cc:2804] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.559391  3968 leader_election.cc:290] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:02.567087  3930 raft_consensus.cc:493] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.567515  3930 raft_consensus.cc:3060] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:02.566383  3697 leader_election.cc:343] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.577813  4087 tablet_bootstrap.cc:492] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:02.578330  4087 ts_tablet_manager.cc:1403] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.012s
I20260630 12:35:02.581198  4087 raft_consensus.cc:359] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.581911  4087 raft_consensus.cc:385] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.582221  4087 raft_consensus.cc:740] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.583029  4087 consensus_queue.cc:260] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.588570  4087 ts_tablet_manager.cc:1434] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:35:02.589589  4087 tablet_bootstrap.cc:492] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:02.593454  3974 consensus_queue.cc:1048] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:02.595762  4087 tablet_bootstrap.cc:654] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:02.596557  4070 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:02.610276  3968 raft_consensus.cc:493] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.610782  3968 raft_consensus.cc:515] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.613251  3968 leader_election.cc:290] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329), cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801)
I20260630 12:35:02.616302  4035 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
W20260630 12:35:02.618448  3697 leader_election.cc:343] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:02.575903  3930 raft_consensus.cc:515] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.620963  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:02.621671  3879 raft_consensus.cc:2468] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 0.
I20260630 12:35:02.623008  3698 leader_election.cc:304] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:02.624512  3968 raft_consensus.cc:2804] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:02.624877  3968 raft_consensus.cc:493] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:02.625209  3968 raft_consensus.cc:3060] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.630154  4037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
I20260630 12:35:02.630995  4037 raft_consensus.cc:3060] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.634094  3930 leader_election.cc:290] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Requested vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:02.638223  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:02.638895  3808 raft_consensus.cc:3060] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.653740  3955 raft_consensus.cc:493] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:02.654414  3955 raft_consensus.cc:515] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.656090  4035 raft_consensus.cc:3060] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.658954  4036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980869a89e324a469ab5bd599a7ec890" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d" is_pre_election: true
I20260630 12:35:02.659795  4036 raft_consensus.cc:2393] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in current term 1: Already voted for candidate 9b9cce5f450d4bf08627b321f0d03b37 in this term.
I20260630 12:35:02.663093  3809 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "980869a89e324a469ab5bd599a7ec890" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:02.664624  4037 raft_consensus.cc:2468] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:02.664842  3847 leader_election.cc:304] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 9b9cce5f450d4bf08627b321f0d03b37, cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:02.666009  3697 leader_election.cc:304] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, cc6e6c5415434bbc90d315d04dc5789d; no voters: 
I20260630 12:35:02.667181  3930 raft_consensus.cc:2804] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.666541  4070 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:02.668967  4070 raft_consensus.cc:3060] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.669425  3955 leader_election.cc:290] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:02.675073  3930 raft_consensus.cc:697] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:02.671972  3808 raft_consensus.cc:2468] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:02.676278  3930 consensus_queue.cc:237] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.673545  3968 raft_consensus.cc:515] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.679778  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:02.680377  3879 raft_consensus.cc:3060] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.684844  4070 raft_consensus.cc:2749] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:02.685297  4087 tablet_bootstrap.cc:492] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d: No bootstrap required, opened a new log
I20260630 12:35:02.685789  4087 ts_tablet_manager.cc:1403] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.096s	user 0.022s	sys 0.039s
I20260630 12:35:02.688979  4087 raft_consensus.cc:359] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.689893  4087 raft_consensus.cc:385] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:02.690208  4087 raft_consensus.cc:740] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: FOLLOWER
I20260630 12:35:02.691164  4087 consensus_queue.cc:260] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [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: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:02.694212  4087 ts_tablet_manager.cc:1434] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:35:02.688270  3879 raft_consensus.cc:2468] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:02.700987  3698 leader_election.cc:304] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:02.701927  3968 leader_election.cc:290] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 1 election: Requested vote from peers 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329), cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801)
I20260630 12:35:02.702018  3930 raft_consensus.cc:2804] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:02.702100  4037 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
I20260630 12:35:02.702768  3930 raft_consensus.cc:697] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:02.702919  4037 raft_consensus.cc:3060] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.703778  3930 consensus_queue.cc:237] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
W20260630 12:35:02.708244  3847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.0.193.66:35853, user_credentials={real_user=slave}} blocked reactor thread for 43496us
I20260630 12:35:02.710191  4037 raft_consensus.cc:2468] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 1.
I20260630 12:35:02.726763  3631 catalog_manager.cc:5697] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:02.729557  3631 catalog_manager.cc:5697] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:02.741034  3685 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:02.773227  3732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894"
dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
mode: GRACEFUL
new_leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
 from {username='slave'} at 127.0.0.1:49370
I20260630 12:35:02.773906  3732 raft_consensus.cc:606] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Received request to transfer leadership to TS 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:02.796742  4035 raft_consensus.cc:3060] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:02.804847  3808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84"
dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
mode: GRACEFUL
new_leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
 from {username='slave'} at 127.0.0.1:57934
I20260630 12:35:02.805444  3808 raft_consensus.cc:606] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Received request to transfer leadership to TS 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:02.806855  3930 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:02.809194  3680 auto_rebalancer.cc:639] Failed to schedule move for tablet 439103ee13c948a08b79b8e0bbf85c84: Remote error: Service unavailable: leader transfer in progress
I20260630 12:35:02.812381  3808 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a"
dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
mode: GRACEFUL
new_leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
 from {username='slave'} at 127.0.0.1:57934
I20260630 12:35:02.813011  3808 raft_consensus.cc:606] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Received request to transfer leadership to TS 6496f9f061e14efb9ba07361dcd1c0cd
I20260630 12:35:02.816250  3732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1"
dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
mode: GRACEFUL
new_leader_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
 from {username='slave'} at 127.0.0.1:49370
I20260630 12:35:02.816823  3732 raft_consensus.cc:606] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Received request to transfer leadership to TS cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:02.818677  3685 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 4
I20260630 12:35:02.821468  3685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:02.829051  3968 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:02.830508  3732 consensus_queue.cc:237] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
W20260630 12:35:02.852596  3697 consensus_peers.cc:597] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd -> Peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Couldn't send request to peer cc6e6c5415434bbc90d315d04dc5789d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6bdcb98236b14693b398f739199a2c60. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:02.852684  3879 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:02.854713  3808 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:02.854728  3968 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:02.856343  3930 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:02.864701  3930 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:02.867154  3808 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:02.872818  3879 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:02.882385  3732 consensus_queue.cc:237] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:02.887238  3629 catalog_manager.cc:5697] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:02.889974  4105 raft_consensus.cc:993] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37: : Instructing follower 6496f9f061e14efb9ba07361dcd1c0cd to start an election
I20260630 12:35:02.890470  4106 raft_consensus.cc:1081] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Signalling peer 6496f9f061e14efb9ba07361dcd1c0cd to start an election
I20260630 12:35:02.892187  3733 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a"
dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
 from {username='slave'} at 127.0.0.1:49340
I20260630 12:35:02.892884  3733 raft_consensus.cc:493] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:02.893343  3733 raft_consensus.cc:3060] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:02.904389  3733 raft_consensus.cc:515] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
W20260630 12:35:02.910140  3697 consensus_peers.cc:597] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd -> Peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Couldn't send request to peer cc6e6c5415434bbc90d315d04dc5789d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf4f6078a42742719fc89932b82934d3. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:02.910835  3882 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:02.911294  3733 leader_election.cc:290] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 2 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:02.911080  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:02.912781  3879 raft_consensus.cc:3060] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:02.912729  3971 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:02.914067  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c3a4f2b1659433f85742c3ebe0ae19a" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:02.914660  3808 raft_consensus.cc:3055] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:02.915022  3808 raft_consensus.cc:740] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:02.915815  3808 consensus_queue.cc:260] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.917079  3808 raft_consensus.cc:3060] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:02.921322  3879 raft_consensus.cc:2468] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 2.
I20260630 12:35:02.922224  4105 raft_consensus.cc:993] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37: : Instructing follower 9eba2b2cc9614cf18d5ea8d45cec8343 to start an election
I20260630 12:35:02.922600  3698 leader_election.cc:304] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:02.922957  4105 raft_consensus.cc:1081] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Signalling peer 9eba2b2cc9614cf18d5ea8d45cec8343 to start an election
I20260630 12:35:02.923449  3971 raft_consensus.cc:2804] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:02.923929  3971 raft_consensus.cc:697] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:02.924754  3971 consensus_queue.cc:237] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.928040  3879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84"
dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
 from {username='slave'} at 127.0.0.1:44370
I20260630 12:35:02.928670  3879 raft_consensus.cc:493] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:02.929059  3879 raft_consensus.cc:3060] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:02.929205  3808 raft_consensus.cc:2468] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 2.
I20260630 12:35:02.933840  4105 consensus_queue.cc:1048] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:02.939357  3879 raft_consensus.cc:515] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.940660  3930 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:02.942704  3879 leader_election.cc:290] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 2 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:02.944271  3808 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:02.946398  3879 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:02.947149  3628 catalog_manager.cc:5697] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 1 to 2, leader changed from 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 2 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:02.951224  3968 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:02.956951  3732 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:02.958021  3732 raft_consensus.cc:3060] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:02.963523  4105 consensus_queue.cc:1048] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:02.972205  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "439103ee13c948a08b79b8e0bbf85c84" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:02.980346  3808 raft_consensus.cc:3055] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:02.980706  3808 raft_consensus.cc:740] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Running, Role: LEADER
I20260630 12:35:02.981487  3808 consensus_queue.cc:260] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:02.982697  3808 raft_consensus.cc:3060] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:02.992041  3629 catalog_manager.cc:5697] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:02.994930  3732 raft_consensus.cc:2468] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 2.
I20260630 12:35:02.996783  3846 leader_election.cc:304] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: 
I20260630 12:35:02.997521  4105 consensus_queue.cc:1048] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:02.998083  4139 raft_consensus.cc:2804] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:03.004246  3808 raft_consensus.cc:2468] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 2.
I20260630 12:35:02.998736  4139 raft_consensus.cc:697] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 LEADER]: Becoming Leader. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Running, Role: LEADER
I20260630 12:35:03.009487  3809 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:03.021991  4123 raft_consensus.cc:493] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:03.022677  4123 raft_consensus.cc:515] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } }
I20260630 12:35:03.024096  4035 raft_consensus.cc:3060] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:03.027493  4139 consensus_queue.cc:237] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:03.037181  3882 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948e6542eacc4b33bccba09f78c9eb60" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" is_pre_election: true
I20260630 12:35:03.037457  4123 leader_election.cc:290] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:03.069519  3971 consensus_queue.cc:1048] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:03.091185  3974 consensus_queue.cc:1048] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260630 12:35:03.105448  4123 consensus_queue.cc:1048] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:03.111925  4123 consensus_queue.cc:1048] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:03.117799  3879 consensus_queue.cc:237] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:03.129988  4161 consensus_queue.cc:1048] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:03.132948  3632 catalog_manager.cc:5697] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: term changed from 1 to 2, leader changed from 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) to 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67). New cstate: current_term: 2 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:03.161592  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "948e6542eacc4b33bccba09f78c9eb60" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37" is_pre_election: true
I20260630 12:35:03.162832  3971 consensus_queue.cc:1048] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:03.163213  4001 leader_election.cc:304] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cc6e6c5415434bbc90d315d04dc5789d; no voters: 9b9cce5f450d4bf08627b321f0d03b37, 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:03.164053  4165 raft_consensus.cc:2749] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260630 12:35:03.191962  3846 consensus_peers.cc:597] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 -> Peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Couldn't send request to peer cc6e6c5415434bbc90d315d04dc5789d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 63375a16ced04f5fa6bcedd9b975300b. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:03.192545  3807 raft_consensus.cc:1275] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:03.194383  4070 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.201247  3732 raft_consensus.cc:1275] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:03.202080  3968 raft_consensus.cc:993] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd: : Instructing follower cc6e6c5415434bbc90d315d04dc5789d to start an election
I20260630 12:35:03.202548  3968 raft_consensus.cc:1081] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Signalling peer cc6e6c5415434bbc90d315d04dc5789d to start an election
I20260630 12:35:03.203583  4070 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.207371  4070 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:03.212340  3809 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:03.214913  4037 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1"
dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
 from {username='slave'} at 127.0.0.1:59940
I20260630 12:35:03.215487  4037 raft_consensus.cc:493] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:03.215853  3971 raft_consensus.cc:993] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd: : Instructing follower 9eba2b2cc9614cf18d5ea8d45cec8343 to start an election
I20260630 12:35:03.216328  3971 raft_consensus.cc:1081] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Signalling peer 9eba2b2cc9614cf18d5ea8d45cec8343 to start an election
I20260630 12:35:03.223121  3879 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894"
dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
 from {username='slave'} at 127.0.0.1:44378
I20260630 12:35:03.223707  3879 raft_consensus.cc:493] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:03.224076  3879 raft_consensus.cc:3060] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:03.224212  4161 consensus_queue.cc:1048] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:03.215833  4037 raft_consensus.cc:3060] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:03.232375  3879 raft_consensus.cc:515] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:03.235183  4036 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
I20260630 12:35:03.238255  3733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1b037fb3cfda459c9cca9f6334de4894" candidate_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:03.238842  3733 raft_consensus.cc:3055] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:03.239194  3733 raft_consensus.cc:740] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:03.239987  3733 consensus_queue.cc:260] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:03.240867  3733 raft_consensus.cc:3060] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:03.251142  3734 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:03.254238  3733 raft_consensus.cc:2468] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9eba2b2cc9614cf18d5ea8d45cec8343 in term 2.
I20260630 12:35:03.255517  3846 leader_election.cc:304] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9eba2b2cc9614cf18d5ea8d45cec8343; no voters: cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:03.256826  4139 raft_consensus.cc:2804] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:03.258278  3879 leader_election.cc:290] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [CANDIDATE]: Term 2 election: Requested vote from peers cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:03.257889  3631 catalog_manager.cc:5697] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: config changed from index -1 to 2, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:03.241940  4037 raft_consensus.cc:515] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:03.271212  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:03.271847  3808 raft_consensus.cc:3060] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:03.299839  4179 ts_tablet_manager.cc:933] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: Initiating tablet copy from peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:03.300916  3808 raft_consensus.cc:2468] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 2.
I20260630 12:35:03.302687  4001 leader_election.cc:304] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9b9cce5f450d4bf08627b321f0d03b37, cc6e6c5415434bbc90d315d04dc5789d; no voters: 
I20260630 12:35:03.303962  4123 raft_consensus.cc:2804] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:03.313043  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be3161f731414d858af34b4b4ef066f1" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:03.314181  3734 raft_consensus.cc:3055] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:03.314940  3734 raft_consensus.cc:740] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:03.316159  3734 consensus_queue.cc:260] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:03.317528  3734 raft_consensus.cc:3060] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:03.319869  4123 raft_consensus.cc:697] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEADER]: Becoming Leader. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Running, Role: LEADER
I20260630 12:35:03.321089  4123 consensus_queue.cc:237] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:03.324002  4179 tablet_copy_client.cc:323] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:33485
I20260630 12:35:03.325066  4139 raft_consensus.cc:697] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 LEADER]: Becoming Leader. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Running, Role: LEADER
I20260630 12:35:03.325990  3744 tablet_copy_service.cc:140] P 6496f9f061e14efb9ba07361dcd1c0cd: Received BeginTabletCopySession request for tablet 6bdcb98236b14693b398f739199a2c60 from peer cc6e6c5415434bbc90d315d04dc5789d ({username='slave'} at 127.0.0.1:49356)
I20260630 12:35:03.326562  3744 tablet_copy_service.cc:161] P 6496f9f061e14efb9ba07361dcd1c0cd: Beginning new tablet copy session on tablet 6bdcb98236b14693b398f739199a2c60 from peer cc6e6c5415434bbc90d315d04dc5789d at {username='slave'} at 127.0.0.1:49356: session id = cc6e6c5415434bbc90d315d04dc5789d-6bdcb98236b14693b398f739199a2c60
I20260630 12:35:03.326085  4139 consensus_queue.cc:237] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } }
I20260630 12:35:03.331230  3734 raft_consensus.cc:2468] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 2.
I20260630 12:35:03.331729  4037 leader_election.cc:290] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 2 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:03.334702  3744 tablet_copy_source_session.cc:215] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:03.335094  3632 catalog_manager.cc:5697] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: term changed from 1 to 2, leader changed from 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) to 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67). New cstate: current_term: 2 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:03.338771  3846 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.65:33485, user_credentials={real_user=slave}} blocked reactor thread for 62404.1us
W20260630 12:35:03.339460  3847 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:35853, user_credentials={real_user=slave}} blocked reactor thread for 63182.8us
I20260630 12:35:03.340641  4179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6bdcb98236b14693b398f739199a2c60. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:03.350940  3629 catalog_manager.cc:5697] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d reported cstate change: term changed from 1 to 2, leader changed from 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) to cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68). New cstate: current_term: 2 leader_uuid: "cc6e6c5415434bbc90d315d04dc5789d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:03.356506  4179 tablet_copy_client.cc:806] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:03.357105  4179 tablet_copy_client.cc:670] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:03.360978  4179 tablet_copy_client.cc:538] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:03.368743  4179 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:03.406075  4179 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:03.408638  4185 ts_tablet_manager.cc:933] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: Initiating tablet copy from peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:03.408653  4179 tablet_bootstrap.cc:492] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap complete.
I20260630 12:35:03.410636  4179 ts_tablet_manager.cc:1403] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.042s	user 0.020s	sys 0.017s
I20260630 12:35:03.413496  4179 raft_consensus.cc:359] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:03.414338  4179 raft_consensus.cc:740] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: LEARNER
I20260630 12:35:03.415002  4179 consensus_queue.cc:260] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:03.419456  4179 ts_tablet_manager.cc:1434] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:03.421468  4185 tablet_copy_client.cc:323] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:33485
I20260630 12:35:03.423380  3744 tablet_copy_service.cc:140] P 6496f9f061e14efb9ba07361dcd1c0cd: Received BeginTabletCopySession request for tablet bf4f6078a42742719fc89932b82934d3 from peer cc6e6c5415434bbc90d315d04dc5789d ({username='slave'} at 127.0.0.1:49356)
I20260630 12:35:03.423877  3744 tablet_copy_service.cc:161] P 6496f9f061e14efb9ba07361dcd1c0cd: Beginning new tablet copy session on tablet bf4f6078a42742719fc89932b82934d3 from peer cc6e6c5415434bbc90d315d04dc5789d at {username='slave'} at 127.0.0.1:49356: session id = cc6e6c5415434bbc90d315d04dc5789d-bf4f6078a42742719fc89932b82934d3
I20260630 12:35:03.427373  3743 tablet_copy_service.cc:342] P 6496f9f061e14efb9ba07361dcd1c0cd: Request end of tablet copy session cc6e6c5415434bbc90d315d04dc5789d-6bdcb98236b14693b398f739199a2c60 received from {username='slave'} at 127.0.0.1:49356
I20260630 12:35:03.427779  3743 tablet_copy_service.cc:434] P 6496f9f061e14efb9ba07361dcd1c0cd: ending tablet copy session cc6e6c5415434bbc90d315d04dc5789d-6bdcb98236b14693b398f739199a2c60 on tablet 6bdcb98236b14693b398f739199a2c60 with peer cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:03.431413  3744 tablet_copy_source_session.cc:215] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:03.434317  4185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf4f6078a42742719fc89932b82934d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:03.454272  3808 raft_consensus.cc:1275] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.455984  3930 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.464962  4185 tablet_copy_client.cc:806] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:03.465628  4185 tablet_copy_client.cc:670] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:03.476209  4185 tablet_copy_client.cc:538] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:03.485797  4185 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:03.486559  3879 raft_consensus.cc:1275] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.488580  3930 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.502074  3734 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.503746  4180 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.515543  4185 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:03.516548  4185 tablet_bootstrap.cc:492] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap complete.
I20260630 12:35:03.517244  4185 ts_tablet_manager.cc:1403] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.032s	user 0.018s	sys 0.008s
I20260630 12:35:03.523460  4185 raft_consensus.cc:359] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:03.524379  4185 raft_consensus.cc:740] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: LEARNER
I20260630 12:35:03.525067  4185 consensus_queue.cc:260] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:03.530800  4185 ts_tablet_manager.cc:1434] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.002s
I20260630 12:35:03.532667  3744 tablet_copy_service.cc:342] P 6496f9f061e14efb9ba07361dcd1c0cd: Request end of tablet copy session cc6e6c5415434bbc90d315d04dc5789d-bf4f6078a42742719fc89932b82934d3 received from {username='slave'} at 127.0.0.1:49356
I20260630 12:35:03.533110  3744 tablet_copy_service.cc:434] P 6496f9f061e14efb9ba07361dcd1c0cd: ending tablet copy session cc6e6c5415434bbc90d315d04dc5789d-bf4f6078a42742719fc89932b82934d3 on tablet bf4f6078a42742719fc89932b82934d3 with peer cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:03.541477  3808 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.545812  4177 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.736378  4037 raft_consensus.cc:3060] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:03.743647  4037 raft_consensus.cc:1275] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.745077  4177 consensus_queue.cc:1048] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.755223  3734 raft_consensus.cc:1275] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.761581  4177 consensus_queue.cc:1048] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.774792  4185 ts_tablet_manager.cc:933] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: Initiating tablet copy from peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:03.781883  4185 tablet_copy_client.cc:323] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:33329
I20260630 12:35:03.783594  3893 tablet_copy_service.cc:140] P 9eba2b2cc9614cf18d5ea8d45cec8343: Received BeginTabletCopySession request for tablet 63375a16ced04f5fa6bcedd9b975300b from peer cc6e6c5415434bbc90d315d04dc5789d ({username='slave'} at 127.0.0.1:44380)
I20260630 12:35:03.784101  3893 tablet_copy_service.cc:161] P 9eba2b2cc9614cf18d5ea8d45cec8343: Beginning new tablet copy session on tablet 63375a16ced04f5fa6bcedd9b975300b from peer cc6e6c5415434bbc90d315d04dc5789d at {username='slave'} at 127.0.0.1:44380: session id = cc6e6c5415434bbc90d315d04dc5789d-63375a16ced04f5fa6bcedd9b975300b
I20260630 12:35:03.791440  3893 tablet_copy_source_session.cc:215] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:03.794510  4185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63375a16ced04f5fa6bcedd9b975300b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:03.811184  4185 tablet_copy_client.cc:806] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:03.811765  4185 tablet_copy_client.cc:670] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:03.820307  4185 tablet_copy_client.cc:538] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:03.829361  4185 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:03.846989  4037 raft_consensus.cc:1217] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:03.850967  4185 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:03.851924  4185 tablet_bootstrap.cc:492] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap complete.
I20260630 12:35:03.852632  4185 ts_tablet_manager.cc:1403] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260630 12:35:03.855755  4185 raft_consensus.cc:359] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:03.856673  4185 raft_consensus.cc:740] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: LEARNER
I20260630 12:35:03.857394  4185 consensus_queue.cc:260] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:03.860193  4185 ts_tablet_manager.cc:1434] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:03.862461  3893 tablet_copy_service.cc:342] P 9eba2b2cc9614cf18d5ea8d45cec8343: Request end of tablet copy session cc6e6c5415434bbc90d315d04dc5789d-63375a16ced04f5fa6bcedd9b975300b received from {username='slave'} at 127.0.0.1:44380
I20260630 12:35:03.862951  3893 tablet_copy_service.cc:434] P 9eba2b2cc9614cf18d5ea8d45cec8343: ending tablet copy session cc6e6c5415434bbc90d315d04dc5789d-63375a16ced04f5fa6bcedd9b975300b on tablet 63375a16ced04f5fa6bcedd9b975300b with peer cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:03.900125  4037 raft_consensus.cc:1217] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:03.909787  3808 raft_consensus.cc:1275] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer cc6e6c5415434bbc90d315d04dc5789d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.915000  4123 consensus_queue.cc:1048] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:03.928792  3734 raft_consensus.cc:1275] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Refusing update from remote peer cc6e6c5415434bbc90d315d04dc5789d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:03.932559  4123 consensus_queue.cc:1048] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:04.173269  4037 raft_consensus.cc:1217] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:04.439513  4161 raft_consensus.cc:1064] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: attempting to promote NON_VOTER cc6e6c5415434bbc90d315d04dc5789d to VOTER
I20260630 12:35:04.442335  4161 consensus_queue.cc:237] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:04.449185  4037 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.450891  3879 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.452031  3930 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.454097  3930 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.463644  3807 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.465579  3968 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.471159  3930 raft_consensus.cc:1064] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: attempting to promote NON_VOTER cc6e6c5415434bbc90d315d04dc5789d to VOTER
I20260630 12:35:04.489046  3930 consensus_queue.cc:237] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:04.505002  3807 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.508272  3881 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.498076  3968 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.538967  3631 catalog_manager.cc:5697] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.546399  4037 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.575981  3881 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.578613  3968 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:04.581867  3807 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.583433  4037 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.588544  3930 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.590214  3930 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.591616  3732 consensus_queue.cc:237] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:04.606436  4035 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:04.608297  3879 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:04.608235  3968 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:04.615294  3968 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:35:04.629335  3930 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.630985  4035 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.636519  3879 raft_consensus.cc:2955] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.659770  4161 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.703943  3629 catalog_manager.cc:5697] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index 3 to 4, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.734450  4037 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.738759  3795 tablet_service.cc:1558] Processing DeleteTablet for tablet bf4f6078a42742719fc89932b82934d3 with delete_type TABLET_DATA_TOMBSTONED (TS 9b9cce5f450d4bf08627b321f0d03b37 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57910
I20260630 12:35:04.745585  3808 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.752449  3879 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.753126  3629 catalog_manager.cc:5697] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d reported cstate change: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.766556  3616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf4f6078a42742719fc89932b82934d3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:04.782063  4212 tablet_replica.cc:333] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:04.782249  4177 raft_consensus.cc:1064] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: attempting to promote NON_VOTER cc6e6c5415434bbc90d315d04dc5789d to VOTER
I20260630 12:35:04.783198  4212 raft_consensus.cc:2243] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:04.783959  4212 raft_consensus.cc:2272] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:04.788932  4177 consensus_queue.cc:237] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:04.800659  4035 raft_consensus.cc:1275] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEARNER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.804647  3732 consensus_queue.cc:237] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:04.806926  4181 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.809593  4212 ts_tablet_manager.cc:1916] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:04.814136  4036 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:04.822582  3685 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:04.817034  3808 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:04.824651  4161 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:04.826571  4161 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260630 12:35:04.839823  4201 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.841755  4036 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.857502  3616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6bdcb98236b14693b398f739199a2c60 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:04.861140  4212 ts_tablet_manager.cc:1929] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:04.861701  4212 log.cc:1199] T bf4f6078a42742719fc89932b82934d3 P 9b9cce5f450d4bf08627b321f0d03b37: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-1-root/wals/bf4f6078a42742719fc89932b82934d3
I20260630 12:35:04.863533  3617 catalog_manager.cc:5028] TS 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): tablet bf4f6078a42742719fc89932b82934d3 (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]) successfully deleted
I20260630 12:35:04.874501  3808 raft_consensus.cc:2955] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.894982  3879 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524"
dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
mode: GRACEFUL
new_leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
 from {username='slave'} at 127.0.0.1:44394
I20260630 12:35:04.895639  3879 raft_consensus.cc:606] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Received request to transfer leadership to TS 6496f9f061e14efb9ba07361dcd1c0cd
I20260630 12:35:04.898690  3732 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3"
dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
mode: GRACEFUL
new_leader_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
 from {username='slave'} at 127.0.0.1:49370
I20260630 12:35:04.899595  3732 raft_consensus.cc:606] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Received request to transfer leadership to TS cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:04.901521  3685 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 2
I20260630 12:35:04.902628  3685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:04.904481  3628 catalog_manager.cc:5697] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: config changed from index 3 to 4, VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) evicted. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:04.906189  3807 raft_consensus.cc:1275] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.907783  4181 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.912292  3732 raft_consensus.cc:1275] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:04.913946  4181 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:04.926009  4218 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.931654  3872 tablet_service.cc:1558] Processing DeleteTablet for tablet 6bdcb98236b14693b398f739199a2c60 with delete_type TABLET_DATA_TOMBSTONED (TS 9eba2b2cc9614cf18d5ea8d45cec8343 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:44368
I20260630 12:35:04.932964  3808 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.954386  4036 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.962765  3734 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:04.971891  4220 tablet_replica.cc:333] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:04.972898  4220 raft_consensus.cc:2243] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:04.973659  4220 raft_consensus.cc:2272] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:04.967703  3628 catalog_manager.cc:5697] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index 2 to 3, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:04.981251  4220 ts_tablet_manager.cc:1916] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:04.998344  4220 ts_tablet_manager.cc:1929] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:04.998714  4220 log.cc:1199] T 6bdcb98236b14693b398f739199a2c60 P 9eba2b2cc9614cf18d5ea8d45cec8343: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-2-root/wals/6bdcb98236b14693b398f739199a2c60
I20260630 12:35:05.000819  3617 catalog_manager.cc:5028] TS 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): tablet 6bdcb98236b14693b398f739199a2c60 (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]) successfully deleted
I20260630 12:35:05.002082  3879 consensus_queue.cc:237] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:05.007288  4036 raft_consensus.cc:1275] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:05.007804  3808 raft_consensus.cc:1275] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:05.010308  4181 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:05.011284  4218 consensus_queue.cc:1048] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:05.021219  4177 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:05.023159  3808 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:05.027688  4036 raft_consensus.cc:2955] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:05.036841  3617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 63375a16ced04f5fa6bcedd9b975300b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:05.042606  3628 catalog_manager.cc:5697] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index 3 to 4, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:05.058578  3717 tablet_service.cc:1558] Processing DeleteTablet for tablet 63375a16ced04f5fa6bcedd9b975300b with delete_type TABLET_DATA_TOMBSTONED (TS 6496f9f061e14efb9ba07361dcd1c0cd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:49320
I20260630 12:35:05.060333  4221 tablet_replica.cc:333] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:05.062070  4221 raft_consensus.cc:2243] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:05.062784  4221 raft_consensus.cc:2272] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:05.065446  4221 ts_tablet_manager.cc:1916] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:05.076721  4221 ts_tablet_manager.cc:1929] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:05.077061  4221 log.cc:1199] T 63375a16ced04f5fa6bcedd9b975300b P 6496f9f061e14efb9ba07361dcd1c0cd: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-0-root/wals/63375a16ced04f5fa6bcedd9b975300b
I20260630 12:35:05.078359  3616 catalog_manager.cc:5028] TS 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): tablet 63375a16ced04f5fa6bcedd9b975300b (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]) successfully deleted
I20260630 12:35:05.100015  4211 raft_consensus.cc:993] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: : Instructing follower cc6e6c5415434bbc90d315d04dc5789d to start an election
I20260630 12:35:05.100553  3930 raft_consensus.cc:1081] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Signalling peer cc6e6c5415434bbc90d315d04dc5789d to start an election
I20260630 12:35:05.102238  4036 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3"
dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
 from {username='slave'} at 127.0.0.1:59940
I20260630 12:35:05.102720  4036 raft_consensus.cc:493] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:05.103076  4036 raft_consensus.cc:3060] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:05.107465  4036 raft_consensus.cc:515] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:05.109479  4036 leader_election.cc:290] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 2 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:05.109939  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:05.110561  3734 raft_consensus.cc:3055] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:05.110915  3734 raft_consensus.cc:740] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:05.111616  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf4f6078a42742719fc89932b82934d3" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:05.111733  3734 consensus_queue.cc:260] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:05.112222  3879 raft_consensus.cc:3060] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:05.113018  3734 raft_consensus.cc:3060] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:05.117523  3734 raft_consensus.cc:2468] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 2.
I20260630 12:35:05.118860  4000 leader_election.cc:304] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, cc6e6c5415434bbc90d315d04dc5789d; no voters: 
I20260630 12:35:05.119483  3879 raft_consensus.cc:2468] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 2.
I20260630 12:35:05.119702  4195 raft_consensus.cc:2804] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:05.120299  4195 raft_consensus.cc:697] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEADER]: Becoming Leader. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Running, Role: LEADER
I20260630 12:35:05.121101  4195 consensus_queue.cc:237] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:05.127413  3631 catalog_manager.cc:5697] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d reported cstate change: term changed from 1 to 2, leader changed from 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) to cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68). New cstate: current_term: 2 leader_uuid: "cc6e6c5415434bbc90d315d04dc5789d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:05.167138  4181 raft_consensus.cc:993] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343: : Instructing follower 6496f9f061e14efb9ba07361dcd1c0cd to start an election
I20260630 12:35:05.167639  4177 raft_consensus.cc:1081] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Signalling peer 6496f9f061e14efb9ba07361dcd1c0cd to start an election
I20260630 12:35:05.169113  3734 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524"
dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
 from {username='slave'} at 127.0.0.1:49328
I20260630 12:35:05.169606  3734 raft_consensus.cc:493] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:05.169914  3734 raft_consensus.cc:3060] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:05.174489  3734 raft_consensus.cc:515] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:05.176155  3734 leader_election.cc:290] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 2 election: Requested vote from peers 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853), 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:05.177136  3808 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:05.177435  3879 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "664b2af2e7d24d44824c4e7c9270d524" candidate_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343"
I20260630 12:35:05.177688  3808 raft_consensus.cc:3060] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:05.178056  3879 raft_consensus.cc:3055] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:05.178388  3879 raft_consensus.cc:740] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Running, Role: LEADER
I20260630 12:35:05.179167  3879 consensus_queue.cc:260] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:05.180361  3879 raft_consensus.cc:3060] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:05.182372  3808 raft_consensus.cc:2468] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 2.
I20260630 12:35:05.183907  3698 leader_election.cc:304] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, 9b9cce5f450d4bf08627b321f0d03b37; no voters: 
I20260630 12:35:05.184712  3930 raft_consensus.cc:2804] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:05.185119  3930 raft_consensus.cc:697] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Becoming Leader. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:05.185668  3930 consensus_queue.cc:237] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } }
I20260630 12:35:05.188023  3879 raft_consensus.cc:2468] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6496f9f061e14efb9ba07361dcd1c0cd in term 2.
I20260630 12:35:05.192638  3631 catalog_manager.cc:5697] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: term changed from 1 to 2, leader changed from 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) to 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65). New cstate: current_term: 2 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:05.512480  3879 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer cc6e6c5415434bbc90d315d04dc5789d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:05.513682  4195 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:05.525175  3734 raft_consensus.cc:1275] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Refusing update from remote peer cc6e6c5415434bbc90d315d04dc5789d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:05.530001  4194 consensus_queue.cc:1048] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:05.574606  3879 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:05.575985  3930 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:05.585016  3808 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:35:05.586393  3930 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:06.077178  3879 consensus_queue.cc:237] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:06.086680  3734 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:35:06.087807  3846 consensus_peers.cc:597] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 -> Peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Couldn't send request to peer cc6e6c5415434bbc90d315d04dc5789d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 439103ee13c948a08b79b8e0bbf85c84. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.088923  4177 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:06.089584  3808 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:06.090739  4177 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:06.096637  4236 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:06.098450  3734 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:06.100095  3808 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:06.111294  3879 consensus_queue.cc:237] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: NON_VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: true } }
I20260630 12:35:06.111550  3629 catalog_manager.cc:5697] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New cstate: current_term: 2 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:06.121622  4036 raft_consensus.cc:1275] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:06.123265  4177 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:06.123661  3734 raft_consensus.cc:1275] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:06.129427  3847 consensus_peers.cc:597] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 -> Peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Couldn't send request to peer 9b9cce5f450d4bf08627b321f0d03b37. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3e37aff3f5a149869702f66ccfc977ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.130721  4177 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:35:06.133288  4236 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: NON_VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: true } } }
I20260630 12:35:06.140460  4035 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: NON_VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: true } } }
I20260630 12:35:06.154266  3732 consensus_queue.cc:237] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:06.158696  3628 catalog_manager.cc:5697] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index -1 to 2, NON_VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) added. New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: NON_VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:06.160990  3734 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: NON_VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: true } } }
W20260630 12:35:06.166555  3697 consensus_peers.cc:597] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd -> Peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Couldn't send request to peer cc6e6c5415434bbc90d315d04dc5789d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 664b2af2e7d24d44824c4e7c9270d524. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.166922  3879 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:06.168403  3930 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:06.168980  3808 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:06.171350  3930 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:06.175923  4240 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:06.180284  3879 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:06.184034  3808 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:06.191598  3734 consensus_queue.cc:237] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: NON_VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: true } }
I20260630 12:35:06.192391  3628 catalog_manager.cc:5697] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New cstate: current_term: 2 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:35:06.203931  3698 consensus_peers.cc:597] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd -> Peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Couldn't send request to peer 9eba2b2cc9614cf18d5ea8d45cec8343. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 032c3d6b64194985a96fb0b05c68a218. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:06.204137  4035 raft_consensus.cc:1275] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:06.206029  3930 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:06.207422  3808 raft_consensus.cc:1275] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:06.209726  3930 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:06.214143  4238 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: NON_VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: true } } }
I20260630 12:35:06.216099  4035 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: NON_VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: true } } }
I20260630 12:35:06.221740  3807 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: NON_VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: true } } }
I20260630 12:35:06.230275  3629 catalog_manager.cc:5697] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: config changed from index -1 to 2, NON_VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) added. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: NON_VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:06.551427  4249 ts_tablet_manager.cc:933] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: Initiating tablet copy from peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:06.553335  4249 tablet_copy_client.cc:323] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:33485
I20260630 12:35:06.554908  3744 tablet_copy_service.cc:140] P 6496f9f061e14efb9ba07361dcd1c0cd: Received BeginTabletCopySession request for tablet 664b2af2e7d24d44824c4e7c9270d524 from peer cc6e6c5415434bbc90d315d04dc5789d ({username='slave'} at 127.0.0.1:49356)
I20260630 12:35:06.555421  3744 tablet_copy_service.cc:161] P 6496f9f061e14efb9ba07361dcd1c0cd: Beginning new tablet copy session on tablet 664b2af2e7d24d44824c4e7c9270d524 from peer cc6e6c5415434bbc90d315d04dc5789d at {username='slave'} at 127.0.0.1:49356: session id = cc6e6c5415434bbc90d315d04dc5789d-664b2af2e7d24d44824c4e7c9270d524
I20260630 12:35:06.562472  3744 tablet_copy_source_session.cc:215] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:06.565160  4249 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 664b2af2e7d24d44824c4e7c9270d524. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:06.575851  4249 tablet_copy_client.cc:806] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:06.576426  4249 tablet_copy_client.cc:670] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:06.585001  4249 tablet_copy_client.cc:538] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:06.590799  4252 ts_tablet_manager.cc:933] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: Initiating tablet copy from peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:06.595814  4249 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:06.597923  4251 ts_tablet_manager.cc:933] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: Initiating tablet copy from peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329)
I20260630 12:35:06.600080  4252 tablet_copy_client.cc:323] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:33329
I20260630 12:35:06.602313  3893 tablet_copy_service.cc:140] P 9eba2b2cc9614cf18d5ea8d45cec8343: Received BeginTabletCopySession request for tablet 439103ee13c948a08b79b8e0bbf85c84 from peer cc6e6c5415434bbc90d315d04dc5789d ({username='slave'} at 127.0.0.1:44380)
I20260630 12:35:06.602914  3893 tablet_copy_service.cc:161] P 9eba2b2cc9614cf18d5ea8d45cec8343: Beginning new tablet copy session on tablet 439103ee13c948a08b79b8e0bbf85c84 from peer cc6e6c5415434bbc90d315d04dc5789d at {username='slave'} at 127.0.0.1:44380: session id = cc6e6c5415434bbc90d315d04dc5789d-439103ee13c948a08b79b8e0bbf85c84
I20260630 12:35:06.610499  3893 tablet_copy_source_session.cc:215] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:06.612562  4251 tablet_copy_client.cc:323] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:33329
I20260630 12:35:06.614321  3892 tablet_copy_service.cc:140] P 9eba2b2cc9614cf18d5ea8d45cec8343: Received BeginTabletCopySession request for tablet 3e37aff3f5a149869702f66ccfc977ae from peer 9b9cce5f450d4bf08627b321f0d03b37 ({username='slave'} at 127.0.0.1:44370)
I20260630 12:35:06.614636  4252 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 439103ee13c948a08b79b8e0bbf85c84. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:06.614892  3892 tablet_copy_service.cc:161] P 9eba2b2cc9614cf18d5ea8d45cec8343: Beginning new tablet copy session on tablet 3e37aff3f5a149869702f66ccfc977ae from peer 9b9cce5f450d4bf08627b321f0d03b37 at {username='slave'} at 127.0.0.1:44370: session id = 9b9cce5f450d4bf08627b321f0d03b37-3e37aff3f5a149869702f66ccfc977ae
I20260630 12:35:06.622198  3892 tablet_copy_source_session.cc:215] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:06.624450  4249 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:06.625238  4251 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e37aff3f5a149869702f66ccfc977ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:06.625379  4249 tablet_bootstrap.cc:492] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap complete.
I20260630 12:35:06.626407  4249 ts_tablet_manager.cc:1403] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.031s	user 0.026s	sys 0.001s
I20260630 12:35:06.629571  4249 raft_consensus.cc:359] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:06.630429  4249 raft_consensus.cc:740] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: LEARNER
I20260630 12:35:06.631237  4252 tablet_copy_client.cc:806] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:06.631791  4252 tablet_copy_client.cc:670] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:06.631150  4249 consensus_queue.cc:260] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:06.633903  4249 ts_tablet_manager.cc:1434] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:06.635637  3744 tablet_copy_service.cc:342] P 6496f9f061e14efb9ba07361dcd1c0cd: Request end of tablet copy session cc6e6c5415434bbc90d315d04dc5789d-664b2af2e7d24d44824c4e7c9270d524 received from {username='slave'} at 127.0.0.1:49356
I20260630 12:35:06.636041  3744 tablet_copy_service.cc:434] P 6496f9f061e14efb9ba07361dcd1c0cd: ending tablet copy session cc6e6c5415434bbc90d315d04dc5789d-664b2af2e7d24d44824c4e7c9270d524 on tablet 664b2af2e7d24d44824c4e7c9270d524 with peer cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:06.639617  4252 tablet_copy_client.cc:538] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:06.643842  4251 tablet_copy_client.cc:806] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:06.644656  4251 tablet_copy_client.cc:670] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:06.649128  4251 tablet_copy_client.cc:538] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:06.653716  4252 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:06.658035  4251 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap starting.
I20260630 12:35:06.675084  4251 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:06.676061  4251 tablet_bootstrap.cc:492] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: Bootstrap complete.
I20260630 12:35:06.676339  4252 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:06.676672  4251 ts_tablet_manager.cc:1403] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: Time spent bootstrapping tablet: real 0.019s	user 0.019s	sys 0.001s
I20260630 12:35:06.677175  4252 tablet_bootstrap.cc:492] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap complete.
I20260630 12:35:06.677783  4252 ts_tablet_manager.cc:1403] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.009s
I20260630 12:35:06.679658  4251 raft_consensus.cc:359] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: NON_VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: true } }
I20260630 12:35:06.680485  4251 raft_consensus.cc:740] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9b9cce5f450d4bf08627b321f0d03b37, State: Initialized, Role: LEARNER
I20260630 12:35:06.681108  4251 consensus_queue.cc:260] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: NON_VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: true } }
I20260630 12:35:06.681180  4252 raft_consensus.cc:359] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:06.682118  4252 raft_consensus.cc:740] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: LEARNER
I20260630 12:35:06.682711  4252 consensus_queue.cc:260] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:06.687008  4252 ts_tablet_manager.cc:1434] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260630 12:35:06.688822  3892 tablet_copy_service.cc:342] P 9eba2b2cc9614cf18d5ea8d45cec8343: Request end of tablet copy session cc6e6c5415434bbc90d315d04dc5789d-439103ee13c948a08b79b8e0bbf85c84 received from {username='slave'} at 127.0.0.1:44380
I20260630 12:35:06.689333  3892 tablet_copy_service.cc:434] P 9eba2b2cc9614cf18d5ea8d45cec8343: ending tablet copy session cc6e6c5415434bbc90d315d04dc5789d-439103ee13c948a08b79b8e0bbf85c84 on tablet 439103ee13c948a08b79b8e0bbf85c84 with peer cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:06.693670  4251 ts_tablet_manager.cc:1434] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.011s
I20260630 12:35:06.695792  3892 tablet_copy_service.cc:342] P 9eba2b2cc9614cf18d5ea8d45cec8343: Request end of tablet copy session 9b9cce5f450d4bf08627b321f0d03b37-3e37aff3f5a149869702f66ccfc977ae received from {username='slave'} at 127.0.0.1:44370
I20260630 12:35:06.696171  3892 tablet_copy_service.cc:434] P 9eba2b2cc9614cf18d5ea8d45cec8343: ending tablet copy session 9b9cce5f450d4bf08627b321f0d03b37-3e37aff3f5a149869702f66ccfc977ae on tablet 3e37aff3f5a149869702f66ccfc977ae with peer 9b9cce5f450d4bf08627b321f0d03b37
I20260630 12:35:06.770287  4259 ts_tablet_manager.cc:933] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: Initiating tablet copy from peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:06.771920  4259 tablet_copy_client.cc:323] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:33485
I20260630 12:35:06.773422  3744 tablet_copy_service.cc:140] P 6496f9f061e14efb9ba07361dcd1c0cd: Received BeginTabletCopySession request for tablet 032c3d6b64194985a96fb0b05c68a218 from peer 9eba2b2cc9614cf18d5ea8d45cec8343 ({username='slave'} at 127.0.0.1:49328)
I20260630 12:35:06.773891  3744 tablet_copy_service.cc:161] P 6496f9f061e14efb9ba07361dcd1c0cd: Beginning new tablet copy session on tablet 032c3d6b64194985a96fb0b05c68a218 from peer 9eba2b2cc9614cf18d5ea8d45cec8343 at {username='slave'} at 127.0.0.1:49328: session id = 9eba2b2cc9614cf18d5ea8d45cec8343-032c3d6b64194985a96fb0b05c68a218
I20260630 12:35:06.778883  3744 tablet_copy_source_session.cc:215] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:06.782222  4259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 032c3d6b64194985a96fb0b05c68a218. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:06.792707  4259 tablet_copy_client.cc:806] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:06.793224  4259 tablet_copy_client.cc:670] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:06.796337  4259 tablet_copy_client.cc:538] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:06.801651  4259 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap starting.
I20260630 12:35:06.815446  4259 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:06.816107  4259 tablet_bootstrap.cc:492] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: Bootstrap complete.
I20260630 12:35:06.816612  4259 ts_tablet_manager.cc:1403] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.005s
I20260630 12:35:06.818892  4259 raft_consensus.cc:359] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: NON_VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: true } }
I20260630 12:35:06.819542  4259 raft_consensus.cc:740] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9eba2b2cc9614cf18d5ea8d45cec8343, State: Initialized, Role: LEARNER
I20260630 12:35:06.820097  4259 consensus_queue.cc:260] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: NON_VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: true } }
I20260630 12:35:06.821852  4259 ts_tablet_manager.cc:1434] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:06.823733  3744 tablet_copy_service.cc:342] P 6496f9f061e14efb9ba07361dcd1c0cd: Request end of tablet copy session 9eba2b2cc9614cf18d5ea8d45cec8343-032c3d6b64194985a96fb0b05c68a218 received from {username='slave'} at 127.0.0.1:49328
I20260630 12:35:06.824141  3744 tablet_copy_service.cc:434] P 6496f9f061e14efb9ba07361dcd1c0cd: ending tablet copy session 9eba2b2cc9614cf18d5ea8d45cec8343-032c3d6b64194985a96fb0b05c68a218 on tablet 032c3d6b64194985a96fb0b05c68a218 with peer 9eba2b2cc9614cf18d5ea8d45cec8343
I20260630 12:35:06.903893  3685 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:06.917625  3734 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60"
dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
mode: GRACEFUL
new_leader_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
 from {username='slave'} at 127.0.0.1:49370
I20260630 12:35:06.918264  3734 raft_consensus.cc:606] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Received request to transfer leadership to TS cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:06.919592  3685 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260630 12:35:06.920310  3685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:06.979511  3807 raft_consensus.cc:1217] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:06.984647  4265 raft_consensus.cc:993] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: : Instructing follower cc6e6c5415434bbc90d315d04dc5789d to start an election
I20260630 12:35:06.985121  4238 raft_consensus.cc:1081] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Signalling peer cc6e6c5415434bbc90d315d04dc5789d to start an election
I20260630 12:35:06.986792  4035 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60"
dest_uuid: "cc6e6c5415434bbc90d315d04dc5789d"
 from {username='slave'} at 127.0.0.1:59940
I20260630 12:35:06.987342  4035 raft_consensus.cc:493] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260630 12:35:06.987634  4035 raft_consensus.cc:3060] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:06.993906  4035 raft_consensus.cc:515] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:06.995543  4035 leader_election.cc:290] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 2 election: Requested vote from peers 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485), 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853)
I20260630 12:35:06.996374  3734 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6496f9f061e14efb9ba07361dcd1c0cd"
I20260630 12:35:06.996613  3807 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6bdcb98236b14693b398f739199a2c60" candidate_uuid: "cc6e6c5415434bbc90d315d04dc5789d" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "9b9cce5f450d4bf08627b321f0d03b37"
I20260630 12:35:06.996981  3734 raft_consensus.cc:3055] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Stepping down as leader of term 1
I20260630 12:35:06.997133  3807 raft_consensus.cc:3060] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:06.997339  3734 raft_consensus.cc:740] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6496f9f061e14efb9ba07361dcd1c0cd, State: Running, Role: LEADER
I20260630 12:35:06.998099  3734 consensus_queue.cc:260] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:06.999105  3734 raft_consensus.cc:3060] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:35:07.003782  3807 raft_consensus.cc:2468] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 2.
I20260630 12:35:07.004421  3808 raft_consensus.cc:1240] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Rejecting Update request from peer 6496f9f061e14efb9ba07361dcd1c0cd for earlier term 1. Current term is 2. Ops: []
I20260630 12:35:07.005302  3734 raft_consensus.cc:2468] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cc6e6c5415434bbc90d315d04dc5789d in term 2.
I20260630 12:35:07.006613  4000 leader_election.cc:304] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6496f9f061e14efb9ba07361dcd1c0cd, cc6e6c5415434bbc90d315d04dc5789d; no voters: 
I20260630 12:35:07.007498  4231 raft_consensus.cc:2804] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:35:07.008672  4231 raft_consensus.cc:697] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEADER]: Becoming Leader. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Running, Role: LEADER
I20260630 12:35:07.009470  4231 consensus_queue.cc:237] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:07.017302  3631 catalog_manager.cc:5697] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d reported cstate change: term changed from 1 to 2, leader changed from 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) to cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68). New cstate: current_term: 2 leader_uuid: "cc6e6c5415434bbc90d315d04dc5789d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:07.108366  4035 raft_consensus.cc:1217] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:07.137629  4036 raft_consensus.cc:1217] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:07.310727  3881 raft_consensus.cc:1217] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:07.369472  4263 raft_consensus.cc:1064] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: attempting to promote NON_VOTER 9b9cce5f450d4bf08627b321f0d03b37 to VOTER
I20260630 12:35:07.373901  4263 consensus_queue.cc:237] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } }
I20260630 12:35:07.380928  3808 raft_consensus.cc:1275] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEARNER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:07.382213  4036 raft_consensus.cc:1275] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:07.382670  3732 raft_consensus.cc:1275] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:07.384205  4237 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:07.385279  4264 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:07.386132  4263 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:07.416126  4237 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.418102  3807 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.422065  4036 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.433965  3732 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.436430  3631 catalog_manager.cc:5697] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index 2 to 3, 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:07.441740  3808 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer cc6e6c5415434bbc90d315d04dc5789d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:07.443593  4266 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:35:07.474491  3881 consensus_queue.cc:237] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } }
I20260630 12:35:07.486140  3807 raft_consensus.cc:1275] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:07.488068  4237 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.491277  3732 raft_consensus.cc:1275] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:07.492792  4237 consensus_queue.cc:1048] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.499518  3734 raft_consensus.cc:1275] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Refusing update from remote peer cc6e6c5415434bbc90d315d04dc5789d: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:07.501266  4231 consensus_queue.cc:1048] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260630 12:35:07.503106  4264 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.504083  3734 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.520841  3808 raft_consensus.cc:2955] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.532850  3617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3e37aff3f5a149869702f66ccfc977ae with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:07.539667  3631 catalog_manager.cc:5697] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { promote: false } } }
I20260630 12:35:07.555025  4020 tablet_service.cc:1558] Processing DeleteTablet for tablet 3e37aff3f5a149869702f66ccfc977ae with delete_type TABLET_DATA_TOMBSTONED (TS cc6e6c5415434bbc90d315d04dc5789d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59908
I20260630 12:35:07.562723  4283 tablet_replica.cc:333] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:07.564036  4283 raft_consensus.cc:2243] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:07.565248  4283 raft_consensus.cc:2272] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:07.569720  4283 ts_tablet_manager.cc:1916] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:07.585445  4283 ts_tablet_manager.cc:1929] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:07.585933  4283 log.cc:1199] T 3e37aff3f5a149869702f66ccfc977ae P cc6e6c5415434bbc90d315d04dc5789d: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-3-root/wals/3e37aff3f5a149869702f66ccfc977ae
I20260630 12:35:07.587817  3616 catalog_manager.cc:5028] TS cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): tablet 3e37aff3f5a149869702f66ccfc977ae (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]) successfully deleted
I20260630 12:35:07.690992  4264 raft_consensus.cc:1064] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: attempting to promote NON_VOTER cc6e6c5415434bbc90d315d04dc5789d to VOTER
I20260630 12:35:07.693029  4264 consensus_queue.cc:237] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:07.699684  3732 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:07.699880  3808 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:07.699841  4036 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:07.701495  4264 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.702445  4263 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.703161  4237 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.726991  4265 raft_consensus.cc:1064] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: attempting to promote NON_VOTER 9eba2b2cc9614cf18d5ea8d45cec8343 to VOTER
I20260630 12:35:07.729427  4265 consensus_queue.cc:237] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } }
I20260630 12:35:07.729722  4263 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.734536  3808 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.740978  3732 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.743793  4035 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.751358  3628 catalog_manager.cc:5697] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.767786  3881 consensus_queue.cc:237] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:07.789347  4035 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:07.792692  4271 raft_consensus.cc:1064] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: attempting to promote NON_VOTER cc6e6c5415434bbc90d315d04dc5789d to VOTER
I20260630 12:35:07.795212  4271 consensus_queue.cc:237] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:07.800444  3808 raft_consensus.cc:1275] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:07.800851  3879 raft_consensus.cc:1275] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEARNER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:07.802253  4288 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260630 12:35:07.803146  3697 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.68:43801, user_credentials={real_user=slave}} blocked reactor thread for 67813us
I20260630 12:35:07.803483  4290 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:07.810958  4263 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.004s
I20260630 12:35:07.812187  3808 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:07.813405  4035 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:07.819825  3879 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:07.830085  3808 raft_consensus.cc:1275] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 9eba2b2cc9614cf18d5ea8d45cec8343: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:07.829105  4264 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.830526  4294 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.017s
I20260630 12:35:07.834106  4035 raft_consensus.cc:1275] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:07.833989  4237 consensus_queue.cc:1048] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:07.838027  4293 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:07.838987  4292 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.004s
I20260630 12:35:07.841135  4271 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.842226  4035 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.843905  3807 raft_consensus.cc:2955] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.862669  3629 catalog_manager.cc:5697] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d reported cstate change: config changed from index 4 to 5, VOTER 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65) evicted. New cstate: current_term: 2 leader_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.876518  3617 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 439103ee13c948a08b79b8e0bbf85c84 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:07.875559  4292 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.880903  4293 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.882360  4037 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.885028  4036 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.896929  3717 tablet_service.cc:1558] Processing DeleteTablet for tablet 439103ee13c948a08b79b8e0bbf85c84 with delete_type TABLET_DATA_TOMBSTONED (TS 6496f9f061e14efb9ba07361dcd1c0cd not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49320
I20260630 12:35:07.899195  4303 tablet_replica.cc:333] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:07.900162  4303 raft_consensus.cc:2243] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:07.900810  4303 raft_consensus.cc:2272] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:07.904891  4303 ts_tablet_manager.cc:1916] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:07.904767  3879 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.907809  3632 catalog_manager.cc:5697] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d reported cstate change: config changed from index 2 to 3, 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.908505  3881 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.920310  4303 ts_tablet_manager.cc:1929] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:07.920745  4303 log.cc:1199] T 439103ee13c948a08b79b8e0bbf85c84 P 6496f9f061e14efb9ba07361dcd1c0cd: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-0-root/wals/439103ee13c948a08b79b8e0bbf85c84
I20260630 12:35:07.923694  3616 catalog_manager.cc:5028] TS 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): tablet 439103ee13c948a08b79b8e0bbf85c84 (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]) successfully deleted
I20260630 12:35:07.925014  3808 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { replace: true } } peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.925114  3807 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.940002  3629 catalog_manager.cc:5697] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:07.952739  3732 consensus_queue.cc:237] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } }
I20260630 12:35:07.958916  3734 consensus_queue.cc:237] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:07.963335  4036 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:07.964622  4288 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:07.965286  3881 raft_consensus.cc:1275] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:07.965704  3808 raft_consensus.cc:1275] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:07.966720  4288 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.967553  4292 consensus_queue.cc:1048] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:07.968233  3881 raft_consensus.cc:1275] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:35:07.969512  4288 consensus_queue.cc:1048] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:35:07.974700  4265 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.979835  3881 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.980415  4271 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.980726  3807 raft_consensus.cc:2955] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:07.987143  3882 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:07.993228  3616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 032c3d6b64194985a96fb0b05c68a218 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:07.993927  3629 catalog_manager.cc:5697] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 reported cstate change: config changed from index 3 to 4, VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { promote: false } } }
I20260630 12:35:08.000284  3616 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 664b2af2e7d24d44824c4e7c9270d524 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:08.001582  4036 raft_consensus.cc:2955] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:08.010150  4020 tablet_service.cc:1558] Processing DeleteTablet for tablet 032c3d6b64194985a96fb0b05c68a218 with delete_type TABLET_DATA_TOMBSTONED (TS cc6e6c5415434bbc90d315d04dc5789d not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:59908
I20260630 12:35:08.011583  4283 tablet_replica.cc:333] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:08.012547  4283 raft_consensus.cc:2243] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:08.013273  4283 raft_consensus.cc:2272] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:08.014108  3632 catalog_manager.cc:5697] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: config changed from index 4 to 5, VOTER 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66) evicted. New cstate: current_term: 2 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:08.016412  4283 ts_tablet_manager.cc:1916] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:08.026686  3795 tablet_service.cc:1558] Processing DeleteTablet for tablet 664b2af2e7d24d44824c4e7c9270d524 with delete_type TABLET_DATA_TOMBSTONED (TS 9b9cce5f450d4bf08627b321f0d03b37 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:57910
I20260630 12:35:08.028795  4304 tablet_replica.cc:333] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:08.029861  4304 raft_consensus.cc:2243] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:08.030491  4304 raft_consensus.cc:2272] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:08.033412  4304 ts_tablet_manager.cc:1916] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:08.033495  4283 ts_tablet_manager.cc:1929] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:08.033998  4283 log.cc:1199] T 032c3d6b64194985a96fb0b05c68a218 P cc6e6c5415434bbc90d315d04dc5789d: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-3-root/wals/032c3d6b64194985a96fb0b05c68a218
I20260630 12:35:08.035552  3616 catalog_manager.cc:5028] TS cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): tablet 032c3d6b64194985a96fb0b05c68a218 (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]) successfully deleted
I20260630 12:35:08.044611  4304 ts_tablet_manager.cc:1929] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:35:08.045001  4304 log.cc:1199] T 664b2af2e7d24d44824c4e7c9270d524 P 9b9cce5f450d4bf08627b321f0d03b37: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1782822816781405-773-0/minicluster-data/ts-1-root/wals/664b2af2e7d24d44824c4e7c9270d524
I20260630 12:35:08.046458  3617 catalog_manager.cc:5028] TS 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): tablet 664b2af2e7d24d44824c4e7c9270d524 (table range_aware_rebalance_new_range [id=59ed19fd22dc430c8e1a61e6f5660fe2]) successfully deleted
I20260630 12:35:08.921342  3685 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:08.933468  3685 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:35:08.934051  3685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:09.048774  3734 consensus_queue.cc:237] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
W20260630 12:35:09.055265  3697 consensus_peers.cc:597] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd -> Peer cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68:43801): Couldn't send request to peer cc6e6c5415434bbc90d315d04dc5789d. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9c3a4f2b1659433f85742c3ebe0ae19a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:09.055912  3882 raft_consensus.cc:1275] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:09.056654  3808 raft_consensus.cc:1275] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:35:09.057205  4292 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:09.057915  4308 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:09.064850  4308 raft_consensus.cc:2955] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:09.066959  3808 raft_consensus.cc:2955] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:09.067606  3882 raft_consensus.cc:2955] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } } }
I20260630 12:35:09.077930  3629 catalog_manager.cc:5697] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd reported cstate change: config changed from index -1 to 3, NON_VOTER cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) added. New cstate: current_term: 2 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:09.473452  4317 ts_tablet_manager.cc:933] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: Initiating tablet copy from peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485)
I20260630 12:35:09.475528  4317 tablet_copy_client.cc:323] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:33485
I20260630 12:35:09.477327  3744 tablet_copy_service.cc:140] P 6496f9f061e14efb9ba07361dcd1c0cd: Received BeginTabletCopySession request for tablet 9c3a4f2b1659433f85742c3ebe0ae19a from peer cc6e6c5415434bbc90d315d04dc5789d ({username='slave'} at 127.0.0.1:49356)
I20260630 12:35:09.477815  3744 tablet_copy_service.cc:161] P 6496f9f061e14efb9ba07361dcd1c0cd: Beginning new tablet copy session on tablet 9c3a4f2b1659433f85742c3ebe0ae19a from peer cc6e6c5415434bbc90d315d04dc5789d at {username='slave'} at 127.0.0.1:49356: session id = cc6e6c5415434bbc90d315d04dc5789d-9c3a4f2b1659433f85742c3ebe0ae19a
I20260630 12:35:09.482956  3744 tablet_copy_source_session.cc:215] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:09.485532  4317 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c3a4f2b1659433f85742c3ebe0ae19a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:09.496958  4317 tablet_copy_client.cc:806] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:09.497552  4317 tablet_copy_client.cc:670] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:09.501031  4317 tablet_copy_client.cc:538] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:09.508262  4317 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap starting.
I20260630 12:35:09.525380  4317 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:09.526310  4317 tablet_bootstrap.cc:492] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: Bootstrap complete.
I20260630 12:35:09.527056  4317 ts_tablet_manager.cc:1403] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:35:09.529517  4317 raft_consensus.cc:359] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:09.530346  4317 raft_consensus.cc:740] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: cc6e6c5415434bbc90d315d04dc5789d, State: Initialized, Role: LEARNER
I20260630 12:35:09.531021  4317 consensus_queue.cc:260] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: true } }
I20260630 12:35:09.533694  4317 ts_tablet_manager.cc:1434] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:09.535342  3744 tablet_copy_service.cc:342] P 6496f9f061e14efb9ba07361dcd1c0cd: Request end of tablet copy session cc6e6c5415434bbc90d315d04dc5789d-9c3a4f2b1659433f85742c3ebe0ae19a received from {username='slave'} at 127.0.0.1:49356
I20260630 12:35:09.535943  3744 tablet_copy_service.cc:434] P 6496f9f061e14efb9ba07361dcd1c0cd: ending tablet copy session cc6e6c5415434bbc90d315d04dc5789d-9c3a4f2b1659433f85742c3ebe0ae19a on tablet 9c3a4f2b1659433f85742c3ebe0ae19a with peer cc6e6c5415434bbc90d315d04dc5789d
I20260630 12:35:09.912603  4037 raft_consensus.cc:1217] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:35:10.450336  4321 raft_consensus.cc:1064] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: attempting to promote NON_VOTER cc6e6c5415434bbc90d315d04dc5789d to VOTER
I20260630 12:35:10.453279  4321 consensus_queue.cc:237] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } }
I20260630 12:35:10.461176  4037 raft_consensus.cc:1275] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEARNER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:10.462239  3882 raft_consensus.cc:1275] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:10.463047  3808 raft_consensus.cc:1275] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Refusing update from remote peer 6496f9f061e14efb9ba07361dcd1c0cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:35:10.463795  4323 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:10.465550  4323 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:10.469954  4323 consensus_queue.cc:1048] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:10.483126  4329 raft_consensus.cc:2955] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:10.483995  3808 raft_consensus.cc:2955] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:10.498011  3631 catalog_manager.cc:5697] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 reported cstate change: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:10.500383  3882 raft_consensus.cc:2955] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:10.503382  4037 raft_consensus.cc:2955] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, cc6e6c5415434bbc90d315d04dc5789d (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "6496f9f061e14efb9ba07361dcd1c0cd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33485 } } peers { permanent_uuid: "9b9cce5f450d4bf08627b321f0d03b37" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35853 } } peers { permanent_uuid: "9eba2b2cc9614cf18d5ea8d45cec8343" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33329 } attrs { replace: true } } peers { permanent_uuid: "cc6e6c5415434bbc90d315d04dc5789d" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 43801 } attrs { promote: false } } }
I20260630 12:35:10.780704   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
W20260630 12:35:10.789207  4000 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260630 12:35:10.799193  4000 consensus_peers.cc:597] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d -> Peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Couldn't send request to peer 6496f9f061e14efb9ba07361dcd1c0cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:10.826596   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:10.829617   773 tablet_replica.cc:333] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.830461   773 raft_consensus.cc:2243] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.831214   773 raft_consensus.cc:2272] T 1b037fb3cfda459c9cca9f6334de4894 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:10.833395  3846 consensus_peers.cc:597] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 -> Peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Couldn't send request to peer 6496f9f061e14efb9ba07361dcd1c0cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:10.834116   773 tablet_replica.cc:333] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.834923   773 raft_consensus.cc:2243] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Raft consensus shutting down.
W20260630 12:35:10.835753  4000 consensus_peers.cc:597] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d -> Peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Couldn't send request to peer 6496f9f061e14efb9ba07361dcd1c0cd. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:10.835855   773 raft_consensus.cc:2272] T 664b2af2e7d24d44824c4e7c9270d524 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.838311   773 tablet_replica.cc:333] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.839074   773 raft_consensus.cc:2243] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:10.839929   773 raft_consensus.cc:2272] T 032c3d6b64194985a96fb0b05c68a218 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.842276   773 tablet_replica.cc:333] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.842935   773 raft_consensus.cc:2243] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.843422   773 raft_consensus.cc:2272] T d06d1e5ac9c44578870abb80b6cc341c P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.845577   773 tablet_replica.cc:333] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.846202   773 raft_consensus.cc:2243] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.846722   773 raft_consensus.cc:2272] T 3e37aff3f5a149869702f66ccfc977ae P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.848713   773 tablet_replica.cc:333] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.849334   773 raft_consensus.cc:2243] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.849814   773 raft_consensus.cc:2272] T e098eb5210d1499e963a863c9b357865 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.852025   773 tablet_replica.cc:333] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.852829   773 raft_consensus.cc:2243] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:10.853761   773 raft_consensus.cc:2272] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.856302   773 tablet_replica.cc:333] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.856945   773 raft_consensus.cc:2243] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.857455   773 raft_consensus.cc:2272] T be3161f731414d858af34b4b4ef066f1 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.859690   773 tablet_replica.cc:333] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.860359   773 raft_consensus.cc:2243] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.860837   773 raft_consensus.cc:2272] T bf4f6078a42742719fc89932b82934d3 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.863181   773 tablet_replica.cc:333] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.863816   773 raft_consensus.cc:2243] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.864283   773 raft_consensus.cc:2272] T 6bdcb98236b14693b398f739199a2c60 P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.866745   773 tablet_replica.cc:333] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.867372   773 raft_consensus.cc:2243] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:10.867839   773 raft_consensus.cc:2272] T 604ba5a035a640d888ff4428babbf818 P 6496f9f061e14efb9ba07361dcd1c0cd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:10.870170   773 tablet_replica.cc:333] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd: stopping tablet replica
I20260630 12:35:10.870764   773 raft_consensus.cc:2243] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:10.871928   773 raft_consensus.cc:2272] T 9c3a4f2b1659433f85742c3ebe0ae19a P 6496f9f061e14efb9ba07361dcd1c0cd [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:10.919991  3772 consensus_peers.cc:597] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 -> Peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Couldn't send request to peer 6496f9f061e14efb9ba07361dcd1c0cd. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:33485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:10.927630   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:35:10.935235  3685 auto_leader_rebalancer.cc:141] leader rebalance for table range_aware_rebalance_new_range
I20260630 12:35:10.958735  3685 auto_leader_rebalancer.cc:440] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 0
I20260630 12:35:10.959682  3685 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:10.968568   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
W20260630 12:35:10.970460  3772 consensus_peers.cc:597] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 -> Peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Couldn't send request to peer 6496f9f061e14efb9ba07361dcd1c0cd. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:33485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:10.979055  4000 consensus_peers.cc:597] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d -> Peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Couldn't send request to peer 6496f9f061e14efb9ba07361dcd1c0cd. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:33485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:11.007964   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:11.008983   773 tablet_replica.cc:333] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.009847   773 raft_consensus.cc:2243] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.010509   773 raft_consensus.cc:2272] T 032c3d6b64194985a96fb0b05c68a218 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:11.012508  4000 consensus_peers.cc:597] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d -> Peer 6496f9f061e14efb9ba07361dcd1c0cd (127.0.193.65:33485): Couldn't send request to peer 6496f9f061e14efb9ba07361dcd1c0cd. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:33485: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:11.013162   773 tablet_replica.cc:333] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.014120   773 raft_consensus.cc:2243] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.015185   773 raft_consensus.cc:2272] T 980869a89e324a469ab5bd599a7ec890 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.017824   773 tablet_replica.cc:333] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.018590   773 raft_consensus.cc:2243] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.019129   773 raft_consensus.cc:2272] T be3161f731414d858af34b4b4ef066f1 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.021569   773 tablet_replica.cc:333] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.022266   773 raft_consensus.cc:2243] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.023239   773 raft_consensus.cc:2272] T 948e6542eacc4b33bccba09f78c9eb60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.025919   773 tablet_replica.cc:333] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.026723   773 raft_consensus.cc:2243] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.027402   773 raft_consensus.cc:2272] T 3e37aff3f5a149869702f66ccfc977ae P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.029659   773 tablet_replica.cc:333] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.030385   773 raft_consensus.cc:2243] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.031424   773 raft_consensus.cc:2272] T d06d1e5ac9c44578870abb80b6cc341c P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:11.036929  4001 consensus_peers.cc:597] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d -> Peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Couldn't send request to peer 9b9cce5f450d4bf08627b321f0d03b37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:11.038064   773 tablet_replica.cc:333] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.038846   773 raft_consensus.cc:2243] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.039379   773 raft_consensus.cc:2272] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.041985   773 tablet_replica.cc:333] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.042706   773 raft_consensus.cc:2243] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.043244   773 raft_consensus.cc:2272] T 439103ee13c948a08b79b8e0bbf85c84 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.045635   773 tablet_replica.cc:333] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.046322   773 raft_consensus.cc:2243] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.047010   773 raft_consensus.cc:2272] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:11.049536  3847 consensus_peers.cc:597] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 -> Peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Couldn't send request to peer 9b9cce5f450d4bf08627b321f0d03b37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:11.050046   773 tablet_replica.cc:333] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.050601   773 raft_consensus.cc:2243] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.051393   773 raft_consensus.cc:2272] T 604ba5a035a640d888ff4428babbf818 P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.053313   773 tablet_replica.cc:333] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.053833   773 raft_consensus.cc:2243] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.054296   773 raft_consensus.cc:2272] T 6bdcb98236b14693b398f739199a2c60 P 9b9cce5f450d4bf08627b321f0d03b37 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.055989   773 tablet_replica.cc:333] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37: stopping tablet replica
I20260630 12:35:11.056427   773 raft_consensus.cc:2243] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.057044   773 raft_consensus.cc:2272] T 63375a16ced04f5fa6bcedd9b975300b P 9b9cce5f450d4bf08627b321f0d03b37 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:11.067143  4001 consensus_peers.cc:597] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d -> Peer 9b9cce5f450d4bf08627b321f0d03b37 (127.0.193.66:35853): Couldn't send request to peer 9b9cce5f450d4bf08627b321f0d03b37. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:11.086798   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:35:11.116595   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:35:11.154330   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:11.155225   773 tablet_replica.cc:333] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.155951   773 raft_consensus.cc:2243] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.156378   773 raft_consensus.cc:2272] T 980869a89e324a469ab5bd599a7ec890 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.158560   773 tablet_replica.cc:333] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.159227   773 raft_consensus.cc:2243] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.160197   773 raft_consensus.cc:2272] T 1b037fb3cfda459c9cca9f6334de4894 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.162143   773 tablet_replica.cc:333] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.162746   773 raft_consensus.cc:2243] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.163652   773 raft_consensus.cc:2272] T 63375a16ced04f5fa6bcedd9b975300b P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.165714   773 tablet_replica.cc:333] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.166278   773 raft_consensus.cc:2243] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.166729   773 raft_consensus.cc:2272] T e098eb5210d1499e963a863c9b357865 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.168687   773 tablet_replica.cc:333] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.169235   773 raft_consensus.cc:2243] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.169986   773 raft_consensus.cc:2272] T 3e37aff3f5a149869702f66ccfc977ae P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.171917   773 tablet_replica.cc:333] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.172499   773 raft_consensus.cc:2243] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.173029   773 raft_consensus.cc:2272] T bf4f6078a42742719fc89932b82934d3 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.175397   773 tablet_replica.cc:333] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.175968   773 raft_consensus.cc:2243] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.176348   773 raft_consensus.cc:2272] T 948e6542eacc4b33bccba09f78c9eb60 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.178038   773 tablet_replica.cc:333] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.178532   773 raft_consensus.cc:2243] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.179014   773 raft_consensus.cc:2272] T 8aa34dc9c92d41e1ad0a522e0aa4a63a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.181593   773 tablet_replica.cc:333] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.182411   773 raft_consensus.cc:2243] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.183343   773 raft_consensus.cc:2272] T 439103ee13c948a08b79b8e0bbf85c84 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.185817   773 tablet_replica.cc:333] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.186460   773 raft_consensus.cc:2243] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.187040   773 raft_consensus.cc:2272] T 604ba5a035a640d888ff4428babbf818 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.189484   773 tablet_replica.cc:333] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.190155   773 raft_consensus.cc:2243] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.190769   773 raft_consensus.cc:2272] T 032c3d6b64194985a96fb0b05c68a218 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.193133   773 tablet_replica.cc:333] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.193780   773 raft_consensus.cc:2243] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.194703   773 raft_consensus.cc:2272] T 664b2af2e7d24d44824c4e7c9270d524 P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.196836   773 tablet_replica.cc:333] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343: stopping tablet replica
I20260630 12:35:11.197314   773 raft_consensus.cc:2243] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.197751   773 raft_consensus.cc:2272] T 9c3a4f2b1659433f85742c3ebe0ae19a P 9eba2b2cc9614cf18d5ea8d45cec8343 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:11.204917  4001 consensus_peers.cc:597] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d -> Peer 9eba2b2cc9614cf18d5ea8d45cec8343 (127.0.193.67:33329): Couldn't send request to peer 9eba2b2cc9614cf18d5ea8d45cec8343. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:11.224407   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:35:11.254046   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:35:11.285239   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:11.286013   773 tablet_replica.cc:333] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.286749   773 raft_consensus.cc:2243] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.287377   773 raft_consensus.cc:2272] T 9c3a4f2b1659433f85742c3ebe0ae19a P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.289937   773 tablet_replica.cc:333] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.290637   773 raft_consensus.cc:2243] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.291311   773 raft_consensus.cc:2272] T 439103ee13c948a08b79b8e0bbf85c84 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.293609   773 tablet_replica.cc:333] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.294329   773 raft_consensus.cc:2243] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.294868   773 raft_consensus.cc:2272] T 948e6542eacc4b33bccba09f78c9eb60 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.297225   773 tablet_replica.cc:333] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.297873   773 raft_consensus.cc:2243] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.298879   773 raft_consensus.cc:2272] T be3161f731414d858af34b4b4ef066f1 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.301234   773 tablet_replica.cc:333] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.301919   773 raft_consensus.cc:2243] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.302891   773 raft_consensus.cc:2272] T bf4f6078a42742719fc89932b82934d3 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.305202   773 tablet_replica.cc:333] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.305903   773 raft_consensus.cc:2243] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.306752   773 raft_consensus.cc:2272] T 6bdcb98236b14693b398f739199a2c60 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.309094   773 tablet_replica.cc:333] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.309733   773 raft_consensus.cc:2243] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.310616   773 raft_consensus.cc:2272] T e098eb5210d1499e963a863c9b357865 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.312991   773 tablet_replica.cc:333] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.313648   773 raft_consensus.cc:2243] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.314234   773 raft_consensus.cc:2272] T 63375a16ced04f5fa6bcedd9b975300b P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.316505   773 tablet_replica.cc:333] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.317152   773 raft_consensus.cc:2243] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.317595   773 raft_consensus.cc:2272] T 1b037fb3cfda459c9cca9f6334de4894 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.319972   773 tablet_replica.cc:333] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.320590   773 raft_consensus.cc:2243] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.321168   773 raft_consensus.cc:2272] T 664b2af2e7d24d44824c4e7c9270d524 P cc6e6c5415434bbc90d315d04dc5789d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.323390   773 tablet_replica.cc:333] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.323998   773 raft_consensus.cc:2243] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.324461   773 raft_consensus.cc:2272] T d06d1e5ac9c44578870abb80b6cc341c P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.326738   773 tablet_replica.cc:333] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d: stopping tablet replica
I20260630 12:35:11.327322   773 raft_consensus.cc:2243] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:11.327798   773 raft_consensus.cc:2272] T 980869a89e324a469ab5bd599a7ec890 P cc6e6c5415434bbc90d315d04dc5789d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.362571   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:35:11.389192   773 master.cc:562] Master@127.0.193.126:34165 shutting down...
W20260630 12:35:11.419310  3680 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:35:11.420678   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:11.421254   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:11.421609   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3ed13bd0d907429499618247a8c2a490: stopping tablet replica
I20260630 12:35:11.442468   773 master.cc:584] Master@127.0.193.126:34165 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (12899 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260630 12:35:11.492286   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:40177
I20260630 12:35:11.493392   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:11.499168  4346 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
W20260630 12:35:11.499250  4347 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
W20260630 12:35:11.499780  4349 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
I20260630 12:35:11.502866   773 server_base.cc:1061] running on GCE node
I20260630 12:35:11.503715   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:11.503918   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:11.504117   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822911504083 us; error 0 us; skew 500 ppm
I20260630 12:35:11.504616   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:11.506918   773 webserver.cc:533] Webserver started at http://127.0.193.126:39751/ using document root <none> and password file <none>
I20260630 12:35:11.507328   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:11.507543   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:11.507839   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:11.508909   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "cd2854b8f1fe498280515ca214793411"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.513336   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:35:11.516662  4354 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.517452   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:11.517755   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "cd2854b8f1fe498280515ca214793411"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.518054   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:35:11.545926   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:11.547251   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:11.585202   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:40177
I20260630 12:35:11.585300  4405 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:40177 every 8 connection(s)
I20260630 12:35:11.588917  4406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:11.598968  4406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411: Bootstrap starting.
I20260630 12:35:11.604046  4406 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:11.608168  4406 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411: No bootstrap required, opened a new log
I20260630 12:35:11.610428  4406 raft_consensus.cc:359] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2854b8f1fe498280515ca214793411" member_type: VOTER }
I20260630 12:35:11.610884  4406 raft_consensus.cc:385] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:11.611155  4406 raft_consensus.cc:740] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cd2854b8f1fe498280515ca214793411, State: Initialized, Role: FOLLOWER
I20260630 12:35:11.611865  4406 consensus_queue.cc:260] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [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: "cd2854b8f1fe498280515ca214793411" member_type: VOTER }
I20260630 12:35:11.612432  4406 raft_consensus.cc:399] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:11.612689  4406 raft_consensus.cc:493] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:11.612995  4406 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:11.618116  4406 raft_consensus.cc:515] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2854b8f1fe498280515ca214793411" member_type: VOTER }
I20260630 12:35:11.618641  4406 leader_election.cc:304] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [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: cd2854b8f1fe498280515ca214793411; no voters: 
I20260630 12:35:11.620010  4406 leader_election.cc:290] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:11.620234  4409 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:11.621582  4409 raft_consensus.cc:697] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 1 LEADER]: Becoming Leader. State: Replica: cd2854b8f1fe498280515ca214793411, State: Running, Role: LEADER
I20260630 12:35:11.622238  4409 consensus_queue.cc:237] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [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: "cd2854b8f1fe498280515ca214793411" member_type: VOTER }
I20260630 12:35:11.622783  4406 sys_catalog.cc:565] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:11.627161  4410 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cd2854b8f1fe498280515ca214793411" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2854b8f1fe498280515ca214793411" member_type: VOTER } }
I20260630 12:35:11.627264  4411 sys_catalog.cc:455] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [sys.catalog]: SysCatalogTable state changed. Reason: New leader cd2854b8f1fe498280515ca214793411. Latest consensus state: current_term: 1 leader_uuid: "cd2854b8f1fe498280515ca214793411" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cd2854b8f1fe498280515ca214793411" member_type: VOTER } }
I20260630 12:35:11.628002  4410 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:11.628095  4411 sys_catalog.cc:458] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:11.632069  4415 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:11.637221  4415 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:11.641752   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:11.646126  4415 catalog_manager.cc:1383] Generated new cluster ID: 6b3ab1a09c5340a49bd4d0e5ac96b110
I20260630 12:35:11.646377  4415 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:11.663990  4415 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:11.665170  4415 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:11.681368  4415 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411: Generated new TSK 0
I20260630 12:35:11.681942  4415 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:11.709340   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:11.715063  4427 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
W20260630 12:35:11.716455  4428 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
W20260630 12:35:11.720821  4430 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
I20260630 12:35:11.722194   773 server_base.cc:1061] running on GCE node
I20260630 12:35:11.724087   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:11.724294   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:11.724494   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822911724476 us; error 0 us; skew 500 ppm
I20260630 12:35:11.724968   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:11.727113   773 webserver.cc:533] Webserver started at http://127.0.193.65:40569/ using document root <none> and password file <none>
I20260630 12:35:11.727540   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:11.727689   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:11.727891   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:11.728861   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "0fc52ec8d60b473cb295fbdfea05d817"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.733110   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:11.736328  4435 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.737147   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:11.737437   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "0fc52ec8d60b473cb295fbdfea05d817"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.737738   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:35:11.750409   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:11.751535   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:11.752907   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:11.755122   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:11.755344   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.755582   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:11.755764   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.793483   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:36985
I20260630 12:35:11.793546  4497 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:36985 every 8 connection(s)
I20260630 12:35:11.799288   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:11.806905  4502 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
W20260630 12:35:11.807112  4503 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
W20260630 12:35:11.809918  4505 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
I20260630 12:35:11.810858   773 server_base.cc:1061] running on GCE node
I20260630 12:35:11.811939   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:11.812175   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:11.812371   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822911812351 us; error 0 us; skew 500 ppm
I20260630 12:35:11.812539  4498 heartbeater.cc:344] Connected to a master server at 127.0.193.126:40177
I20260630 12:35:11.812997  4498 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:11.813019   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:11.813903  4498 heartbeater.cc:507] Master 127.0.193.126:40177 requested a full tablet report, sending...
I20260630 12:35:11.815892   773 webserver.cc:533] Webserver started at http://127.0.193.66:37777/ using document root <none> and password file <none>
I20260630 12:35:11.816287  4371 ts_manager.cc:194] Registered new tserver with Master: 0fc52ec8d60b473cb295fbdfea05d817 (127.0.193.65:36985)
I20260630 12:35:11.816433   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:11.816742   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:11.817009   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:11.818085  4371 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40114
I20260630 12:35:11.818182   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.822906   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:35:11.826191  4510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.827260   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260630 12:35:11.827620   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.827862   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:35:11.848013   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:11.849072   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:11.850397   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:11.852583   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:11.852751   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.853032   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:11.853188   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.890718   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:37527
I20260630 12:35:11.890831  4572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:37527 every 8 connection(s)
I20260630 12:35:11.895345   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:11.903177  4576 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
W20260630 12:35:11.904286  4577 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
I20260630 12:35:11.907303   773 server_base.cc:1061] running on GCE node
W20260630 12:35:11.907303  4579 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
I20260630 12:35:11.908741   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:11.909015   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:11.909245   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822911909224 us; error 0 us; skew 500 ppm
I20260630 12:35:11.909334  4573 heartbeater.cc:344] Connected to a master server at 127.0.193.126:40177
I20260630 12:35:11.909756  4573 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:11.910048   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:11.910696  4573 heartbeater.cc:507] Master 127.0.193.126:40177 requested a full tablet report, sending...
I20260630 12:35:11.912916   773 webserver.cc:533] Webserver started at http://127.0.193.67:36849/ using document root <none> and password file <none>
I20260630 12:35:11.913307  4371 ts_manager.cc:194] Registered new tserver with Master: 17cf1d79eb6b4e2c861c75ba70b0f4e2 (127.0.193.66:37527)
I20260630 12:35:11.913671   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:11.914023   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:11.914384   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:11.915338  4371 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40128
I20260630 12:35:11.915930   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "889632ff382441708fdfcf1dceb3babe"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.921341   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:11.924639  4584 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.925397   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:11.925632   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "889632ff382441708fdfcf1dceb3babe"
format_stamp: "Formatted at 2026-06-30 12:35:11 on dist-test-slave-zbh0"
I20260630 12:35:11.925881   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:35:11.944689   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:11.945727   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:11.947098   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:11.949213   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:11.949383   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.949644   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:11.949828   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:11.986886   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:40499
I20260630 12:35:11.987076  4646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:40499 every 8 connection(s)
I20260630 12:35:11.991379   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:11.998169  4650 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
W20260630 12:35:11.999321  4651 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
W20260630 12:35:12.001960  4653 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
I20260630 12:35:12.002478   773 server_base.cc:1061] running on GCE node
I20260630 12:35:12.003527   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:12.003818   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:12.003940  4647 heartbeater.cc:344] Connected to a master server at 127.0.193.126:40177
I20260630 12:35:12.004056   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822912004039 us; error 0 us; skew 500 ppm
I20260630 12:35:12.004462  4647 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:12.004825   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:12.005329  4647 heartbeater.cc:507] Master 127.0.193.126:40177 requested a full tablet report, sending...
I20260630 12:35:12.007544   773 webserver.cc:533] Webserver started at http://127.0.193.68:33367/ using document root <none> and password file <none>
I20260630 12:35:12.007736  4371 ts_manager.cc:194] Registered new tserver with Master: 889632ff382441708fdfcf1dceb3babe (127.0.193.67:40499)
I20260630 12:35:12.008225   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:12.008493   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:12.008807   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:12.009522  4371 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40134
I20260630 12:35:12.010280   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "db5ad78e96fe44e99d6f5a35ded53743"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-zbh0"
I20260630 12:35:12.014917   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.003s
I20260630 12:35:12.019591  4658 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.020478   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.003s
I20260630 12:35:12.020761   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "db5ad78e96fe44e99d6f5a35ded53743"
format_stamp: "Formatted at 2026-06-30 12:35:12 on dist-test-slave-zbh0"
I20260630 12:35:12.021073   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:35:12.035902   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:12.037184   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:12.038547   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:12.040673   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:12.040904   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.041141   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:12.041312   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:12.079792   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:33717
I20260630 12:35:12.079896  4720 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:33717 every 8 connection(s)
I20260630 12:35:12.093480  4721 heartbeater.cc:344] Connected to a master server at 127.0.193.126:40177
I20260630 12:35:12.093864  4721 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:12.094619  4721 heartbeater.cc:507] Master 127.0.193.126:40177 requested a full tablet report, sending...
I20260630 12:35:12.096483  4371 ts_manager.cc:194] Registered new tserver with Master: db5ad78e96fe44e99d6f5a35ded53743 (127.0.193.68:33717)
I20260630 12:35:12.096864   773 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.013891213s
I20260630 12:35:12.097802  4371 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40140
I20260630 12:35:12.820994  4498 heartbeater.cc:499] Master 127.0.193.126:40177 was elected leader, sending a full tablet report...
I20260630 12:35:12.918376  4573 heartbeater.cc:499] Master 127.0.193.126:40177 was elected leader, sending a full tablet report...
I20260630 12:35:13.012042  4647 heartbeater.cc:499] Master 127.0.193.126:40177 was elected leader, sending a full tablet report...
I20260630 12:35:13.100346  4721 heartbeater.cc:499] Master 127.0.193.126:40177 was elected leader, sending a full tablet report...
I20260630 12:35:13.161872  4371 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40160:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:35:13.205838  4686 tablet_service.cc:1511] Processing CreateTablet for tablet 97a211d54b254203a4cfe1ffd47a6734 (DEFAULT_TABLE table=test-workload [id=3fa56fb3681f44e7ad01be9cc97310b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:13.207044  4686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a211d54b254203a4cfe1ffd47a6734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.208139  4538 tablet_service.cc:1511] Processing CreateTablet for tablet 97a211d54b254203a4cfe1ffd47a6734 (DEFAULT_TABLE table=test-workload [id=3fa56fb3681f44e7ad01be9cc97310b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:13.209417  4538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a211d54b254203a4cfe1ffd47a6734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.215989  4612 tablet_service.cc:1511] Processing CreateTablet for tablet 97a211d54b254203a4cfe1ffd47a6734 (DEFAULT_TABLE table=test-workload [id=3fa56fb3681f44e7ad01be9cc97310b8]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:13.217082  4612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97a211d54b254203a4cfe1ffd47a6734. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:13.224330  4742 tablet_bootstrap.cc:492] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743: Bootstrap starting.
I20260630 12:35:13.226081  4743 tablet_bootstrap.cc:492] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2: Bootstrap starting.
I20260630 12:35:13.231086  4742 tablet_bootstrap.cc:654] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.232200  4743 tablet_bootstrap.cc:654] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.233762  4744 tablet_bootstrap.cc:492] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe: Bootstrap starting.
I20260630 12:35:13.236683  4742 tablet_bootstrap.cc:492] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743: No bootstrap required, opened a new log
I20260630 12:35:13.237107  4742 ts_tablet_manager.cc:1403] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.006s
I20260630 12:35:13.239372  4742 raft_consensus.cc:359] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.239970  4742 raft_consensus.cc:385] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:13.240211  4742 raft_consensus.cc:740] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: db5ad78e96fe44e99d6f5a35ded53743, State: Initialized, Role: FOLLOWER
I20260630 12:35:13.240864  4742 consensus_queue.cc:260] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [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: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.242009  4744 tablet_bootstrap.cc:654] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:13.247771  4742 ts_tablet_manager.cc:1434] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:35:13.248136  4743 tablet_bootstrap.cc:492] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2: No bootstrap required, opened a new log
I20260630 12:35:13.248606  4743 ts_tablet_manager.cc:1403] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.014s
I20260630 12:35:13.250428  4744 tablet_bootstrap.cc:492] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe: No bootstrap required, opened a new log
I20260630 12:35:13.250923  4744 ts_tablet_manager.cc:1403] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260630 12:35:13.251497  4743 raft_consensus.cc:359] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.252255  4743 raft_consensus.cc:385] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:13.252554  4743 raft_consensus.cc:740] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17cf1d79eb6b4e2c861c75ba70b0f4e2, State: Initialized, Role: FOLLOWER
I20260630 12:35:13.253291  4743 consensus_queue.cc:260] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [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: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.253696  4744 raft_consensus.cc:359] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.254411  4744 raft_consensus.cc:385] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:13.254789  4744 raft_consensus.cc:740] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 889632ff382441708fdfcf1dceb3babe, State: Initialized, Role: FOLLOWER
I20260630 12:35:13.255769  4744 consensus_queue.cc:260] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [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: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.260430  4743 ts_tablet_manager.cc:1434] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.002s
I20260630 12:35:13.262754  4744 ts_tablet_manager.cc:1434] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe: Time spent starting tablet: real 0.012s	user 0.011s	sys 0.000s
I20260630 12:35:13.337131  4750 raft_consensus.cc:493] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:13.337536  4750 raft_consensus.cc:515] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.339596  4750 leader_election.cc:290] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers db5ad78e96fe44e99d6f5a35ded53743 (127.0.193.68:33717), 17cf1d79eb6b4e2c861c75ba70b0f4e2 (127.0.193.66:37527)
I20260630 12:35:13.349586  4696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a211d54b254203a4cfe1ffd47a6734" candidate_uuid: "889632ff382441708fdfcf1dceb3babe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5ad78e96fe44e99d6f5a35ded53743" is_pre_election: true
I20260630 12:35:13.350121  4548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a211d54b254203a4cfe1ffd47a6734" candidate_uuid: "889632ff382441708fdfcf1dceb3babe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" is_pre_election: true
I20260630 12:35:13.350239  4696 raft_consensus.cc:2468] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 889632ff382441708fdfcf1dceb3babe in term 0.
I20260630 12:35:13.350740  4548 raft_consensus.cc:2468] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 889632ff382441708fdfcf1dceb3babe in term 0.
I20260630 12:35:13.351554  4588 leader_election.cc:304] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 889632ff382441708fdfcf1dceb3babe, db5ad78e96fe44e99d6f5a35ded53743; no voters: 
I20260630 12:35:13.352388  4750 raft_consensus.cc:2804] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:13.352677  4750 raft_consensus.cc:493] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:13.352952  4750 raft_consensus.cc:3060] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:13.357534  4750 raft_consensus.cc:515] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.359050  4750 leader_election.cc:290] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [CANDIDATE]: Term 1 election: Requested vote from peers db5ad78e96fe44e99d6f5a35ded53743 (127.0.193.68:33717), 17cf1d79eb6b4e2c861c75ba70b0f4e2 (127.0.193.66:37527)
I20260630 12:35:13.359822  4696 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a211d54b254203a4cfe1ffd47a6734" candidate_uuid: "889632ff382441708fdfcf1dceb3babe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "db5ad78e96fe44e99d6f5a35ded53743"
I20260630 12:35:13.359962  4548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97a211d54b254203a4cfe1ffd47a6734" candidate_uuid: "889632ff382441708fdfcf1dceb3babe" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2"
I20260630 12:35:13.360373  4696 raft_consensus.cc:3060] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:13.360492  4548 raft_consensus.cc:3060] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:13.365054  4548 raft_consensus.cc:2468] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 889632ff382441708fdfcf1dceb3babe in term 1.
I20260630 12:35:13.365144  4696 raft_consensus.cc:2468] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 889632ff382441708fdfcf1dceb3babe in term 1.
I20260630 12:35:13.366323  4586 leader_election.cc:304] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17cf1d79eb6b4e2c861c75ba70b0f4e2, 889632ff382441708fdfcf1dceb3babe; no voters: 
I20260630 12:35:13.367074  4750 raft_consensus.cc:2804] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:13.368127  4750 raft_consensus.cc:697] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 1 LEADER]: Becoming Leader. State: Replica: 889632ff382441708fdfcf1dceb3babe, State: Running, Role: LEADER
I20260630 12:35:13.368749  4750 consensus_queue.cc:237] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } }
I20260630 12:35:13.376122  4370 catalog_manager.cc:5697] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe reported cstate change: term changed from 0 to 1, leader changed from <none> to 889632ff382441708fdfcf1dceb3babe (127.0.193.67). New cstate: current_term: 1 leader_uuid: "889632ff382441708fdfcf1dceb3babe" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "889632ff382441708fdfcf1dceb3babe" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40499 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:13.641723  4424 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:13.643555  4424 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:13.643982  4424 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:13.848626  4750 consensus_queue.cc:1048] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [LEADER]: Connected to new peer: Peer: permanent_uuid: "17cf1d79eb6b4e2c861c75ba70b0f4e2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:13.862505  4750 consensus_queue.cc:1048] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [LEADER]: Connected to new peer: Peer: permanent_uuid: "db5ad78e96fe44e99d6f5a35ded53743" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 33717 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:15.644994  4424 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:15.646396  4424 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:15.646668  4424 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:17.647810  4424 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:17.649415  4424 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:17.649675  4424 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:19.650547  4424 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:19.651891  4424 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:19.652136  4424 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:21.652995  4424 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:21.654244  4424 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:21.654567  4424 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:23.655435  4424 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:23.656687  4424 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:23.656944  4424 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:24.468056   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:35:24.492625   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:24.509464   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:35:24.519346   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:35:24.541987   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:24.542706   773 tablet_replica.cc:333] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2: stopping tablet replica
I20260630 12:35:24.543340   773 raft_consensus.cc:2243] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.543998   773 raft_consensus.cc:2272] T 97a211d54b254203a4cfe1ffd47a6734 P 17cf1d79eb6b4e2c861c75ba70b0f4e2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.563704   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:35:24.573784   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:35:24.598639   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:24.599376   773 tablet_replica.cc:333] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe: stopping tablet replica
I20260630 12:35:24.599871   773 raft_consensus.cc:2243] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:24.600718   773 raft_consensus.cc:2272] T 97a211d54b254203a4cfe1ffd47a6734 P 889632ff382441708fdfcf1dceb3babe [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.620152   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:35:24.630493   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:35:24.650992   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:24.651590   773 tablet_replica.cc:333] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743: stopping tablet replica
I20260630 12:35:24.652088   773 raft_consensus.cc:2243] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:24.652477   773 raft_consensus.cc:2272] T 97a211d54b254203a4cfe1ffd47a6734 P db5ad78e96fe44e99d6f5a35ded53743 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.671533   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:35:24.681605   773 master.cc:562] Master@127.0.193.126:40177 shutting down...
I20260630 12:35:24.699646   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:24.700306   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:24.700657   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P cd2854b8f1fe498280515ca214793411: stopping tablet replica
I20260630 12:35:24.718914   773 master.cc:584] Master@127.0.193.126:40177 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (13262 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260630 12:35:24.754951   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:46051
I20260630 12:35:24.756047   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:24.761603  4764 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
W20260630 12:35:24.761665  4765 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
W20260630 12:35:24.762492  4767 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
I20260630 12:35:24.763540   773 server_base.cc:1061] running on GCE node
I20260630 12:35:24.764222   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:24.764390   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:24.764500   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822924764490 us; error 0 us; skew 500 ppm
I20260630 12:35:24.764920   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:24.767174   773 webserver.cc:533] Webserver started at http://127.0.193.126:32977/ using document root <none> and password file <none>
I20260630 12:35:24.767603   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:24.767755   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:24.767989   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:24.769057   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "a0d5123b58f74813b7fbf9a696ae47ff"
format_stamp: "Formatted at 2026-06-30 12:35:24 on dist-test-slave-zbh0"
I20260630 12:35:24.773216   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:24.776414  4772 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:24.777148   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:24.777400   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "a0d5123b58f74813b7fbf9a696ae47ff"
format_stamp: "Formatted at 2026-06-30 12:35:24 on dist-test-slave-zbh0"
I20260630 12:35:24.777647   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:35:24.793592   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:24.794677   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:24.831131   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:46051
I20260630 12:35:24.831221  4823 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:46051 every 8 connection(s)
I20260630 12:35:24.835137  4824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:24.846318  4824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff: Bootstrap starting.
I20260630 12:35:24.851421  4824 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:24.855515  4824 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff: No bootstrap required, opened a new log
I20260630 12:35:24.857646  4824 raft_consensus.cc:359] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0d5123b58f74813b7fbf9a696ae47ff" member_type: VOTER }
I20260630 12:35:24.858053  4824 raft_consensus.cc:385] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:24.858307  4824 raft_consensus.cc:740] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0d5123b58f74813b7fbf9a696ae47ff, State: Initialized, Role: FOLLOWER
I20260630 12:35:24.858922  4824 consensus_queue.cc:260] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [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: "a0d5123b58f74813b7fbf9a696ae47ff" member_type: VOTER }
I20260630 12:35:24.859403  4824 raft_consensus.cc:399] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:24.859591  4824 raft_consensus.cc:493] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:24.859889  4824 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:24.864286  4824 raft_consensus.cc:515] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0d5123b58f74813b7fbf9a696ae47ff" member_type: VOTER }
I20260630 12:35:24.864794  4824 leader_election.cc:304] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [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: a0d5123b58f74813b7fbf9a696ae47ff; no voters: 
I20260630 12:35:24.865854  4824 leader_election.cc:290] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:24.866186  4827 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:24.867511  4827 raft_consensus.cc:697] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 1 LEADER]: Becoming Leader. State: Replica: a0d5123b58f74813b7fbf9a696ae47ff, State: Running, Role: LEADER
I20260630 12:35:24.868191  4827 consensus_queue.cc:237] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [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: "a0d5123b58f74813b7fbf9a696ae47ff" member_type: VOTER }
I20260630 12:35:24.868695  4824 sys_catalog.cc:565] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:24.871129  4828 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a0d5123b58f74813b7fbf9a696ae47ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0d5123b58f74813b7fbf9a696ae47ff" member_type: VOTER } }
I20260630 12:35:24.871169  4829 sys_catalog.cc:455] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [sys.catalog]: SysCatalogTable state changed. Reason: New leader a0d5123b58f74813b7fbf9a696ae47ff. Latest consensus state: current_term: 1 leader_uuid: "a0d5123b58f74813b7fbf9a696ae47ff" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a0d5123b58f74813b7fbf9a696ae47ff" member_type: VOTER } }
I20260630 12:35:24.871819  4828 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:24.872258  4829 sys_catalog.cc:458] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:24.876030  4833 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:24.884342  4833 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:24.885366   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:24.893640  4833 catalog_manager.cc:1383] Generated new cluster ID: 8a5003be7e85432bab1b29c6049660a4
I20260630 12:35:24.893975  4833 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:24.932890  4833 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:24.934111  4833 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:24.951627  4833 catalog_manager.cc:6070] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff: Generated new TSK 0
I20260630 12:35:24.952188  4833 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:25.016244   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:25.022080  4845 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
W20260630 12:35:25.023077  4846 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
I20260630 12:35:25.025126   773 server_base.cc:1061] running on GCE node
W20260630 12:35:25.025734  4848 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
I20260630 12:35:25.026541   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:25.026767   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:25.027034   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822925027011 us; error 0 us; skew 500 ppm
I20260630 12:35:25.027551   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:25.029891   773 webserver.cc:533] Webserver started at http://127.0.193.65:32921/ using document root <none> and password file <none>
I20260630 12:35:25.030364   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:25.030558   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:25.030895   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:25.031972   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-zbh0"
I20260630 12:35:25.036321   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:25.039507  4853 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.040259   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:25.040558   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-zbh0"
I20260630 12:35:25.040866   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:35:25.060837   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:25.061980   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:25.063469   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:25.065662   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:25.065891   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.066125   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:25.066303   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.104476   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:34103
I20260630 12:35:25.104583  4915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:34103 every 8 connection(s)
I20260630 12:35:25.109365   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:25.117339  4920 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
W20260630 12:35:25.118203  4921 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
W20260630 12:35:25.120301  4923 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
I20260630 12:35:25.121083   773 server_base.cc:1061] running on GCE node
I20260630 12:35:25.122044   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:25.122274   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:25.122471   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822925122453 us; error 0 us; skew 500 ppm
I20260630 12:35:25.123237   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:25.126026   773 webserver.cc:533] Webserver started at http://127.0.193.66:34829/ using document root <none> and password file <none>
I20260630 12:35:25.126396  4916 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46051
I20260630 12:35:25.126559   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:25.126797  4916 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:25.126897   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:25.127302   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:25.127666  4916 heartbeater.cc:507] Master 127.0.193.126:46051 requested a full tablet report, sending...
I20260630 12:35:25.128489   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "a71bbf9dccf9485ca0a0fcbb906653ad"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-zbh0"
I20260630 12:35:25.129818  4789 ts_manager.cc:194] Registered new tserver with Master: fbbdfe5d3c69408a97f37c23f1ce0b21 (127.0.193.65:34103)
I20260630 12:35:25.131649  4789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51220
I20260630 12:35:25.133392   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:35:25.136803  4928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.137502   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:35:25.137786   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "a71bbf9dccf9485ca0a0fcbb906653ad"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-zbh0"
I20260630 12:35:25.138077   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:35:25.158087   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:25.159369   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:25.160797   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:25.163055   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:25.163287   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.163527   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:25.163699   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.202795   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:46311
I20260630 12:35:25.202947  4990 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:46311 every 8 connection(s)
I20260630 12:35:25.207489   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:25.214695  4994 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
W20260630 12:35:25.216270  4995 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
I20260630 12:35:25.218211   773 server_base.cc:1061] running on GCE node
W20260630 12:35:25.218228  4997 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
I20260630 12:35:25.219655   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:25.219986   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:25.220243   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822925220224 us; error 0 us; skew 500 ppm
I20260630 12:35:25.220336  4991 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46051
I20260630 12:35:25.220769  4991 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:25.221051   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:25.221753  4991 heartbeater.cc:507] Master 127.0.193.126:46051 requested a full tablet report, sending...
I20260630 12:35:25.223897   773 webserver.cc:533] Webserver started at http://127.0.193.67:45163/ using document root <none> and password file <none>
I20260630 12:35:25.224314  4789 ts_manager.cc:194] Registered new tserver with Master: a71bbf9dccf9485ca0a0fcbb906653ad (127.0.193.66:46311)
I20260630 12:35:25.224586   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:25.224897   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:25.225229   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:25.226334  4789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51232
I20260630 12:35:25.226914   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "eabb760161db49c796fe302ff297e8d1"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-zbh0"
I20260630 12:35:25.232178   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:25.235635  5002 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.236372   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:25.236621   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "eabb760161db49c796fe302ff297e8d1"
format_stamp: "Formatted at 2026-06-30 12:35:25 on dist-test-slave-zbh0"
I20260630 12:35:25.236847   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:35:25.255672   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:25.256767   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:25.258164   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:25.260310   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:25.260510   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.260762   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:25.260927   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:25.299563   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:34665
I20260630 12:35:25.299664  5064 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:34665 every 8 connection(s)
I20260630 12:35:25.313460  5065 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46051
I20260630 12:35:25.313869  5065 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:25.314586  5065 heartbeater.cc:507] Master 127.0.193.126:46051 requested a full tablet report, sending...
I20260630 12:35:25.316519  4789 ts_manager.cc:194] Registered new tserver with Master: eabb760161db49c796fe302ff297e8d1 (127.0.193.67:34665)
I20260630 12:35:25.316709   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013530872s
I20260630 12:35:25.318274  4789 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51234
I20260630 12:35:26.134337  4916 heartbeater.cc:499] Master 127.0.193.126:46051 was elected leader, sending a full tablet report...
I20260630 12:35:26.229398  4991 heartbeater.cc:499] Master 127.0.193.126:46051 was elected leader, sending a full tablet report...
I20260630 12:35:26.320984  5065 heartbeater.cc:499] Master 127.0.193.126:46051 was elected leader, sending a full tablet report...
I20260630 12:35:26.383420  4789 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51254:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:26.385442  4789 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:26.425814  4881 tablet_service.cc:1511] Processing CreateTablet for tablet 5a431b406c6a4d4fa089bc588c610024 (DEFAULT_TABLE table=test-workload [id=0094f893520d4513a682e04d9c4b6fcc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:26.427157  4881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a431b406c6a4d4fa089bc588c610024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.434341  4956 tablet_service.cc:1511] Processing CreateTablet for tablet 5a431b406c6a4d4fa089bc588c610024 (DEFAULT_TABLE table=test-workload [id=0094f893520d4513a682e04d9c4b6fcc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:26.435667  4956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a431b406c6a4d4fa089bc588c610024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.435544  5030 tablet_service.cc:1511] Processing CreateTablet for tablet 5a431b406c6a4d4fa089bc588c610024 (DEFAULT_TABLE table=test-workload [id=0094f893520d4513a682e04d9c4b6fcc]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:35:26.436719  5030 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a431b406c6a4d4fa089bc588c610024. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:26.445886  5086 tablet_bootstrap.cc:492] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21: Bootstrap starting.
I20260630 12:35:26.451279  5087 tablet_bootstrap.cc:492] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1: Bootstrap starting.
I20260630 12:35:26.453151  5086 tablet_bootstrap.cc:654] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.453172  5088 tablet_bootstrap.cc:492] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad: Bootstrap starting.
I20260630 12:35:26.458129  5086 tablet_bootstrap.cc:492] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21: No bootstrap required, opened a new log
I20260630 12:35:26.458532  5086 ts_tablet_manager.cc:1403] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21: Time spent bootstrapping tablet: real 0.014s	user 0.007s	sys 0.004s
I20260630 12:35:26.458878  5087 tablet_bootstrap.cc:654] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.461253  5088 tablet_bootstrap.cc:654] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:26.460808  5086 raft_consensus.cc:359] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.461776  5086 raft_consensus.cc:385] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.462118  5086 raft_consensus.cc:740] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbbdfe5d3c69408a97f37c23f1ce0b21, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.463037  5086 consensus_queue.cc:260] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [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: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.467334  5086 ts_tablet_manager.cc:1434] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:35:26.467900  5087 tablet_bootstrap.cc:492] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1: No bootstrap required, opened a new log
I20260630 12:35:26.468353  5087 ts_tablet_manager.cc:1403] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.007s
I20260630 12:35:26.468921  5088 tablet_bootstrap.cc:492] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad: No bootstrap required, opened a new log
I20260630 12:35:26.469412  5088 ts_tablet_manager.cc:1403] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:35:26.471179  5087 raft_consensus.cc:359] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.471899  5087 raft_consensus.cc:385] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.472235  5087 raft_consensus.cc:740] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eabb760161db49c796fe302ff297e8d1, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.472194  5088 raft_consensus.cc:359] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.473192  5088 raft_consensus.cc:385] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:26.473147  5087 consensus_queue.cc:260] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [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: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.476157  5087 ts_tablet_manager.cc:1434] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:35:26.473654  5088 raft_consensus.cc:740] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a71bbf9dccf9485ca0a0fcbb906653ad, State: Initialized, Role: FOLLOWER
I20260630 12:35:26.477406  5088 consensus_queue.cc:260] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [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: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.479843  5088 ts_tablet_manager.cc:1434] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:35:26.708243  5094 raft_consensus.cc:493] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:26.708751  5094 raft_consensus.cc:515] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.710913  5094 leader_election.cc:290] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbbdfe5d3c69408a97f37c23f1ce0b21 (127.0.193.65:34103), eabb760161db49c796fe302ff297e8d1 (127.0.193.67:34665)
I20260630 12:35:26.721266  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a431b406c6a4d4fa089bc588c610024" candidate_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" is_pre_election: true
I20260630 12:35:26.721933  4891 raft_consensus.cc:2468] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a71bbf9dccf9485ca0a0fcbb906653ad in term 0.
I20260630 12:35:26.722663  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a431b406c6a4d4fa089bc588c610024" candidate_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eabb760161db49c796fe302ff297e8d1" is_pre_election: true
I20260630 12:35:26.723179  4932 leader_election.cc:304] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a71bbf9dccf9485ca0a0fcbb906653ad, fbbdfe5d3c69408a97f37c23f1ce0b21; no voters: 
I20260630 12:35:26.723289  5040 raft_consensus.cc:2468] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a71bbf9dccf9485ca0a0fcbb906653ad in term 0.
I20260630 12:35:26.723930  5094 raft_consensus.cc:2804] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:26.724311  5094 raft_consensus.cc:493] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:26.724598  5094 raft_consensus.cc:3060] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.729431  5094 raft_consensus.cc:515] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.730973  5094 leader_election.cc:290] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [CANDIDATE]: Term 1 election: Requested vote from peers fbbdfe5d3c69408a97f37c23f1ce0b21 (127.0.193.65:34103), eabb760161db49c796fe302ff297e8d1 (127.0.193.67:34665)
I20260630 12:35:26.731652  4891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a431b406c6a4d4fa089bc588c610024" candidate_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21"
I20260630 12:35:26.731899  5040 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a431b406c6a4d4fa089bc588c610024" candidate_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eabb760161db49c796fe302ff297e8d1"
I20260630 12:35:26.732168  4891 raft_consensus.cc:3060] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.732411  5040 raft_consensus.cc:3060] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:26.737164  5040 raft_consensus.cc:2468] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71bbf9dccf9485ca0a0fcbb906653ad in term 1.
I20260630 12:35:26.737171  4891 raft_consensus.cc:2468] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a71bbf9dccf9485ca0a0fcbb906653ad in term 1.
I20260630 12:35:26.738165  4932 leader_election.cc:304] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a71bbf9dccf9485ca0a0fcbb906653ad, eabb760161db49c796fe302ff297e8d1; no voters: 
I20260630 12:35:26.738905  5094 raft_consensus.cc:2804] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:26.740199  5094 raft_consensus.cc:697] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 1 LEADER]: Becoming Leader. State: Replica: a71bbf9dccf9485ca0a0fcbb906653ad, State: Running, Role: LEADER
I20260630 12:35:26.741055  5094 consensus_queue.cc:237] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } }
I20260630 12:35:26.748122  4789 catalog_manager.cc:5697] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad reported cstate change: term changed from 0 to 1, leader changed from <none> to a71bbf9dccf9485ca0a0fcbb906653ad (127.0.193.66). New cstate: current_term: 1 leader_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a71bbf9dccf9485ca0a0fcbb906653ad" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46311 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:26.881850  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:26.883821  4842 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:26.885123  4842 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:26.885525  4842 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:27.125262  5094 consensus_queue.cc:1048] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbbdfe5d3c69408a97f37c23f1ce0b21" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 34103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.137073  5102 consensus_queue.cc:1048] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [LEADER]: Connected to new peer: Peer: permanent_uuid: "eabb760161db49c796fe302ff297e8d1" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 34665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:27.890697  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:28.886617  4842 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:28.888005  4842 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:28.888310  4842 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:28.898731  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:29.906400  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:30.889168  4842 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:30.890488  4842 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:30.890784  4842 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:30.914245  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:31.921977  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:32.891707  4842 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:32.892971  4842 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:32.893218  4842 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:32.930150  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:33.938055  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:34.894073  4842 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:34.895406  4842 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:34.895704  4842 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:34.946055  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:35.952198  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:36.896633  4842 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:36.897934  4842 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:36.898185  4842 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:36.958408  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:37.875558   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
W20260630 12:35:37.886111  4932 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 11 similar messages]
W20260630 12:35:37.892566  4932 consensus_peers.cc:597] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad -> Peer fbbdfe5d3c69408a97f37c23f1ce0b21 (127.0.193.65:34103): Couldn't send request to peer fbbdfe5d3c69408a97f37c23f1ce0b21. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:37.905450   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:37.906200   773 tablet_replica.cc:333] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21: stopping tablet replica
I20260630 12:35:37.906777   773 raft_consensus.cc:2243] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:37.907472   773 raft_consensus.cc:2272] T 5a431b406c6a4d4fa089bc588c610024 P fbbdfe5d3c69408a97f37c23f1ce0b21 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:37.927558   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:35:37.940364   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:35:37.961155   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:37.961953   773 tablet_replica.cc:333] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad: stopping tablet replica
I20260630 12:35:37.962575   773 raft_consensus.cc:2243] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:37.963625   773 raft_consensus.cc:2272] T 5a431b406c6a4d4fa089bc588c610024 P a71bbf9dccf9485ca0a0fcbb906653ad [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:37.966172  4837 placement_policy_util.cc:411] tablet 5a431b406c6a4d4fa089bc588c610024: detected majority of replicas (2 of 3) at location L0
I20260630 12:35:37.974085   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:35:37.985232   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:35:38.006891   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:38.007581   773 tablet_replica.cc:333] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1: stopping tablet replica
I20260630 12:35:38.008088   773 raft_consensus.cc:2243] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:38.008584   773 raft_consensus.cc:2272] T 5a431b406c6a4d4fa089bc588c610024 P eabb760161db49c796fe302ff297e8d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:38.027572   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:35:38.037657   773 master.cc:562] Master@127.0.193.126:46051 shutting down...
I20260630 12:35:38.055286   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:38.055903   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:38.056173   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P a0d5123b58f74813b7fbf9a696ae47ff: stopping tablet replica
I20260630 12:35:38.074174   773 master.cc:584] Master@127.0.193.126:46051 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (13353 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260630 12:35:38.108603   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:39551
I20260630 12:35:38.109673   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:38.115698  5112 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
W20260630 12:35:38.115795  5113 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
W20260630 12:35:38.117210  5115 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
I20260630 12:35:38.118396   773 server_base.cc:1061] running on GCE node
I20260630 12:35:38.119354   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:38.119592   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:38.119776   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822938119757 us; error 0 us; skew 500 ppm
I20260630 12:35:38.120277   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:38.122581   773 webserver.cc:533] Webserver started at http://127.0.193.126:43633/ using document root <none> and password file <none>
I20260630 12:35:38.123106   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:38.123308   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:38.123612   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:38.124867   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "9157301af2ce43bc8ac06b218f9bdb82"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.129526   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:35:38.132709  5120 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.133436   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:38.133760   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "9157301af2ce43bc8ac06b218f9bdb82"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.134035   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:35:38.161583   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:38.162895   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:38.200577   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:39551
I20260630 12:35:38.200681  5171 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:39551 every 8 connection(s)
I20260630 12:35:38.204411  5172 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:38.215090  5172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82: Bootstrap starting.
I20260630 12:35:38.219499  5172 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:38.223595  5172 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82: No bootstrap required, opened a new log
I20260630 12:35:38.225633  5172 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9157301af2ce43bc8ac06b218f9bdb82" member_type: VOTER }
I20260630 12:35:38.226078  5172 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:38.226308  5172 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9157301af2ce43bc8ac06b218f9bdb82, State: Initialized, Role: FOLLOWER
I20260630 12:35:38.226892  5172 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [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: "9157301af2ce43bc8ac06b218f9bdb82" member_type: VOTER }
I20260630 12:35:38.227355  5172 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:38.227586  5172 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:38.227876  5172 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:38.232149  5172 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9157301af2ce43bc8ac06b218f9bdb82" member_type: VOTER }
I20260630 12:35:38.232689  5172 leader_election.cc:304] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [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: 9157301af2ce43bc8ac06b218f9bdb82; no voters: 
I20260630 12:35:38.233819  5172 leader_election.cc:290] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:38.234151  5175 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:38.235517  5175 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 1 LEADER]: Becoming Leader. State: Replica: 9157301af2ce43bc8ac06b218f9bdb82, State: Running, Role: LEADER
I20260630 12:35:38.236279  5175 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [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: "9157301af2ce43bc8ac06b218f9bdb82" member_type: VOTER }
I20260630 12:35:38.236832  5172 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:38.239372  5176 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9157301af2ce43bc8ac06b218f9bdb82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9157301af2ce43bc8ac06b218f9bdb82" member_type: VOTER } }
I20260630 12:35:38.240078  5176 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:38.239359  5177 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9157301af2ce43bc8ac06b218f9bdb82. Latest consensus state: current_term: 1 leader_uuid: "9157301af2ce43bc8ac06b218f9bdb82" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9157301af2ce43bc8ac06b218f9bdb82" member_type: VOTER } }
I20260630 12:35:38.241307  5177 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:38.243911  5181 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:38.252388  5181 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:38.255898   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:38.262159  5181 catalog_manager.cc:1383] Generated new cluster ID: 87accf5e727940bda7cc4637ade80db3
I20260630 12:35:38.262423  5181 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:38.286127  5181 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:38.287381  5181 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:38.306946  5181 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82: Generated new TSK 0
I20260630 12:35:38.307565  5181 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:38.322129   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:38.328169  5193 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
W20260630 12:35:38.329241  5194 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
I20260630 12:35:38.331007   773 server_base.cc:1061] running on GCE node
W20260630 12:35:38.331151  5196 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
I20260630 12:35:38.332141   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:38.332355   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:38.332540   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822938332521 us; error 0 us; skew 500 ppm
I20260630 12:35:38.333068   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:38.335522   773 webserver.cc:533] Webserver started at http://127.0.193.65:46219/ using document root <none> and password file <none>
I20260630 12:35:38.336005   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:38.336221   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:38.336508   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:38.337581   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "77372da8dd1a49958bece113d6fa7125"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.342170   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:35:38.345518  5201 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.346349   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:38.346705   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "77372da8dd1a49958bece113d6fa7125"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.347069   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:35:38.372999   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:38.374212   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:38.375672   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:38.377954   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:38.378176   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.378423   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:38.378633   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.419770   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:39805
I20260630 12:35:38.419988  5263 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:39805 every 8 connection(s)
I20260630 12:35:38.426618   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:38.436030  5268 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
W20260630 12:35:38.438609  5269 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
I20260630 12:35:38.441145   773 server_base.cc:1061] running on GCE node
W20260630 12:35:38.442322  5272 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
I20260630 12:35:38.443444   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:38.444109   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:38.444377   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822938444357 us; error 0 us; skew 500 ppm
I20260630 12:35:38.445052   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:38.450213  5264 heartbeater.cc:344] Connected to a master server at 127.0.193.126:39551
I20260630 12:35:38.450668  5264 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:38.450768   773 webserver.cc:533] Webserver started at http://127.0.193.66:42591/ using document root <none> and password file <none>
I20260630 12:35:38.451503   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:38.451661   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:38.451642  5264 heartbeater.cc:507] Master 127.0.193.126:39551 requested a full tablet report, sending...
I20260630 12:35:38.452183   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:38.453778   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.454238  5137 ts_manager.cc:194] Registered new tserver with Master: 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805)
I20260630 12:35:38.456733  5137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51558
I20260630 12:35:38.459990   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:38.465139  5276 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.467351   773 fs_manager.cc:730] Time spent opening block manager: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:35:38.467648   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.468062   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:35:38.480188   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:38.481734   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:38.483417   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:38.485646   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:38.485817   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.486099   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:38.486282   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.524667   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:40227
I20260630 12:35:38.524772  5338 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:40227 every 8 connection(s)
I20260630 12:35:38.529335   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:38.535524  5342 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
W20260630 12:35:38.536597  5343 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
W20260630 12:35:38.539292  5345 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
I20260630 12:35:38.540206   773 server_base.cc:1061] running on GCE node
I20260630 12:35:38.541286   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:38.541529   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:38.541762   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822938541744 us; error 0 us; skew 500 ppm
I20260630 12:35:38.541989  5339 heartbeater.cc:344] Connected to a master server at 127.0.193.126:39551
I20260630 12:35:38.542362  5339 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:38.542399   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:38.543164  5339 heartbeater.cc:507] Master 127.0.193.126:39551 requested a full tablet report, sending...
I20260630 12:35:38.545146   773 webserver.cc:533] Webserver started at http://127.0.193.67:43959/ using document root <none> and password file <none>
I20260630 12:35:38.545399  5137 ts_manager.cc:194] Registered new tserver with Master: 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:38.545670   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:38.545938   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:38.546206   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:38.546957  5137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51572
I20260630 12:35:38.547469   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.552426   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:38.555634  5350 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.556329   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:38.556607   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
format_stamp: "Formatted at 2026-06-30 12:35:38 on dist-test-slave-zbh0"
I20260630 12:35:38.556869   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:35:38.569900   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:38.571095   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:38.572593   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:38.574851   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:38.575081   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.575367   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:38.575522   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:38.617070   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:43701
I20260630 12:35:38.617177  5412 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:43701 every 8 connection(s)
I20260630 12:35:38.630527  5413 heartbeater.cc:344] Connected to a master server at 127.0.193.126:39551
I20260630 12:35:38.630939  5413 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:38.631650  5413 heartbeater.cc:507] Master 127.0.193.126:39551 requested a full tablet report, sending...
I20260630 12:35:38.633489  5137 ts_manager.cc:194] Registered new tserver with Master: 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:38.634544   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014186865s
I20260630 12:35:38.634680  5137 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51574
I20260630 12:35:39.459682  5264 heartbeater.cc:499] Master 127.0.193.126:39551 was elected leader, sending a full tablet report...
I20260630 12:35:39.549677  5339 heartbeater.cc:499] Master 127.0.193.126:39551 was elected leader, sending a full tablet report...
I20260630 12:35:39.637688  5413 heartbeater.cc:499] Master 127.0.193.126:39551 was elected leader, sending a full tablet report...
I20260630 12:35:39.688349  5137 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:55304:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu""\004\001\000\252\252\252\n\004\001\000TUU\025\004\001\000\376\377\377\037\004\001\000\250\252\252*\004\001\000RUU5\004\001\000\374\377\377?\004\001\000\246\252\252J\004\001\000PUUU\004\001\000\372\377\377_\004\001\000\244\252\252j\004\001\000NUUu"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:39.691262  5137 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:39.762027  5378 tablet_service.cc:1511] Processing CreateTablet for tablet 52c6a95c31594d888afb43e0de16b575 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:35:39.763955  5378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c6a95c31594d888afb43e0de16b575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.768267  5377 tablet_service.cc:1511] Processing CreateTablet for tablet dd2407647977424eafcbf7027a86b6a0 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:35:39.770128  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2407647977424eafcbf7027a86b6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.773268  5376 tablet_service.cc:1511] Processing CreateTablet for tablet 20a10e8796f648ac99ef35dbc30ae442 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:35:39.776288  5375 tablet_service.cc:1511] Processing CreateTablet for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:35:39.774660  5376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a10e8796f648ac99ef35dbc30ae442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.782482  5375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.787914  5374 tablet_service.cc:1511] Processing CreateTablet for tablet a83ed98a9d73419b876507aa87f48169 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:35:39.789343  5374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ed98a9d73419b876507aa87f48169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.793081  5373 tablet_service.cc:1511] Processing CreateTablet for tablet 999aa0d23f4a449a8e7895719f2cae92 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:35:39.794984  5373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999aa0d23f4a449a8e7895719f2cae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.796380  5433 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:39.802503  5377 tablet_service.cc:1511] Processing CreateTablet for tablet 78068f5c4487462192c9442054deff22 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:35:39.803893  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78068f5c4487462192c9442054deff22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.808806  5372 tablet_service.cc:1511] Processing CreateTablet for tablet 40a55519d28e42cea4f0a840c3539faa (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:35:39.810097  5372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a55519d28e42cea4f0a840c3539faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.812574  5371 tablet_service.cc:1511] Processing CreateTablet for tablet f4d7db6cef6d415b8c980f71c941ef55 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:35:39.813872  5371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d7db6cef6d415b8c980f71c941ef55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.813867  5433 tablet_bootstrap.cc:654] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:39.818929  5370 tablet_service.cc:1511] Processing CreateTablet for tablet d51069aaf4e6401ba3b3acaa706807f7 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:35:39.823617  5370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51069aaf4e6401ba3b3acaa706807f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.824043  5369 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb4327197834ee8b7d25558dacf0cb0 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:35:39.825314  5369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb4327197834ee8b7d25558dacf0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.845970  5377 tablet_service.cc:1511] Processing CreateTablet for tablet 0623c3882b1e4089bee0467e989341d6 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:35:39.847456  5377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0623c3882b1e4089bee0467e989341d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.848644  5433 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:39.849136  5433 ts_tablet_manager.cc:1403] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.053s	user 0.013s	sys 0.000s
I20260630 12:35:39.852196  5433 raft_consensus.cc:359] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:39.852936  5433 raft_consensus.cc:385] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:39.853246  5433 raft_consensus.cc:740] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:39.854243  5433 consensus_queue.cc:260] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:39.872153  5304 tablet_service.cc:1511] Processing CreateTablet for tablet 52c6a95c31594d888afb43e0de16b575 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:35:39.872887  5229 tablet_service.cc:1511] Processing CreateTablet for tablet 52c6a95c31594d888afb43e0de16b575 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260630 12:35:39.873616  5304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c6a95c31594d888afb43e0de16b575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.874228  5229 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c6a95c31594d888afb43e0de16b575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.877327  5303 tablet_service.cc:1511] Processing CreateTablet for tablet dd2407647977424eafcbf7027a86b6a0 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:35:39.880080  5302 tablet_service.cc:1511] Processing CreateTablet for tablet 20a10e8796f648ac99ef35dbc30ae442 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:35:39.881582  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2407647977424eafcbf7027a86b6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.887163  5302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a10e8796f648ac99ef35dbc30ae442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.894579  5228 tablet_service.cc:1511] Processing CreateTablet for tablet dd2407647977424eafcbf7027a86b6a0 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260630 12:35:39.896026  5228 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2407647977424eafcbf7027a86b6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.897763  5300 tablet_service.cc:1511] Processing CreateTablet for tablet a83ed98a9d73419b876507aa87f48169 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:35:39.899155  5300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ed98a9d73419b876507aa87f48169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.897774  5301 tablet_service.cc:1511] Processing CreateTablet for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:35:39.904211  5301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.908663  5299 tablet_service.cc:1511] Processing CreateTablet for tablet 999aa0d23f4a449a8e7895719f2cae92 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:35:39.910389  5299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999aa0d23f4a449a8e7895719f2cae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.919373  5227 tablet_service.cc:1511] Processing CreateTablet for tablet 20a10e8796f648ac99ef35dbc30ae442 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260630 12:35:39.920815  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a10e8796f648ac99ef35dbc30ae442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.924463  5298 tablet_service.cc:1511] Processing CreateTablet for tablet 78068f5c4487462192c9442054deff22 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:35:39.925839  5298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78068f5c4487462192c9442054deff22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.932430  5297 tablet_service.cc:1511] Processing CreateTablet for tablet 40a55519d28e42cea4f0a840c3539faa (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:35:39.933780  5297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a55519d28e42cea4f0a840c3539faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.934063  5225 tablet_service.cc:1511] Processing CreateTablet for tablet a83ed98a9d73419b876507aa87f48169 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260630 12:35:39.935328  5225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ed98a9d73419b876507aa87f48169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.932430  5226 tablet_service.cc:1511] Processing CreateTablet for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260630 12:35:39.937104  5226 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.938691  5436 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:39.948457  5221 tablet_service.cc:1511] Processing CreateTablet for tablet f4d7db6cef6d415b8c980f71c941ef55 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:35:39.950227  5221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d7db6cef6d415b8c980f71c941ef55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.953068  5224 tablet_service.cc:1511] Processing CreateTablet for tablet 999aa0d23f4a449a8e7895719f2cae92 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260630 12:35:39.958269  5303 tablet_service.cc:1511] Processing CreateTablet for tablet f4d7db6cef6d415b8c980f71c941ef55 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260630 12:35:39.955235  5223 tablet_service.cc:1511] Processing CreateTablet for tablet 78068f5c4487462192c9442054deff22 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260630 12:35:39.957388  5220 tablet_service.cc:1511] Processing CreateTablet for tablet d51069aaf4e6401ba3b3acaa706807f7 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:35:39.946542  5222 tablet_service.cc:1511] Processing CreateTablet for tablet 40a55519d28e42cea4f0a840c3539faa (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260630 12:35:39.959532  5303 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d7db6cef6d415b8c980f71c941ef55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.960451  5224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999aa0d23f4a449a8e7895719f2cae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.963913  5220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51069aaf4e6401ba3b3acaa706807f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.967545  5222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a55519d28e42cea4f0a840c3539faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.969408  5296 tablet_service.cc:1511] Processing CreateTablet for tablet d51069aaf4e6401ba3b3acaa706807f7 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260630 12:35:39.970674  5296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51069aaf4e6401ba3b3acaa706807f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.971786  5223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78068f5c4487462192c9442054deff22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.981645  5436 tablet_bootstrap.cc:654] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:39.988713  5295 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb4327197834ee8b7d25558dacf0cb0 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:35:39.989660  5227 tablet_service.cc:1511] Processing CreateTablet for tablet 3eb4327197834ee8b7d25558dacf0cb0 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260630 12:35:39.990101  5295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb4327197834ee8b7d25558dacf0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.990983  5227 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb4327197834ee8b7d25558dacf0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:39.997112  5225 tablet_service.cc:1511] Processing CreateTablet for tablet 0623c3882b1e4089bee0467e989341d6 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:35:39.998310  5225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0623c3882b1e4089bee0467e989341d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:40.021163  5437 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.029861  5435 raft_consensus.cc:493] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.030395  5435 raft_consensus.cc:515] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.038908  5433 ts_tablet_manager.cc:1434] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.189s	user 0.057s	sys 0.079s
I20260630 12:35:40.039916  5433 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.063314  5435 leader_election.cc:290] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.066373  5437 tablet_bootstrap.cc:654] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.083073  5433 tablet_bootstrap.cc:654] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.099803  5297 tablet_service.cc:1511] Processing CreateTablet for tablet 0623c3882b1e4089bee0467e989341d6 (DEFAULT_TABLE table=test-workload [id=ec906441acd242948344d83a0d9c8dfd]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260630 12:35:40.101228  5297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0623c3882b1e4089bee0467e989341d6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:40.109083  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2407647977424eafcbf7027a86b6a0" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.110002  5436 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.110538  5436 ts_tablet_manager.cc:1403] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.172s	user 0.009s	sys 0.017s
W20260630 12:35:40.110996  5352 leader_election.cc:343] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.112633  5433 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.113075  5433 ts_tablet_manager.cc:1403] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.073s	user 0.004s	sys 0.025s
I20260630 12:35:40.113682  5436 raft_consensus.cc:359] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.114399  5436 raft_consensus.cc:385] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.114686  5436 raft_consensus.cc:740] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.115515  5433 raft_consensus.cc:359] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.115512  5436 consensus_queue.cc:260] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.116416  5433 raft_consensus.cc:385] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.116577  5437 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.116794  5433 raft_consensus.cc:740] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.117202  5437 ts_tablet_manager.cc:1403] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.096s	user 0.006s	sys 0.015s
I20260630 12:35:40.117570  5433 consensus_queue.cc:260] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.119763  5433 ts_tablet_manager.cc:1434] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:35:40.120735  5433 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
W20260630 12:35:40.122388  5414 tablet.cc:2406] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:35:40.125054  5436 ts_tablet_manager.cc:1434] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.004s
I20260630 12:35:40.126688  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2407647977424eafcbf7027a86b6a0" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.127094  5433 tablet_bootstrap.cc:654] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.127432  5314 raft_consensus.cc:2468] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 0.
I20260630 12:35:40.127683  5436 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.128816  5352 leader_election.cc:304] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.131181  5438 raft_consensus.cc:2804] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.131724  5438 raft_consensus.cc:493] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.132133  5438 raft_consensus.cc:3060] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.133798  5436 tablet_bootstrap.cc:654] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.145427  5436 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.145898  5436 ts_tablet_manager.cc:1403] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260630 12:35:40.149464  5436 raft_consensus.cc:359] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.150080  5436 raft_consensus.cc:385] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.150336  5436 raft_consensus.cc:740] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.151111  5436 consensus_queue.cc:260] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.152727  5436 ts_tablet_manager.cc:1434] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:35:40.153853  5436 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.158679  5436 tablet_bootstrap.cc:654] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.161679  5438 raft_consensus.cc:515] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.164978  5437 raft_consensus.cc:359] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.168632  5437 raft_consensus.cc:385] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.168756  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2407647977424eafcbf7027a86b6a0" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
I20260630 12:35:40.169137  5437 raft_consensus.cc:740] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
W20260630 12:35:40.170775  5352 leader_election.cc:343] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.170902  5435 raft_consensus.cc:493] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.171352  5435 raft_consensus.cc:515] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.172241  5437 consensus_queue.cc:260] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.173483  5435 leader_election.cc:290] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.174248  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.179071  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd2407647977424eafcbf7027a86b6a0" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:40.179736  5313 raft_consensus.cc:3060] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:40.179744  5352 leader_election.cc:343] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.177068  5438 leader_election.cc:290] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.176321  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
W20260630 12:35:40.183377  5352 leader_election.cc:343] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.183800  5352 leader_election.cc:304] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.184747  5433 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.185019  5438 raft_consensus.cc:2749] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.185433  5433 ts_tablet_manager.cc:1403] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.065s	user 0.028s	sys 0.028s
I20260630 12:35:40.184662  5437 ts_tablet_manager.cc:1434] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.067s	user 0.006s	sys 0.007s
I20260630 12:35:40.186738  5437 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.188357  5433 raft_consensus.cc:359] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.189075  5433 raft_consensus.cc:385] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.189368  5433 raft_consensus.cc:740] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.190320  5313 raft_consensus.cc:2468] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 1.
I20260630 12:35:40.190487  5433 consensus_queue.cc:260] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.193017  5437 tablet_bootstrap.cc:654] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.193212  5433 ts_tablet_manager.cc:1434] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:40.193413  5436 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.194026  5436 ts_tablet_manager.cc:1403] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.018s
I20260630 12:35:40.196578  5433 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.197584  5436 raft_consensus.cc:359] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.198623  5436 raft_consensus.cc:385] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.199076  5436 raft_consensus.cc:740] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.199151  5352 leader_election.cc:304] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.200776  5435 raft_consensus.cc:2804] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.200321  5436 consensus_queue.cc:260] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.201293  5435 raft_consensus.cc:697] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Becoming Leader. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Running, Role: LEADER
I20260630 12:35:40.202152  5435 consensus_queue.cc:237] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.203305  5433 tablet_bootstrap.cc:654] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.203354  5436 ts_tablet_manager.cc:1434] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:35:40.204233  5437 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.204671  5436 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.204715  5437 ts_tablet_manager.cc:1403] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:35:40.207782  5437 raft_consensus.cc:359] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.208520  5437 raft_consensus.cc:385] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.208834  5437 raft_consensus.cc:740] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.209666  5437 consensus_queue.cc:260] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.211308  5436 tablet_bootstrap.cc:654] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.228000  5437 ts_tablet_manager.cc:1434] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260630 12:35:40.229777  5133 catalog_manager.cc:5697] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67). New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:40.237520  5437 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.245189  5436 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.245796  5436 ts_tablet_manager.cc:1403] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.041s	user 0.024s	sys 0.016s
I20260630 12:35:40.247416  5437 tablet_bootstrap.cc:654] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.248759  5436 raft_consensus.cc:359] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.249531  5436 raft_consensus.cc:385] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.249815  5436 raft_consensus.cc:740] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.251161  5436 consensus_queue.cc:260] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.252064  5433 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.252688  5433 ts_tablet_manager.cc:1403] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.056s	user 0.021s	sys 0.024s
I20260630 12:35:40.256112  5433 raft_consensus.cc:359] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
W20260630 12:35:40.256853  5185 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:35:40.256882  5433 raft_consensus.cc:385] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.257349  5436 ts_tablet_manager.cc:1434] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260630 12:35:40.257448  5433 raft_consensus.cc:740] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.258445  5436 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.258634  5433 consensus_queue.cc:260] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.261279  5433 ts_tablet_manager.cc:1434] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:35:40.262857  5433 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.265034  5436 tablet_bootstrap.cc:654] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.269788  5437 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.269923  5433 tablet_bootstrap.cc:654] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.270399  5437 ts_tablet_manager.cc:1403] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.007s
I20260630 12:35:40.274200  5437 raft_consensus.cc:359] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.275115  5437 raft_consensus.cc:385] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.275444  5437 raft_consensus.cc:740] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.276335  5444 raft_consensus.cc:493] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.276257  5437 consensus_queue.cc:260] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.276872  5444 raft_consensus.cc:515] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.277648  5433 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.277781  5436 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.278244  5433 ts_tablet_manager.cc:1403] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260630 12:35:40.278286  5436 ts_tablet_manager.cc:1403] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260630 12:35:40.281133  5437 ts_tablet_manager.cc:1434] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260630 12:35:40.281422  5436 raft_consensus.cc:359] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.282176  5436 raft_consensus.cc:385] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.281760  5433 raft_consensus.cc:359] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.282390  5437 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.282490  5436 raft_consensus.cc:740] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.282734  5433 raft_consensus.cc:385] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.283241  5433 raft_consensus.cc:740] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.283495  5436 consensus_queue.cc:260] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.284078  5433 consensus_queue.cc:260] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.288300  5433 ts_tablet_manager.cc:1434] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:40.289342  5433 tablet_bootstrap.cc:492] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.292830  5436 ts_tablet_manager.cc:1434] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.005s
I20260630 12:35:40.293466  5437 tablet_bootstrap.cc:654] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.295593  5433 tablet_bootstrap.cc:654] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.295606  5436 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.307698  5433 tablet_bootstrap.cc:492] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.308393  5433 ts_tablet_manager.cc:1403] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260630 12:35:40.308991  5436 tablet_bootstrap.cc:654] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.310497  5444 leader_election.cc:290] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.312120  5433 raft_consensus.cc:359] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.313097  5433 raft_consensus.cc:385] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.313519  5433 raft_consensus.cc:740] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.314700  5433 consensus_queue.cc:260] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.320541  5433 ts_tablet_manager.cc:1434] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:35:40.321776  5433 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.328716  5433 tablet_bootstrap.cc:654] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.364568  5448 raft_consensus.cc:493] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.365295  5448 raft_consensus.cc:515] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.365974  5444 raft_consensus.cc:493] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.366509  5444 raft_consensus.cc:515] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.368569  5444 leader_election.cc:290] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.371822  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
W20260630 12:35:40.373997  5278 leader_election.cc:343] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.375597  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ed98a9d73419b876507aa87f48169" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.376406  5448 leader_election.cc:290] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.376425  5239 raft_consensus.cc:2468] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4512bbf2cd674b1584b6502dc8b17cbb in term 0.
I20260630 12:35:40.383435  5433 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.383981  5433 ts_tablet_manager.cc:1403] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.027s
I20260630 12:35:40.387033  5433 raft_consensus.cc:359] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.387466  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.387879  5433 raft_consensus.cc:385] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.388291  5433 raft_consensus.cc:740] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.389415  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ed98a9d73419b876507aa87f48169" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.389210  5433 consensus_queue.cc:260] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
W20260630 12:35:40.390887  5280 leader_election.cc:343] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.391314  5280 leader_election.cc:304] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb; no voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce
W20260630 12:35:40.392436  5280 leader_election.cc:343] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.392480  5444 raft_consensus.cc:2749] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.395574  5433 ts_tablet_manager.cc:1434] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:35:40.396159  5278 leader_election.cc:304] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125; no voters: 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:40.396730  5433 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.397500  5444 raft_consensus.cc:2804] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.397300  5448 raft_consensus.cc:493] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.398535  5444 raft_consensus.cc:493] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.399005  5444 raft_consensus.cc:3060] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.403213  5436 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.403748  5436 ts_tablet_manager.cc:1403] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.108s	user 0.026s	sys 0.054s
I20260630 12:35:40.398828  5448 raft_consensus.cc:515] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.408620  5448 leader_election.cc:290] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.408752  5437 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.409376  5437 ts_tablet_manager.cc:1403] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.127s	user 0.030s	sys 0.043s
I20260630 12:35:40.409420  5444 raft_consensus.cc:515] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.412448  5437 raft_consensus.cc:359] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.413025  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ed98a9d73419b876507aa87f48169" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
I20260630 12:35:40.413313  5437 raft_consensus.cc:385] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.413638  5239 raft_consensus.cc:3060] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.413890  5437 raft_consensus.cc:740] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.414747  5437 consensus_queue.cc:260] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.415207  5433 tablet_bootstrap.cc:654] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.416522  5437 ts_tablet_manager.cc:1434] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:35:40.417450  5437 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.420858  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.406674  5436 raft_consensus.cc:359] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.421445  5436 raft_consensus.cc:385] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.421741  5436 raft_consensus.cc:740] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.421900  5444 leader_election.cc:290] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.422048  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a10e8796f648ac99ef35dbc30ae442" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.422466  5436 consensus_queue.cc:260] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.423262  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.424701  5436 ts_tablet_manager.cc:1434] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260630 12:35:40.424544  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a10e8796f648ac99ef35dbc30ae442" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.425191  5387 raft_consensus.cc:2468] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 0.
I20260630 12:35:40.425617  5436 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
W20260630 12:35:40.426498  5203 leader_election.cc:343] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:40.427279  5203 leader_election.cc:343] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.425640  5239 raft_consensus.cc:2468] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4512bbf2cd674b1584b6502dc8b17cbb in term 1.
I20260630 12:35:40.428747  5278 leader_election.cc:304] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125; no voters: 
I20260630 12:35:40.429266  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a83ed98a9d73419b876507aa87f48169" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
I20260630 12:35:40.429697  5444 raft_consensus.cc:2804] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.430172  5444 raft_consensus.cc:697] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Becoming Leader. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Running, Role: LEADER
W20260630 12:35:40.430828  5280 leader_election.cc:343] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.430994  5444 consensus_queue.cc:237] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.432094  5436 tablet_bootstrap.cc:654] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.437497  5437 tablet_bootstrap.cc:654] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.437798  5433 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
W20260630 12:35:40.438925  5205 leader_election.cc:343] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.443921  5433 ts_tablet_manager.cc:1403] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.011s
I20260630 12:35:40.443915  5205 leader_election.cc:304] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:40.444650  5448 raft_consensus.cc:2749] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.445123  5205 leader_election.cc:304] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb
I20260630 12:35:40.443132  5436 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.443485  5437 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.445863  5448 raft_consensus.cc:2804] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.446360  5436 ts_tablet_manager.cc:1403] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260630 12:35:40.446370  5448 raft_consensus.cc:493] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.446924  5448 raft_consensus.cc:3060] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.446622  5433 raft_consensus.cc:359] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.447412  5433 raft_consensus.cc:385] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.447701  5433 raft_consensus.cc:740] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.447289  5137 catalog_manager.cc:5697] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66). New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.448390  5433 consensus_queue.cc:260] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.449630  5436 raft_consensus.cc:359] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.450330  5436 raft_consensus.cc:385] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.450461  5433 ts_tablet_manager.cc:1434] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:35:40.450728  5436 raft_consensus.cc:740] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.451411  5433 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.451505  5436 consensus_queue.cc:260] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.453981  5436 ts_tablet_manager.cc:1434] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260630 12:35:40.454950  5436 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.457472  5433 tablet_bootstrap.cc:654] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.459836  5435 raft_consensus.cc:493] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.460458  5435 raft_consensus.cc:515] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.468676  5436 tablet_bootstrap.cc:654] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.470466  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
W20260630 12:35:40.472203  5352 leader_election.cc:343] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.473564  5435 leader_election.cc:290] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.475114  5433 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.475319  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.475569  5433 ts_tablet_manager.cc:1403] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.008s
W20260630 12:35:40.476715  5352 leader_election.cc:343] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.477128  5352 leader_election.cc:304] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.478163  5435 raft_consensus.cc:2749] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.478119  5433 raft_consensus.cc:359] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.478951  5433 raft_consensus.cc:385] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.479269  5433 raft_consensus.cc:740] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.479758  5437 ts_tablet_manager.cc:1403] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.000s
I20260630 12:35:40.479967  5433 consensus_queue.cc:260] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.481947  5433 ts_tablet_manager.cc:1434] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:35:40.482875  5433 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.482369  5448 raft_consensus.cc:515] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.487242  5433 tablet_bootstrap.cc:654] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.489969  5437 raft_consensus.cc:359] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.490957  5437 raft_consensus.cc:385] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.491328  5437 raft_consensus.cc:740] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.494225  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a10e8796f648ac99ef35dbc30ae442" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:40.495019  5314 raft_consensus.cc:3060] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.497372  5433 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.497810  5433 ts_tablet_manager.cc:1403] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:35:40.499356  5448 leader_election.cc:290] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Requested vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.500385  5433 raft_consensus.cc:359] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.501047  5433 raft_consensus.cc:385] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.500788  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20a10e8796f648ac99ef35dbc30ae442" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
I20260630 12:35:40.501322  5433 raft_consensus.cc:740] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.501405  5435 raft_consensus.cc:493] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.501564  5387 raft_consensus.cc:3060] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.502131  5435 raft_consensus.cc:515] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.502194  5433 consensus_queue.cc:260] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.504242  5433 ts_tablet_manager.cc:1434] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:35:40.504202  5435 leader_election.cc:290] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.505563  5433 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.508685  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bd1132b6df4ec4a95fdfa9cfbb9d8c" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.510941  5433 tablet_bootstrap.cc:654] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.511201  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bd1132b6df4ec4a95fdfa9cfbb9d8c" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
W20260630 12:35:40.512974  5352 leader_election.cc:343] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
W20260630 12:35:40.513850  5352 leader_election.cc:343] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.514465  5352 leader_election.cc:304] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.513864  5437 consensus_queue.cc:260] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.515137  5438 raft_consensus.cc:2749] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.516242  5436 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.516746  5436 ts_tablet_manager.cc:1403] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.062s	user 0.023s	sys 0.037s
I20260630 12:35:40.519351  5436 raft_consensus.cc:359] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.519999  5436 raft_consensus.cc:385] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.520309  5436 raft_consensus.cc:740] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.521149  5444 raft_consensus.cc:493] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.521144  5436 consensus_queue.cc:260] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.521749  5444 raft_consensus.cc:515] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.523810  5444 leader_election.cc:290] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.526057  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.526412  5436 ts_tablet_manager.cc:1434] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.001s
I20260630 12:35:40.526666  5388 raft_consensus.cc:2468] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4512bbf2cd674b1584b6502dc8b17cbb in term 0.
I20260630 12:35:40.527508  5436 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.527905  5280 leader_election.cc:304] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:40.528859  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.530005  5437 ts_tablet_manager.cc:1434] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.050s	user 0.006s	sys 0.004s
W20260630 12:35:40.530167  5278 leader_election.cc:343] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.531095  5444 raft_consensus.cc:2804] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.531461  5444 raft_consensus.cc:493] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.531801  5444 raft_consensus.cc:3060] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.536463  5438 raft_consensus.cc:493] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.536929  5438 raft_consensus.cc:515] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.539001  5438 leader_election.cc:290] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.539799  5436 tablet_bootstrap.cc:654] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.540793  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623c3882b1e4089bee0467e989341d6" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.542750  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623c3882b1e4089bee0467e989341d6" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
W20260630 12:35:40.544605  5352 leader_election.cc:343] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.544629  5437 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
W20260630 12:35:40.545521  5352 leader_election.cc:343] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.546072  5352 leader_election.cc:304] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.548593  5438 raft_consensus.cc:2749] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.550887  5460 raft_consensus.cc:493] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.551334  5460 raft_consensus.cc:515] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.552783  5387 raft_consensus.cc:2468] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:40.553400  5460 leader_election.cc:290] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.553951  5437 tablet_bootstrap.cc:654] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.555589  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a55519d28e42cea4f0a840c3539faa" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
W20260630 12:35:40.557389  5280 leader_election.cc:343] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.553826  5205 leader_election.cc:304] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:40.558512  5448 raft_consensus.cc:2804] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.560354  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a55519d28e42cea4f0a840c3539faa" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
W20260630 12:35:40.561743  5278 leader_election.cc:343] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.562074  5438 raft_consensus.cc:493] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.562304  5278 leader_election.cc:304] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb; no voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:40.562551  5438 raft_consensus.cc:515] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.563352  5460 raft_consensus.cc:2749] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.564729  5438 leader_election.cc:290] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.570449  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51069aaf4e6401ba3b3acaa706807f7" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.572510  5460 raft_consensus.cc:493] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.572955  5460 raft_consensus.cc:515] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.574975  5460 leader_election.cc:290] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.575954  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51069aaf4e6401ba3b3acaa706807f7" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.576668  5313 raft_consensus.cc:2468] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 0.
I20260630 12:35:40.579380  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.580219  5388 raft_consensus.cc:2468] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4512bbf2cd674b1584b6502dc8b17cbb in term 0.
I20260630 12:35:40.581835  5280 leader_election.cc:304] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:40.583137  5460 raft_consensus.cc:2804] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.586436  5460 raft_consensus.cc:493] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.586899  5460 raft_consensus.cc:3060] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.593653  5481 raft_consensus.cc:493] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.594300  5481 raft_consensus.cc:515] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.595250  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
W20260630 12:35:40.596706  5278 leader_election.cc:343] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.597558  5352 leader_election.cc:304] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:40.598340  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d7db6cef6d415b8c980f71c941ef55" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
W20260630 12:35:40.598744  5352 leader_election.cc:343] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.600039  5438 raft_consensus.cc:2804] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260630 12:35:40.600069  5203 leader_election.cc:343] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.600595  5438 raft_consensus.cc:493] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.601085  5438 raft_consensus.cc:3060] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.602152  5481 leader_election.cc:290] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.603753  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d7db6cef6d415b8c980f71c941ef55" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.604796  5388 raft_consensus.cc:2468] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 0.
I20260630 12:35:40.605507  5460 raft_consensus.cc:515] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.606702  5205 leader_election.cc:304] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb
I20260630 12:35:40.585412  5437 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.608170  5481 raft_consensus.cc:2804] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.608347  5437 ts_tablet_manager.cc:1403] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.064s	user 0.022s	sys 0.001s
I20260630 12:35:40.608713  5481 raft_consensus.cc:493] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.609205  5481 raft_consensus.cc:3060] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.613485  5444 raft_consensus.cc:515] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.520706  5314 raft_consensus.cc:2468] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:40.620350  5481 raft_consensus.cc:515] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.636739  5438 raft_consensus.cc:515] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.637801  5481 leader_election.cc:290] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Requested vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.639385  5387 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d7db6cef6d415b8c980f71c941ef55" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
I20260630 12:35:40.639295  5437 raft_consensus.cc:359] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.640327  5387 raft_consensus.cc:3060] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.640401  5437 raft_consensus.cc:385] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.641008  5437 raft_consensus.cc:740] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.643688  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
I20260630 12:35:40.644436  5388 raft_consensus.cc:3060] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.646934  5460 leader_election.cc:290] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.650434  5435 consensus_queue.cc:1048] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:40.655264  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
I20260630 12:35:40.655716  5435 raft_consensus.cc:493] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.656389  5435 raft_consensus.cc:515] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
W20260630 12:35:40.656905  5278 leader_election.cc:343] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.661006  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
I20260630 12:35:40.661716  5386 raft_consensus.cc:3060] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.662595  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.664354  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
W20260630 12:35:40.664661  5352 leader_election.cc:343] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.665474  5444 leader_election.cc:290] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.665593  5435 leader_election.cc:290] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
W20260630 12:35:40.666747  5278 leader_election.cc:343] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.672053  5387 raft_consensus.cc:2468] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:40.673354  5205 leader_election.cc:304] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:40.674368  5481 raft_consensus.cc:2804] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.675032  5481 raft_consensus.cc:697] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Becoming Leader. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Running, Role: LEADER
I20260630 12:35:40.676043  5481 consensus_queue.cc:237] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.678488  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.679184  5239 raft_consensus.cc:2468] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 0.
I20260630 12:35:40.680303  5352 leader_election.cc:304] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb
I20260630 12:35:40.681190  5435 raft_consensus.cc:2804] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.681675  5435 raft_consensus.cc:493] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.682127  5435 raft_consensus.cc:3060] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.683789  5433 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.684247  5433 ts_tablet_manager.cc:1403] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.179s	user 0.048s	sys 0.072s
I20260630 12:35:40.686721  5436 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.686944  5433 raft_consensus.cc:359] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.687354  5436 ts_tablet_manager.cc:1403] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.160s	user 0.044s	sys 0.076s
I20260630 12:35:40.687654  5433 raft_consensus.cc:385] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.687975  5433 raft_consensus.cc:740] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.688874  5438 leader_election.cc:290] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.688639  5433 consensus_queue.cc:260] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.689975  5436 raft_consensus.cc:359] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.690678  5436 raft_consensus.cc:385] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.691250  5436 raft_consensus.cc:740] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.691591  5448 raft_consensus.cc:697] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Becoming Leader. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Running, Role: LEADER
I20260630 12:35:40.690708  5437 consensus_queue.cc:260] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.694666  5436 consensus_queue.cc:260] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.632244  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4d7db6cef6d415b8c980f71c941ef55" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:40.696688  5433 ts_tablet_manager.cc:1434] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260630 12:35:40.697345  5433 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: Bootstrap starting.
I20260630 12:35:40.677579  5386 raft_consensus.cc:2468] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4512bbf2cd674b1584b6502dc8b17cbb in term 1.
I20260630 12:35:40.700784  5280 leader_election.cc:304] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.701946  5444 raft_consensus.cc:2804] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.703099  5437 ts_tablet_manager.cc:1434] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.094s	user 0.003s	sys 0.007s
I20260630 12:35:40.703235  5436 ts_tablet_manager.cc:1434] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:35:40.704427  5437 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.704459  5436 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.693020  5448 consensus_queue.cc:237] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.702421  5444 raft_consensus.cc:697] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Becoming Leader. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Running, Role: LEADER
I20260630 12:35:40.696374  5314 raft_consensus.cc:3060] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.712869  5433 tablet_bootstrap.cc:654] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.717891  5437 tablet_bootstrap.cc:654] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.715086  5435 raft_consensus.cc:515] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.715977  5444 consensus_queue.cc:237] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.719686  5435 leader_election.cc:290] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.710717  5388 raft_consensus.cc:2468] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4512bbf2cd674b1584b6502dc8b17cbb in term 1.
I20260630 12:35:40.722805  5280 leader_election.cc:304] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.716881  5436 tablet_bootstrap.cc:654] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.724231  5460 raft_consensus.cc:2804] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.724768  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51069aaf4e6401ba3b3acaa706807f7" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
I20260630 12:35:40.726706  5238 raft_consensus.cc:3060] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.727811  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51069aaf4e6401ba3b3acaa706807f7" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:40.729539  5313 raft_consensus.cc:3060] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:35:40.737756  5352 leader_election.cc:343] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.741474  5314 raft_consensus.cc:2468] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:40.744969  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
I20260630 12:35:40.746045  5239 raft_consensus.cc:3060] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.742265  5137 catalog_manager.cc:5697] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77372da8dd1a49958bece113d6fa7125 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.743531  5460 raft_consensus.cc:697] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Becoming Leader. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Running, Role: LEADER
I20260630 12:35:40.742832  5484 consensus_queue.cc:1048] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:40.754004  5437 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.754568  5437 ts_tablet_manager.cc:1403] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.050s	user 0.011s	sys 0.010s
I20260630 12:35:40.754262  5460 consensus_queue.cc:237] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.755220  5133 catalog_manager.cc:5697] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66). New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.756075  5314 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
W20260630 12:35:40.760056  5352 leader_election.cc:343] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.762604  5433 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: No bootstrap required, opened a new log
I20260630 12:35:40.763281  5433 ts_tablet_manager.cc:1403] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent bootstrapping tablet: real 0.066s	user 0.025s	sys 0.010s
I20260630 12:35:40.765317  5437 raft_consensus.cc:359] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.766018  5437 raft_consensus.cc:385] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.766290  5437 raft_consensus.cc:740] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.767129  5437 consensus_queue.cc:260] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.773615  5313 raft_consensus.cc:2468] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 1.
I20260630 12:35:40.775038  5352 leader_election.cc:304] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.783478  5239 raft_consensus.cc:2468] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 1.
I20260630 12:35:40.785065  5352 leader_election.cc:304] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 4512bbf2cd674b1584b6502dc8b17cbb
I20260630 12:35:40.786748  5484 raft_consensus.cc:2804] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.787240  5484 raft_consensus.cc:697] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Becoming Leader. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Running, Role: LEADER
I20260630 12:35:40.787464  5436 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.787911  5436 ts_tablet_manager.cc:1403] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.084s	user 0.014s	sys 0.007s
I20260630 12:35:40.788448  5437 ts_tablet_manager.cc:1434] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.001s
I20260630 12:35:40.787990  5484 consensus_queue.cc:237] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.789822  5437 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.777843  5438 raft_consensus.cc:2804] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.802174  5433 raft_consensus.cc:359] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.804317  5433 raft_consensus.cc:385] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.802254  5435 raft_consensus.cc:493] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.804589  5433 raft_consensus.cc:740] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.805035  5435 raft_consensus.cc:515] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.805570  5436 raft_consensus.cc:359] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.806200  5436 raft_consensus.cc:385] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.806438  5436 raft_consensus.cc:740] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.807111  5435 leader_election.cc:290] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.807479  5436 consensus_queue.cc:260] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.808907  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.808490  5137 catalog_manager.cc:5697] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb reported cstate change: term changed from 0 to 1, leader changed from <none> to 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66). New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.810225  5436 ts_tablet_manager.cc:1434] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
W20260630 12:35:40.810315  5352 leader_election.cc:343] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.811144  5436 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.811439  5433 consensus_queue.cc:260] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.812736  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.813436  5312 raft_consensus.cc:2468] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 0.
I20260630 12:35:40.814281  5433 ts_tablet_manager.cc:1434] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.002s
I20260630 12:35:40.814396  5352 leader_election.cc:304] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.815760  5435 raft_consensus.cc:2804] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.816133  5435 raft_consensus.cc:493] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.816511  5435 raft_consensus.cc:3060] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.822659  5435 raft_consensus.cc:515] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.824791  5388 raft_consensus.cc:3060] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.825414  5239 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
I20260630 12:35:40.825978  5437 tablet_bootstrap.cc:654] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.828217  5436 tablet_bootstrap.cc:654] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
W20260630 12:35:40.828958  5352 leader_election.cc:343] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.830943  5438 raft_consensus.cc:697] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Becoming Leader. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Running, Role: LEADER
I20260630 12:35:40.832450  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:40.832230  5438 consensus_queue.cc:237] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.832971  5312 raft_consensus.cc:3060] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.831374  5435 leader_election.cc:290] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.834846  5460 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:40.835662  5135 catalog_manager.cc:5697] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77372da8dd1a49958bece113d6fa7125 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.840436  5312 raft_consensus.cc:2468] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 1.
I20260630 12:35:40.841589  5352 leader_election.cc:304] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.841967  5437 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.842501  5437 ts_tablet_manager.cc:1403] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.053s	user 0.014s	sys 0.000s
I20260630 12:35:40.842646  5435 raft_consensus.cc:2804] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.843214  5435 raft_consensus.cc:697] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Becoming Leader. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Running, Role: LEADER
I20260630 12:35:40.844209  5435 consensus_queue.cc:237] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.845196  5437 raft_consensus.cc:359] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.845835  5437 raft_consensus.cc:385] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.846096  5437 raft_consensus.cc:740] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.846750  5437 consensus_queue.cc:260] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.851517  5437 ts_tablet_manager.cc:1434] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:35:40.852655  5437 tablet_bootstrap.cc:492] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.858451  5436 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.859035  5436 ts_tablet_manager.cc:1403] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.048s	user 0.017s	sys 0.000s
I20260630 12:35:40.859061  5437 tablet_bootstrap.cc:654] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.861812  5436 raft_consensus.cc:359] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.862677  5436 raft_consensus.cc:385] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.863126  5436 raft_consensus.cc:740] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.865737  5444 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:40.867347  5436 consensus_queue.cc:260] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.870246  5436 ts_tablet_manager.cc:1434] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:35:40.871181  5436 tablet_bootstrap.cc:492] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb: Bootstrap starting.
I20260630 12:35:40.871563  5437 tablet_bootstrap.cc:492] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.871995  5437 ts_tablet_manager.cc:1403] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.005s
I20260630 12:35:40.872400  5137 catalog_manager.cc:5697] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67). New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.874647  5437 raft_consensus.cc:359] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.875349  5437 raft_consensus.cc:385] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.875620  5437 raft_consensus.cc:740] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.874851  5137 catalog_manager.cc:5697] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67). New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:40.876314  5436 tablet_bootstrap.cc:654] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.876470  5437 consensus_queue.cc:260] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.878784  5437 ts_tablet_manager.cc:1434] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:40.879662  5437 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.902303  5437 tablet_bootstrap.cc:654] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.906497  5436 tablet_bootstrap.cc:492] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb: No bootstrap required, opened a new log
I20260630 12:35:40.907624  5488 raft_consensus.cc:493] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.908264  5488 raft_consensus.cc:515] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } }
I20260630 12:35:40.908859  5137 catalog_manager.cc:5697] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67). New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:40.911746  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.915550  5436 ts_tablet_manager.cc:1403] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent bootstrapping tablet: real 0.045s	user 0.020s	sys 0.011s
I20260630 12:35:40.915925  5448 raft_consensus.cc:493] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.917883  5488 leader_election.cc:290] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701), 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805)
I20260630 12:35:40.918076  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52c6a95c31594d888afb43e0de16b575" candidate_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.918870  5238 raft_consensus.cc:2393] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4512bbf2cd674b1584b6502dc8b17cbb in current term 1: Already voted for candidate 7dc2407fb02e40838f8b6e8843fba3ce in this term.
I20260630 12:35:40.919374  5436 raft_consensus.cc:359] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.919777  5278 leader_election.cc:304] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb; no voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:40.920077  5436 raft_consensus.cc:385] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.920238  5437 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.916729  5448 raft_consensus.cc:515] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.920480  5436 raft_consensus.cc:740] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4512bbf2cd674b1584b6502dc8b17cbb, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.920533  5488 raft_consensus.cc:3060] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.922231  5448 leader_election.cc:290] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.922392  5436 consensus_queue.cc:260] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.922961  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bd1132b6df4ec4a95fdfa9cfbb9d8c" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.923607  5312 raft_consensus.cc:2468] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 0.
I20260630 12:35:40.924147  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bd1132b6df4ec4a95fdfa9cfbb9d8c" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.924757  5388 raft_consensus.cc:2468] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 0.
I20260630 12:35:40.924876  5203 leader_election.cc:304] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125; no voters: 
I20260630 12:35:40.925611  5436 ts_tablet_manager.cc:1434] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:35:40.925683  5448 raft_consensus.cc:2804] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.926126  5448 raft_consensus.cc:493] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.926462  5448 raft_consensus.cc:3060] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.928342  5488 raft_consensus.cc:2749] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.929523  5481 raft_consensus.cc:493] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.929936  5481 raft_consensus.cc:515] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.920918  5437 ts_tablet_manager.cc:1403] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.007s
I20260630 12:35:40.931740  5481 leader_election.cc:290] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.933398  5437 raft_consensus.cc:359] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.934114  5437 raft_consensus.cc:385] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.934430  5437 raft_consensus.cc:740] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.934518  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.935365  5388 raft_consensus.cc:2393] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77372da8dd1a49958bece113d6fa7125 in current term 1: Already voted for candidate 4512bbf2cd674b1584b6502dc8b17cbb in this term.
I20260630 12:35:40.935590  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "78068f5c4487462192c9442054deff22" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.935267  5437 consensus_queue.cc:260] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.937145  5203 leader_election.cc:304] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:40.938028  5437 ts_tablet_manager.cc:1434] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:35:40.939152  5437 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.940155  5481 raft_consensus.cc:3060] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.940733  5448 raft_consensus.cc:515] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.945641  5437 tablet_bootstrap.cc:654] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.946497  5481 raft_consensus.cc:2749] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:40.948446  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bd1132b6df4ec4a95fdfa9cfbb9d8c" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:40.948844  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a4bd1132b6df4ec4a95fdfa9cfbb9d8c" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
I20260630 12:35:40.949040  5312 raft_consensus.cc:3060] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.949641  5388 raft_consensus.cc:3060] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.956207  5388 raft_consensus.cc:2468] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:40.957835  5205 leader_election.cc:304] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:40.956210  5312 raft_consensus.cc:2468] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:40.956776  5448 leader_election.cc:290] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Requested vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.960294  5448 raft_consensus.cc:2804] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.960772  5448 raft_consensus.cc:697] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Becoming Leader. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Running, Role: LEADER
I20260630 12:35:40.961053  5437 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.961496  5437 ts_tablet_manager.cc:1403] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.023s	user 0.008s	sys 0.011s
I20260630 12:35:40.961521  5448 consensus_queue.cc:237] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.963713  5437 raft_consensus.cc:359] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.964190  5437 raft_consensus.cc:385] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.964461  5437 raft_consensus.cc:740] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.965306  5437 consensus_queue.cc:260] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.967073  5437 ts_tablet_manager.cc:1434] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260630 12:35:40.967051  5438 raft_consensus.cc:493] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.967645  5438 raft_consensus.cc:515] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.968120  5437 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125: Bootstrap starting.
I20260630 12:35:40.969650  5438 leader_election.cc:290] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.970249  5134 catalog_manager.cc:5697] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77372da8dd1a49958bece113d6fa7125 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:40.971236  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a55519d28e42cea4f0a840c3539faa" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125" is_pre_election: true
I20260630 12:35:40.971639  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a55519d28e42cea4f0a840c3539faa" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
W20260630 12:35:40.972401  5352 leader_election.cc:343] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:35:40.972980  5312 raft_consensus.cc:2468] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 0.
I20260630 12:35:40.973949  5437 tablet_bootstrap.cc:654] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:40.973994  5352 leader_election.cc:304] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:40.974916  5438 raft_consensus.cc:2804] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:40.975279  5438 raft_consensus.cc:493] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:40.975499  5438 raft_consensus.cc:3060] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.978682  5437 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125: No bootstrap required, opened a new log
I20260630 12:35:40.979103  5437 ts_tablet_manager.cc:1403] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.008s
I20260630 12:35:40.981002  5437 raft_consensus.cc:359] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.981419  5437 raft_consensus.cc:385] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:40.981571  5437 raft_consensus.cc:740] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Initialized, Role: FOLLOWER
I20260630 12:35:40.981555  5438 raft_consensus.cc:515] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.982384  5437 consensus_queue.cc:260] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [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: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.984555  5437 ts_tablet_manager.cc:1434] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:40.984421  5238 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a55519d28e42cea4f0a840c3539faa" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "77372da8dd1a49958bece113d6fa7125"
I20260630 12:35:40.985014  5238 raft_consensus.cc:3060] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.985554  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "40a55519d28e42cea4f0a840c3539faa" candidate_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:40.986096  5312 raft_consensus.cc:3060] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.985095  5438 leader_election.cc:290] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Requested vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:40.988425  5481 raft_consensus.cc:493] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.988811  5481 raft_consensus.cc:515] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.990422  5481 leader_election.cc:290] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:40.991119  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:40.991926  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3eb4327197834ee8b7d25558dacf0cb0" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:40.992667  5388 raft_consensus.cc:2393] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77372da8dd1a49958bece113d6fa7125 in current term 1: Already voted for candidate 4512bbf2cd674b1584b6502dc8b17cbb in this term.
I20260630 12:35:40.992698  5312 raft_consensus.cc:2468] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 1.
I20260630 12:35:40.993636  5238 raft_consensus.cc:2468] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7dc2407fb02e40838f8b6e8843fba3ce in term 1.
I20260630 12:35:40.993703  5205 leader_election.cc:304] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:40.993840  5352 leader_election.cc:304] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:40.994666  5481 raft_consensus.cc:3060] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:40.994740  5438 raft_consensus.cc:2804] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:40.995352  5438 raft_consensus.cc:697] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Becoming Leader. State: Replica: 7dc2407fb02e40838f8b6e8843fba3ce, State: Running, Role: LEADER
I20260630 12:35:40.995923  5448 raft_consensus.cc:493] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:40.996125  5438 consensus_queue.cc:237] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.996405  5448 raft_consensus.cc:515] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:40.998373  5448 leader_election.cc:290] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:41.000810  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:41.002630  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "999aa0d23f4a449a8e7895719f2cae92" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:41.002636  5481 raft_consensus.cc:2749] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:41.003891  5312 raft_consensus.cc:2393] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 77372da8dd1a49958bece113d6fa7125 in current term 1: Already voted for candidate 7dc2407fb02e40838f8b6e8843fba3ce in this term.
I20260630 12:35:41.005071  5203 leader_election.cc:304] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:41.005832  5481 raft_consensus.cc:3060] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:41.007606  5134 catalog_manager.cc:5697] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: term changed from 0 to 1, leader changed from <none> to 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67). New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:41.010005  5481 raft_consensus.cc:2749] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:35:41.076256  5481 raft_consensus.cc:493] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:41.076802  5481 raft_consensus.cc:515] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:41.078428  5481 leader_election.cc:290] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:41.079316  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623c3882b1e4089bee0467e989341d6" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:41.079457  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623c3882b1e4089bee0467e989341d6" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:41.079931  5312 raft_consensus.cc:2468] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 0.
I20260630 12:35:41.080152  5388 raft_consensus.cc:2468] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 0.
I20260630 12:35:41.081158  5203 leader_election.cc:304] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125; no voters: 
I20260630 12:35:41.081920  5481 raft_consensus.cc:2804] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:41.082170  5481 raft_consensus.cc:493] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:41.082384  5481 raft_consensus.cc:3060] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:41.087278  5448 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.087914  5481 raft_consensus.cc:515] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:41.089754  5481 leader_election.cc:290] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Requested vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:41.090793  5388 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623c3882b1e4089bee0467e989341d6" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce"
I20260630 12:35:41.090739  5313 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0623c3882b1e4089bee0467e989341d6" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb"
I20260630 12:35:41.091440  5388 raft_consensus.cc:3060] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:41.091508  5313 raft_consensus.cc:3060] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:41.098335  5388 raft_consensus.cc:2468] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:41.101681  5205 leader_election.cc:304] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce; no voters: 
I20260630 12:35:41.103256  5480 raft_consensus.cc:2804] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:41.103443  5448 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.103811  5480 raft_consensus.cc:697] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Becoming Leader. State: Replica: 77372da8dd1a49958bece113d6fa7125, State: Running, Role: LEADER
I20260630 12:35:41.103279  5313 raft_consensus.cc:2468] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 77372da8dd1a49958bece113d6fa7125 in term 1.
I20260630 12:35:41.104588  5480 consensus_queue.cc:237] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:41.113083  5137 catalog_manager.cc:5697] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 reported cstate change: term changed from 0 to 1, leader changed from <none> to 77372da8dd1a49958bece113d6fa7125 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:41.134464  5488 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.144690  5444 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.149884  5448 consensus_queue.cc:1048] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:41.162856  5480 consensus_queue.cc:1048] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.221283  5435 consensus_queue.cc:1048] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.246531  5435 consensus_queue.cc:1048] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.253299  5239 raft_consensus.cc:3060] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:41.263760  5435 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.292515  5497 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:41.318356  5480 raft_consensus.cc:493] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:41.318997  5480 raft_consensus.cc:515] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } }
I20260630 12:35:41.324337  5480 leader_election.cc:290] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:41.325356  5312 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51069aaf4e6401ba3b3acaa706807f7" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" is_pre_election: true
I20260630 12:35:41.337741  5435 consensus_queue.cc:1048] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:41.345408  5386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d51069aaf4e6401ba3b3acaa706807f7" candidate_uuid: "77372da8dd1a49958bece113d6fa7125" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" is_pre_election: true
I20260630 12:35:41.346891  5205 leader_election.cc:304] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 77372da8dd1a49958bece113d6fa7125; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:41.347885  5480 raft_consensus.cc:2749] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:41.349990  5444 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.362888  5435 consensus_queue.cc:1048] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.371503  5444 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.418416  5497 consensus_queue.cc:1048] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.446491  5480 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.520001  5481 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:35:41.521911  5480 consensus_queue.cc:1048] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:41.595947  5237 raft_consensus.cc:1275] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:35:41.609848  5278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.65:39805, user_credentials={real_user=slave}} blocked reactor thread for 48668.3us
I20260630 12:35:41.620424  5527 consensus_queue.cc:1048] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260630 12:35:41.740085  5480 consensus_queue.cc:1048] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
W20260630 12:35:41.780977  5205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:43701, user_credentials={real_user=slave}} blocked reactor thread for 49105.7us
W20260630 12:35:42.182735  5582 log.cc:927] Time spent T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
W20260630 12:35:42.238085  5205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:43701, user_credentials={real_user=slave}} blocked reactor thread for 104100us
W20260630 12:35:42.225179  5203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:40227, user_credentials={real_user=slave}} blocked reactor thread for 45049.4us
W20260630 12:35:42.366353  5489 log.cc:927] Time spent T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: Append to log took a long time: real 0.070s	user 0.003s	sys 0.000s
W20260630 12:35:42.375393  5280 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:43701, user_credentials={real_user=slave}} blocked reactor thread for 43736.6us
W20260630 12:35:42.392453  5278 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.65:39805, user_credentials={real_user=slave}} blocked reactor thread for 47334us
W20260630 12:35:42.417758  5532 log.cc:927] Time spent T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: Append to log took a long time: real 0.111s	user 0.003s	sys 0.001s
W20260630 12:35:43.003870  5352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:40227, user_credentials={real_user=slave}} blocked reactor thread for 51067.8us
W20260630 12:35:43.138424  5352 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:40227, user_credentials={real_user=slave}} blocked reactor thread for 88142.1us
W20260630 12:35:43.460930  5203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:40227, user_credentials={real_user=slave}} blocked reactor thread for 71514.3us
W20260630 12:35:43.867923  5203 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:40227, user_credentials={real_user=slave}} blocked reactor thread for 87897.1us
W20260630 12:35:44.300552  5205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:43701, user_credentials={real_user=slave}} blocked reactor thread for 53028us
W20260630 12:35:44.598241  5418 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerService.Write -> {remote=127.0.193.65:39805, user_credentials={real_user=slave}} blocked reactor thread for 96374.1us
W20260630 12:35:44.922161  5205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:43701, user_credentials={real_user=slave}} blocked reactor thread for 54754.2us
W20260630 12:35:45.034972  5205 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:43701, user_credentials={real_user=slave}} blocked reactor thread for 54590.3us
I20260630 12:35:45.195391   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:45.209559  5612 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
W20260630 12:35:45.211843  5613 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
W20260630 12:35:45.213006  5615 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
I20260630 12:35:45.213241   773 server_base.cc:1061] running on GCE node
I20260630 12:35:45.214622   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:45.214848   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:45.215015   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822945215002 us; error 0 us; skew 500 ppm
I20260630 12:35:45.215443   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:45.217669   773 webserver.cc:533] Webserver started at http://127.0.193.68:43969/ using document root <none> and password file <none>
I20260630 12:35:45.218065   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:45.218219   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:45.218425   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:45.219450   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "293db8d07fb64a85a4c57b01a4788a76"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-zbh0"
I20260630 12:35:45.223663   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260630 12:35:45.226650  5620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.227456   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.002s
I20260630 12:35:45.227779   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "293db8d07fb64a85a4c57b01a4788a76"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-zbh0"
I20260630 12:35:45.228037   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:35:45.239447   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:45.240553   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:45.241878   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:45.244055   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:45.244280   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.244515   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:45.244701   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.285837   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:41297
I20260630 12:35:45.285923  5682 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:41297 every 8 connection(s)
I20260630 12:35:45.291285   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:45.298113  5687 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
W20260630 12:35:45.299850  5688 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
W20260630 12:35:45.301512  5690 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
I20260630 12:35:45.302799   773 server_base.cc:1061] running on GCE node
I20260630 12:35:45.305444   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:45.305704   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:45.305976   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822945305955 us; error 0 us; skew 500 ppm
I20260630 12:35:45.306629   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:45.307513  5683 heartbeater.cc:344] Connected to a master server at 127.0.193.126:39551
I20260630 12:35:45.307870  5683 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:45.308578  5683 heartbeater.cc:507] Master 127.0.193.126:39551 requested a full tablet report, sending...
I20260630 12:35:45.310652  5129 ts_manager.cc:194] Registered new tserver with Master: 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68:41297)
I20260630 12:35:45.311034   773 webserver.cc:533] Webserver started at http://127.0.193.69:40027/ using document root <none> and password file <none>
I20260630 12:35:45.311539   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:45.311762   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:45.312026   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:45.312283  5129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55306
I20260630 12:35:45.313403   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-4-root/instance:
uuid: "25322427204c4f509a186cd6d785ef27"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-zbh0"
I20260630 12:35:45.319267   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:35:45.322413  5695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.323185   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:35:45.323482   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-4-root
uuid: "25322427204c4f509a186cd6d785ef27"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-zbh0"
I20260630 12:35:45.323771   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-4-root/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)
I20260630 12:35:45.339933   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:45.341171   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:45.342430   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:45.344590   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:45.344763   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.345053   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:45.345216   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.404124   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.69:45975
I20260630 12:35:45.404239  5757 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.69:45975 every 8 connection(s)
I20260630 12:35:45.410463   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:45.418643  5761 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
W20260630 12:35:45.421555  5762 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
I20260630 12:35:45.425920  5758 heartbeater.cc:344] Connected to a master server at 127.0.193.126:39551
I20260630 12:35:45.426270   773 server_base.cc:1061] running on GCE node
I20260630 12:35:45.426404  5758 heartbeater.cc:461] Registering TS with master...
W20260630 12:35:45.426496  5764 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
I20260630 12:35:45.427647  5758 heartbeater.cc:507] Master 127.0.193.126:39551 requested a full tablet report, sending...
I20260630 12:35:45.427778   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:45.428100   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:45.428304   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822945428288 us; error 0 us; skew 500 ppm
I20260630 12:35:45.428978   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:45.430059  5129 ts_manager.cc:194] Registered new tserver with Master: 25322427204c4f509a186cd6d785ef27 (127.0.193.69:45975)
I20260630 12:35:45.431914  5129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55322
I20260630 12:35:45.435191   773 webserver.cc:533] Webserver started at http://127.0.193.70:44915/ using document root <none> and password file <none>
I20260630 12:35:45.435667   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:45.436021   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:45.436290   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:45.437247   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-5-root/instance:
uuid: "07424dc19ca04ba8b40f8d9228282b7f"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-zbh0"
I20260630 12:35:45.441778   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260630 12:35:45.445088  5769 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.445824   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:45.446079   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-5-root
uuid: "07424dc19ca04ba8b40f8d9228282b7f"
format_stamp: "Formatted at 2026-06-30 12:35:45 on dist-test-slave-zbh0"
I20260630 12:35:45.446317   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-5-root/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)
I20260630 12:35:45.460021   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:45.461087   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:45.462927   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:45.465523   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:45.465765   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.466001   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:45.466177   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:45.537058   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.70:38089
I20260630 12:35:45.537171  5831 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.70:38089 every 8 connection(s)
I20260630 12:35:45.552594  5832 heartbeater.cc:344] Connected to a master server at 127.0.193.126:39551
I20260630 12:35:45.552973  5832 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:45.553758  5832 heartbeater.cc:507] Master 127.0.193.126:39551 requested a full tablet report, sending...
I20260630 12:35:45.556023  5129 ts_manager.cc:194] Registered new tserver with Master: 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70:38089)
I20260630 12:35:45.557291  5129 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55330
I20260630 12:35:46.021652  5232 consensus_queue.cc:237] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:46.033607  5388 raft_consensus.cc:1275] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.036885  5838 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:35:46.043401  5312 raft_consensus.cc:1275] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.045012  5837 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:35:46.048389  5383 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:46.051530  5312 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
W20260630 12:35:46.053555  5203 consensus_peers.cc:597] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 -> Peer 25322427204c4f509a186cd6d785ef27 (127.0.193.69:45975): Couldn't send request to peer 25322427204c4f509a186cd6d785ef27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f4d7db6cef6d415b8c980f71c941ef55. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:46.054970  5838 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:46.063674  5129 catalog_manager.cc:5697] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:46.087965  5383 consensus_queue.cc:237] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:46.097465  5312 raft_consensus.cc:1275] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.097754  5232 raft_consensus.cc:1275] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.099033  5848 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:35:46.100039  5841 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
W20260630 12:35:46.108523  5352 consensus_peers.cc:597] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68:41297): Couldn't send request to peer 293db8d07fb64a85a4c57b01a4788a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 999aa0d23f4a449a8e7895719f2cae92. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:46.111909  5841 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:46.116711  5312 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:46.116910  5232 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:46.125399  5132 catalog_manager.cc:5697] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:46.146718  5312 consensus_queue.cc:237] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:46.152557  5232 raft_consensus.cc:1275] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.154321  5551 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:35:46.159476  5383 raft_consensus.cc:1275] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.161705  5551 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:35:46.164417  5551 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:46.165956  5232 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:46.181915  5128 catalog_manager.cc:5697] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 reported cstate change: config changed from index -1 to 25, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
W20260630 12:35:46.178858  5280 consensus_peers.cc:597] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb -> Peer 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70:38089): Couldn't send request to peer 07424dc19ca04ba8b40f8d9228282b7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 78068f5c4487462192c9442054deff22. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:46.186848  5383 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:46.193639  5232 consensus_queue.cc:237] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:46.216115  5312 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:46.216948  5383 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:46.217942  5608 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:46.218788  5838 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:35:46.224892  5205 consensus_peers.cc:597] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 -> Peer 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70:38089): Couldn't send request to peer 07424dc19ca04ba8b40f8d9228282b7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4bd1132b6df4ec4a95fdfa9cfbb9d8c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:46.226297  5838 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:46.228870  5312 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:46.231870  5383 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:46.239714  5308 consensus_queue.cc:237] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:46.242334  5129 catalog_manager.cc:5697] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb reported cstate change: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:46.250593  5232 raft_consensus.cc:1275] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.252758  5383 raft_consensus.cc:1275] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.255355  5856 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:35:46.258122  5551 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:35:46.263579  5278 consensus_peers.cc:597] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb -> Peer 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68:41297): Couldn't send request to peer 293db8d07fb64a85a4c57b01a4788a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3eb4327197834ee8b7d25558dacf0cb0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:46.266315  5856 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:46.269973  5232 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:46.270725  5383 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:46.281949  5308 consensus_queue.cc:237] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:46.281647  5128 catalog_manager.cc:5697] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb reported cstate change: config changed from index -1 to 25, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:46.290349  5232 raft_consensus.cc:1275] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.291396  5383 raft_consensus.cc:1275] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:46.292739  5859 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.001s
I20260630 12:35:46.293576  5856 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
W20260630 12:35:46.299530  5278 consensus_peers.cc:597] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb -> Peer 25322427204c4f509a186cd6d785ef27 (127.0.193.69:45975): Couldn't send request to peer 25322427204c4f509a186cd6d785ef27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a83ed98a9d73419b876507aa87f48169. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:46.303880  5551 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:46.305866  5232 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:46.307385  5383 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:46.314996  5683 heartbeater.cc:499] Master 127.0.193.126:39551 was elected leader, sending a full tablet report...
I20260630 12:35:46.318270  5132 catalog_manager.cc:5697] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb reported cstate change: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:46.434674  5758 heartbeater.cc:499] Master 127.0.193.126:39551 was elected leader, sending a full tablet report...
I20260630 12:35:46.559468  5832 heartbeater.cc:499] Master 127.0.193.126:39551 was elected leader, sending a full tablet report...
I20260630 12:35:46.559923  5869 ts_tablet_manager.cc:933] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: Initiating tablet copy from peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:46.564415  5869 tablet_copy_client.cc:323] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:40227
I20260630 12:35:46.569023  5871 ts_tablet_manager.cc:933] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: Initiating tablet copy from peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805)
I20260630 12:35:46.571079  5871 tablet_copy_client.cc:323] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:39805
I20260630 12:35:46.585407  5324 tablet_copy_service.cc:140] P 4512bbf2cd674b1584b6502dc8b17cbb: Received BeginTabletCopySession request for tablet 78068f5c4487462192c9442054deff22 from peer 07424dc19ca04ba8b40f8d9228282b7f ({username='slave'} at 127.0.0.1:36714)
I20260630 12:35:46.586259  5324 tablet_copy_service.cc:161] P 4512bbf2cd674b1584b6502dc8b17cbb: Beginning new tablet copy session on tablet 78068f5c4487462192c9442054deff22 from peer 07424dc19ca04ba8b40f8d9228282b7f at {username='slave'} at 127.0.0.1:36714: session id = 07424dc19ca04ba8b40f8d9228282b7f-78068f5c4487462192c9442054deff22
I20260630 12:35:46.609037  5324 tablet_copy_source_session.cc:215] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:46.611130  5249 tablet_copy_service.cc:140] P 77372da8dd1a49958bece113d6fa7125: Received BeginTabletCopySession request for tablet f4d7db6cef6d415b8c980f71c941ef55 from peer 25322427204c4f509a186cd6d785ef27 ({username='slave'} at 127.0.0.1:34696)
I20260630 12:35:46.611666  5249 tablet_copy_service.cc:161] P 77372da8dd1a49958bece113d6fa7125: Beginning new tablet copy session on tablet f4d7db6cef6d415b8c980f71c941ef55 from peer 25322427204c4f509a186cd6d785ef27 at {username='slave'} at 127.0.0.1:34696: session id = 25322427204c4f509a186cd6d785ef27-f4d7db6cef6d415b8c980f71c941ef55
I20260630 12:35:46.612370  5869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 78068f5c4487462192c9442054deff22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.617480  5249 tablet_copy_source_session.cc:215] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:46.620182  5871 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4d7db6cef6d415b8c980f71c941ef55. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.628304  5869 tablet_copy_client.cc:806] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:46.628949  5869 tablet_copy_client.cc:670] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:46.632979  5870 tablet_copy_client.cc:1025] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:46.634212  5871 tablet_copy_client.cc:806] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:46.634773  5871 tablet_copy_client.cc:670] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:46.638350  5873 tablet_copy_client.cc:1025] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:46.719136  5876 ts_tablet_manager.cc:933] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: Initiating tablet copy from peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:46.720810  5876 tablet_copy_client.cc:323] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:43701
I20260630 12:35:46.733536  5398 tablet_copy_service.cc:140] P 7dc2407fb02e40838f8b6e8843fba3ce: Received BeginTabletCopySession request for tablet 999aa0d23f4a449a8e7895719f2cae92 from peer 293db8d07fb64a85a4c57b01a4788a76 ({username='slave'} at 127.0.0.1:43656)
I20260630 12:35:46.734043  5398 tablet_copy_service.cc:161] P 7dc2407fb02e40838f8b6e8843fba3ce: Beginning new tablet copy session on tablet 999aa0d23f4a449a8e7895719f2cae92 from peer 293db8d07fb64a85a4c57b01a4788a76 at {username='slave'} at 127.0.0.1:43656: session id = 293db8d07fb64a85a4c57b01a4788a76-999aa0d23f4a449a8e7895719f2cae92
I20260630 12:35:46.739533  5398 tablet_copy_source_session.cc:215] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:46.743165  5876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 999aa0d23f4a449a8e7895719f2cae92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.743413  5880 ts_tablet_manager.cc:933] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: Initiating tablet copy from peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:46.745162  5880 tablet_copy_client.cc:323] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:40227
I20260630 12:35:46.757854  5324 tablet_copy_service.cc:140] P 4512bbf2cd674b1584b6502dc8b17cbb: Received BeginTabletCopySession request for tablet a83ed98a9d73419b876507aa87f48169 from peer 25322427204c4f509a186cd6d785ef27 ({username='slave'} at 127.0.0.1:36720)
I20260630 12:35:46.758495  5324 tablet_copy_service.cc:161] P 4512bbf2cd674b1584b6502dc8b17cbb: Beginning new tablet copy session on tablet a83ed98a9d73419b876507aa87f48169 from peer 25322427204c4f509a186cd6d785ef27 at {username='slave'} at 127.0.0.1:36720: session id = 25322427204c4f509a186cd6d785ef27-a83ed98a9d73419b876507aa87f48169
I20260630 12:35:46.759266  5876 tablet_copy_client.cc:806] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:46.759809  5876 tablet_copy_client.cc:670] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:46.764969  5877 tablet_copy_client.cc:1025] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:46.766512  5324 tablet_copy_source_session.cc:215] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:46.769279  5880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a83ed98a9d73419b876507aa87f48169. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.780193  5880 tablet_copy_client.cc:806] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:46.780717  5880 tablet_copy_client.cc:670] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:46.784096  5881 tablet_copy_client.cc:1025] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:46.804523  5882 ts_tablet_manager.cc:933] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: Initiating tablet copy from peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805)
I20260630 12:35:46.806239  5882 tablet_copy_client.cc:323] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:39805
I20260630 12:35:46.815394  5884 ts_tablet_manager.cc:933] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: Initiating tablet copy from peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:46.816059  5249 tablet_copy_service.cc:140] P 77372da8dd1a49958bece113d6fa7125: Received BeginTabletCopySession request for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c from peer 07424dc19ca04ba8b40f8d9228282b7f ({username='slave'} at 127.0.0.1:34710)
I20260630 12:35:46.816668  5249 tablet_copy_service.cc:161] P 77372da8dd1a49958bece113d6fa7125: Beginning new tablet copy session on tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c from peer 07424dc19ca04ba8b40f8d9228282b7f at {username='slave'} at 127.0.0.1:34710: session id = 07424dc19ca04ba8b40f8d9228282b7f-a4bd1132b6df4ec4a95fdfa9cfbb9d8c
I20260630 12:35:46.817015  5884 tablet_copy_client.cc:323] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:40227
I20260630 12:35:46.825085  5249 tablet_copy_source_session.cc:215] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:46.828469  5882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.828740  5324 tablet_copy_service.cc:140] P 4512bbf2cd674b1584b6502dc8b17cbb: Received BeginTabletCopySession request for tablet 3eb4327197834ee8b7d25558dacf0cb0 from peer 293db8d07fb64a85a4c57b01a4788a76 ({username='slave'} at 127.0.0.1:36724)
I20260630 12:35:46.829353  5324 tablet_copy_service.cc:161] P 4512bbf2cd674b1584b6502dc8b17cbb: Beginning new tablet copy session on tablet 3eb4327197834ee8b7d25558dacf0cb0 from peer 293db8d07fb64a85a4c57b01a4788a76 at {username='slave'} at 127.0.0.1:36724: session id = 293db8d07fb64a85a4c57b01a4788a76-3eb4327197834ee8b7d25558dacf0cb0
I20260630 12:35:46.837630  5324 tablet_copy_source_session.cc:215] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:46.841926  5884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3eb4327197834ee8b7d25558dacf0cb0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:46.843302  5882 tablet_copy_client.cc:806] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:46.843914  5882 tablet_copy_client.cc:670] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:46.848002  5883 tablet_copy_client.cc:1025] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:46.860158  5884 tablet_copy_client.cc:806] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:46.860832  5884 tablet_copy_client.cc:670] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:46.864307  5885 tablet_copy_client.cc:1025] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:48.634511  5869 tablet_copy_client.cc:538] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:48.639694  5871 tablet_copy_client.cc:538] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:48.648698  5869 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap starting.
I20260630 12:35:48.650996  5871 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: Bootstrap starting.
I20260630 12:35:48.766333  5876 tablet_copy_client.cc:538] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:48.777077  5876 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap starting.
I20260630 12:35:48.783667  5869 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:48.787035  5880 tablet_copy_client.cc:538] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:48.790517  5869 tablet_bootstrap.cc:492] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap complete.
I20260630 12:35:48.791253  5869 ts_tablet_manager.cc:1403] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: Time spent bootstrapping tablet: real 0.143s	user 0.124s	sys 0.007s
I20260630 12:35:48.794339  5869 raft_consensus.cc:359] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:48.795746  5869 raft_consensus.cc:740] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 07424dc19ca04ba8b40f8d9228282b7f, State: Initialized, Role: LEARNER
I20260630 12:35:48.796425  5869 consensus_queue.cc:260] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:48.797283  5871 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:48.798329  5871 tablet_bootstrap.cc:492] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: Bootstrap complete.
I20260630 12:35:48.799285  5871 ts_tablet_manager.cc:1403] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: Time spent bootstrapping tablet: real 0.149s	user 0.131s	sys 0.008s
I20260630 12:35:48.800858  5880 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: Bootstrap starting.
I20260630 12:35:48.803052  5871 raft_consensus.cc:359] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:48.805022  5871 raft_consensus.cc:740] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25322427204c4f509a186cd6d785ef27, State: Initialized, Role: LEARNER
I20260630 12:35:48.810467  5871 consensus_queue.cc:260] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:48.826932  5869 ts_tablet_manager.cc:1434] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: Time spent starting tablet: real 0.035s	user 0.023s	sys 0.012s
I20260630 12:35:48.829584  5324 tablet_copy_service.cc:342] P 4512bbf2cd674b1584b6502dc8b17cbb: Request end of tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-78068f5c4487462192c9442054deff22 received from {username='slave'} at 127.0.0.1:36714
I20260630 12:35:48.830183  5324 tablet_copy_service.cc:434] P 4512bbf2cd674b1584b6502dc8b17cbb: ending tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-78068f5c4487462192c9442054deff22 on tablet 78068f5c4487462192c9442054deff22 with peer 07424dc19ca04ba8b40f8d9228282b7f
I20260630 12:35:48.829770  5871 ts_tablet_manager.cc:1434] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.004s
I20260630 12:35:48.836125  5249 tablet_copy_service.cc:342] P 77372da8dd1a49958bece113d6fa7125: Request end of tablet copy session 25322427204c4f509a186cd6d785ef27-f4d7db6cef6d415b8c980f71c941ef55 received from {username='slave'} at 127.0.0.1:34696
I20260630 12:35:48.836679  5249 tablet_copy_service.cc:434] P 77372da8dd1a49958bece113d6fa7125: ending tablet copy session 25322427204c4f509a186cd6d785ef27-f4d7db6cef6d415b8c980f71c941ef55 on tablet f4d7db6cef6d415b8c980f71c941ef55 with peer 25322427204c4f509a186cd6d785ef27
I20260630 12:35:48.850493  5882 tablet_copy_client.cc:538] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:48.863166  5882 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap starting.
I20260630 12:35:48.865674  5884 tablet_copy_client.cc:538] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:48.878785  5884 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap starting.
I20260630 12:35:48.976552  5880 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:48.977510  5880 tablet_bootstrap.cc:492] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: Bootstrap complete.
I20260630 12:35:48.978217  5880 ts_tablet_manager.cc:1403] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: Time spent bootstrapping tablet: real 0.178s	user 0.130s	sys 0.017s
I20260630 12:35:48.980880  5880 raft_consensus.cc:359] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:48.981712  5880 raft_consensus.cc:740] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25322427204c4f509a186cd6d785ef27, State: Initialized, Role: LEARNER
I20260630 12:35:48.982319  5880 consensus_queue.cc:260] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:48.984588  5880 ts_tablet_manager.cc:1434] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:48.986320  5324 tablet_copy_service.cc:342] P 4512bbf2cd674b1584b6502dc8b17cbb: Request end of tablet copy session 25322427204c4f509a186cd6d785ef27-a83ed98a9d73419b876507aa87f48169 received from {username='slave'} at 127.0.0.1:36720
I20260630 12:35:48.986744  5324 tablet_copy_service.cc:434] P 4512bbf2cd674b1584b6502dc8b17cbb: ending tablet copy session 25322427204c4f509a186cd6d785ef27-a83ed98a9d73419b876507aa87f48169 on tablet a83ed98a9d73419b876507aa87f48169 with peer 25322427204c4f509a186cd6d785ef27
I20260630 12:35:48.998867  5876 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:48.999887  5876 tablet_bootstrap.cc:492] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap complete.
I20260630 12:35:49.000587  5876 ts_tablet_manager.cc:1403] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: Time spent bootstrapping tablet: real 0.224s	user 0.150s	sys 0.008s
I20260630 12:35:49.003680  5876 raft_consensus.cc:359] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:49.004436  5876 raft_consensus.cc:740] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293db8d07fb64a85a4c57b01a4788a76, State: Initialized, Role: LEARNER
I20260630 12:35:49.009143  5876 consensus_queue.cc:260] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
W20260630 12:35:49.015627  5352 consensus_peers.cc:597] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68:41297): Couldn't send request to peer 293db8d07fb64a85a4c57b01a4788a76. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 6: this message will repeat every 5th retry.
I20260630 12:35:49.022706  5876 ts_tablet_manager.cc:1434] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.004s
I20260630 12:35:49.024785  5398 tablet_copy_service.cc:342] P 7dc2407fb02e40838f8b6e8843fba3ce: Request end of tablet copy session 293db8d07fb64a85a4c57b01a4788a76-999aa0d23f4a449a8e7895719f2cae92 received from {username='slave'} at 127.0.0.1:43656
I20260630 12:35:49.025249  5398 tablet_copy_service.cc:434] P 7dc2407fb02e40838f8b6e8843fba3ce: ending tablet copy session 293db8d07fb64a85a4c57b01a4788a76-999aa0d23f4a449a8e7895719f2cae92 on tablet 999aa0d23f4a449a8e7895719f2cae92 with peer 293db8d07fb64a85a4c57b01a4788a76
I20260630 12:35:49.090550  5882 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:49.091475  5882 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap complete.
I20260630 12:35:49.092085  5882 ts_tablet_manager.cc:1403] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: Time spent bootstrapping tablet: real 0.229s	user 0.119s	sys 0.025s
I20260630 12:35:49.093751  5884 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=101 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:49.094573  5884 tablet_bootstrap.cc:492] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap complete.
I20260630 12:35:49.095252  5884 ts_tablet_manager.cc:1403] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: Time spent bootstrapping tablet: real 0.217s	user 0.130s	sys 0.012s
I20260630 12:35:49.095206  5882 raft_consensus.cc:359] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:49.096180  5882 raft_consensus.cc:740] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 07424dc19ca04ba8b40f8d9228282b7f, State: Initialized, Role: LEARNER
I20260630 12:35:49.096750  5882 consensus_queue.cc:260] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:49.097913  5884 raft_consensus.cc:359] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:49.098656  5884 raft_consensus.cc:740] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293db8d07fb64a85a4c57b01a4788a76, State: Initialized, Role: LEARNER
I20260630 12:35:49.099532  5882 ts_tablet_manager.cc:1434] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:35:49.099298  5884 consensus_queue.cc:260] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:49.101366  5249 tablet_copy_service.cc:342] P 77372da8dd1a49958bece113d6fa7125: Request end of tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-a4bd1132b6df4ec4a95fdfa9cfbb9d8c received from {username='slave'} at 127.0.0.1:34710
I20260630 12:35:49.101521  5884 ts_tablet_manager.cc:1434] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:49.101816  5249 tablet_copy_service.cc:434] P 77372da8dd1a49958bece113d6fa7125: ending tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-a4bd1132b6df4ec4a95fdfa9cfbb9d8c on tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c with peer 07424dc19ca04ba8b40f8d9228282b7f
I20260630 12:35:49.103746  5324 tablet_copy_service.cc:342] P 4512bbf2cd674b1584b6502dc8b17cbb: Request end of tablet copy session 293db8d07fb64a85a4c57b01a4788a76-3eb4327197834ee8b7d25558dacf0cb0 received from {username='slave'} at 127.0.0.1:36724
I20260630 12:35:49.104230  5324 tablet_copy_service.cc:434] P 4512bbf2cd674b1584b6502dc8b17cbb: ending tablet copy session 293db8d07fb64a85a4c57b01a4788a76-3eb4327197834ee8b7d25558dacf0cb0 on tablet 3eb4327197834ee8b7d25558dacf0cb0 with peer 293db8d07fb64a85a4c57b01a4788a76
I20260630 12:35:49.146739  5807 raft_consensus.cc:1217] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:35:49.152953  5658 raft_consensus.cc:1217] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:35:49.175928  5733 raft_consensus.cc:1217] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:35:49.393551  5658 raft_consensus.cc:1217] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:35:49.450304  5733 raft_consensus.cc:1217] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.24->[1.25-1.25]   Dedup: 1.25->[]
I20260630 12:35:49.453003  5807 raft_consensus.cc:1217] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.25->[1.26-1.26]   Dedup: 1.26->[]
I20260630 12:35:49.635733  5905 raft_consensus.cc:1064] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: attempting to promote NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f to VOTER
I20260630 12:35:49.638950  5905 consensus_queue.cc:237] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } }
I20260630 12:35:49.646137  5383 raft_consensus.cc:1275] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.646438  5807 raft_consensus.cc:1275] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.648702  5551 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:35:49.650379  5551 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:49.656020  5902 raft_consensus.cc:1064] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: attempting to promote NON_VOTER 25322427204c4f509a186cd6d785ef27 to VOTER
I20260630 12:35:49.659879  5232 raft_consensus.cc:1275] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.668220  5904 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:49.668708  5902 consensus_queue.cc:237] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } }
I20260630 12:35:49.684367  5806 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.687242  5733 raft_consensus.cc:1275] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.689406  5907 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:35:49.681924  5904 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.701815  5383 raft_consensus.cc:1275] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.702176  5312 raft_consensus.cc:1275] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.703361  5891 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:49.704311  5907 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:49.709403  5232 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.709635  5128 catalog_manager.cc:5697] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f reported cstate change: config changed from index 25 to 26, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.716115  5551 raft_consensus.cc:1064] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: attempting to promote NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 to VOTER
I20260630 12:35:49.718705  5551 consensus_queue.cc:237] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } }
I20260630 12:35:49.722544  5388 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.742887  5907 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.751856  5388 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.753566  5733 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.757648  5312 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.773041  5658 raft_consensus.cc:1275] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.774585  5551 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:49.774960  5232 raft_consensus.cc:1275] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.771356  5130 catalog_manager.cc:5697] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 reported cstate change: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.775375  5383 raft_consensus.cc:1275] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:49.776429  5914 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:35:49.778488  5904 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:49.801694  5904 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.803722  5658 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.817667  5232 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.832823  5312 consensus_queue.cc:237] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } }
I20260630 12:35:49.835573  5386 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.843600  5806 raft_consensus.cc:1275] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:49.843838  5232 raft_consensus.cc:1275] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:49.845171  5132 catalog_manager.cc:5697] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 reported cstate change: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.847000  5904 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:49.848732  5551 consensus_queue.cc:1048] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:49.853816  5904 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.856622  5806 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.859723  5232 raft_consensus.cc:2955] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.865296  5122 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 78068f5c4487462192c9442054deff22 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:49.873623  5235 consensus_queue.cc:237] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } }
I20260630 12:35:49.880650  5386 raft_consensus.cc:1275] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:49.880895  5733 raft_consensus.cc:1275] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:49.881865  5902 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:49.883509  5902 consensus_queue.cc:1048] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
W20260630 12:35:49.887516  5122 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 78068f5c4487462192c9442054deff22 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER failed with leader 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 26 but the committed config has opid_index of 27
I20260630 12:35:49.888726  5134 catalog_manager.cc:5697] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 reported cstate change: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:49.889884  5907 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.898103  5733 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.899467  5386 raft_consensus.cc:2955] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.901086  5374 tablet_service.cc:1558] Processing DeleteTablet for tablet 78068f5c4487462192c9442054deff22 with delete_type TABLET_DATA_TOMBSTONED (TS 7dc2407fb02e40838f8b6e8843fba3ce not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:43620
I20260630 12:35:49.902743  5910 raft_consensus.cc:1064] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: attempting to promote NON_VOTER 25322427204c4f509a186cd6d785ef27 to VOTER
I20260630 12:35:49.906492  5910 consensus_queue.cc:237] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } }
I20260630 12:35:49.908543  5312 consensus_queue.cc:237] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } }
I20260630 12:35:49.913841  5658 raft_consensus.cc:1275] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:49.913954  5137 catalog_manager.cc:5697] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 reported cstate change: config changed from index 26 to 27, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:49.916101  5383 raft_consensus.cc:1275] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:49.922717  5904 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:49.926033  5551 consensus_queue.cc:1048] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:49.926438  5122 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f4d7db6cef6d415b8c980f71c941ef55 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:49.933512  5297 tablet_service.cc:1558] Processing DeleteTablet for tablet f4d7db6cef6d415b8c980f71c941ef55 with delete_type TABLET_DATA_TOMBSTONED (TS 4512bbf2cd674b1584b6502dc8b17cbb not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:36666
I20260630 12:35:49.934089  5926 tablet_replica.cc:333] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:49.935295  5926 raft_consensus.cc:2243] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:49.936095  5926 raft_consensus.cc:2272] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:49.946455  5926 ts_tablet_manager.cc:1916] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:49.945689  5914 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.950412  5658 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.960419  5386 raft_consensus.cc:2955] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.968899  5927 tablet_replica.cc:333] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:49.964704  5137 catalog_manager.cc:5697] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 reported cstate change: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:49.971482  5122 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 3eb4327197834ee8b7d25558dacf0cb0 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:49.986869  5927 raft_consensus.cc:2243] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:50.000841  5927 raft_consensus.cc:2272] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.001709  5902 raft_consensus.cc:1064] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: attempting to promote NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f to VOTER
I20260630 12:35:50.002099  5383 raft_consensus.cc:1275] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:50.004341  5902 consensus_queue.cc:237] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } }
I20260630 12:35:50.005810  5914 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:50.006721  5733 raft_consensus.cc:1275] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:50.012059  5222 tablet_service.cc:1558] Processing DeleteTablet for tablet 3eb4327197834ee8b7d25558dacf0cb0 with delete_type TABLET_DATA_TOMBSTONED (TS 77372da8dd1a49958bece113d6fa7125 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:34652
I20260630 12:35:50.013671  5927 ts_tablet_manager.cc:1916] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:50.022253  5904 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.006s
I20260630 12:35:50.030639  5932 raft_consensus.cc:1064] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: attempting to promote NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 to VOTER
I20260630 12:35:50.037564  5926 ts_tablet_manager.cc:1929] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:35:50.037591  5932 consensus_queue.cc:237] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } }
I20260630 12:35:50.042212  5235 raft_consensus.cc:1275] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:50.044251  5933 tablet_replica.cc:333] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:50.045418  5933 raft_consensus.cc:2243] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:50.043663  5926 log.cc:1199] T 78068f5c4487462192c9442054deff22 P 7dc2407fb02e40838f8b6e8843fba3ce: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-2-root/wals/78068f5c4487462192c9442054deff22
I20260630 12:35:50.045722  5914 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:35:50.046437  5933 raft_consensus.cc:2272] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.049381  5124 catalog_manager.cc:5028] TS 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): tablet 78068f5c4487462192c9442054deff22 (table test-workload [id=ec906441acd242948344d83a0d9c8dfd]) successfully deleted
I20260630 12:35:50.057476  5383 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:50.057497  5806 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:50.058416  5933 ts_tablet_manager.cc:1916] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:50.057921  5914 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.060925  5891 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:50.061602  5312 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:50.062860  5891 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:50.064615  5891 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:50.071753  5733 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.075577  5933 ts_tablet_manager.cc:1929] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:35:50.076067  5933 log.cc:1199] T 3eb4327197834ee8b7d25558dacf0cb0 P 77372da8dd1a49958bece113d6fa7125: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-0-root/wals/3eb4327197834ee8b7d25558dacf0cb0
I20260630 12:35:50.077839  5122 catalog_manager.cc:5028] TS 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): tablet 3eb4327197834ee8b7d25558dacf0cb0 (table test-workload [id=ec906441acd242948344d83a0d9c8dfd]) successfully deleted
I20260630 12:35:50.092279  5386 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.098588  5927 ts_tablet_manager.cc:1929] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:35:50.099175  5132 catalog_manager.cc:5697] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 reported cstate change: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.099234  5927 log.cc:1199] T f4d7db6cef6d415b8c980f71c941ef55 P 4512bbf2cd674b1584b6502dc8b17cbb: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-1-root/wals/f4d7db6cef6d415b8c980f71c941ef55
I20260630 12:35:50.109355  5122 catalog_manager.cc:5028] TS 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): tablet f4d7db6cef6d415b8c980f71c941ef55 (table test-workload [id=ec906441acd242948344d83a0d9c8dfd]) successfully deleted
I20260630 12:35:50.134696  5902 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.138429  5388 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.139894  5312 raft_consensus.cc:1275] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:50.141664  5658 raft_consensus.cc:1275] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:50.142670  5232 raft_consensus.cc:1275] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:50.143895  5929 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:35:50.142661  5806 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.145862  5929 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:50.148381  5312 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.149673  5929 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:50.162200  5137 catalog_manager.cc:5697] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index 26 to 27, 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.168045  5235 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 25322427204c4f509a186cd6d785ef27 (127.0.193.69) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.182976  5930 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.193970  5308 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.199328  5235 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.199570  5658 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.202955  5312 consensus_queue.cc:237] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } }
I20260630 12:35:50.214291  5134 catalog_manager.cc:5697] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index 25 to 26, 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:35:50.220391  5733 raft_consensus.cc:1275] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:50.204782  5232 consensus_queue.cc:237] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 27, Committed index: 27, Last appended: 1.27, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } }
I20260630 12:35:50.224514  5551 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:50.224364  5235 raft_consensus.cc:1275] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 4512bbf2cd674b1584b6502dc8b17cbb: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:50.227001  5806 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:50.227063  5388 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 27. Preceding OpId from leader: term: 1 index: 28. (index mismatch)
I20260630 12:35:50.227627  5551 consensus_queue.cc:1048] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:50.228704  5902 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:50.229606  5907 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 28, Last known committed idx: 27, Time since last communication: 0.000s
I20260630 12:35:50.230983  5904 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.239039  5383 consensus_queue.cc:237] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 26, Committed index: 26, Last appended: 1.26, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } }
I20260630 12:35:50.241789  5902 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.243515  5232 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.244588  5122 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a83ed98a9d73419b876507aa87f48169 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:50.247936  5733 raft_consensus.cc:2955] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.248255  5806 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.252243  5658 raft_consensus.cc:1275] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:50.253623  5312 raft_consensus.cc:1275] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 26. Preceding OpId from leader: term: 1 index: 27. (index mismatch)
I20260630 12:35:50.256211  5929 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:50.257968  5929 consensus_queue.cc:1048] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 27, Last known committed idx: 26, Time since last communication: 0.000s
I20260630 12:35:50.259469  5137 catalog_manager.cc:5697] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 reported cstate change: config changed from index 26 to 27, VOTER 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67) evicted. New cstate: current_term: 1 leader_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } } }
I20260630 12:35:50.261000  5383 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.28: config changed from index 27 to 28, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New config: { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.274310  5132 catalog_manager.cc:5697] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f reported cstate change: config changed from index 27 to 28, VOTER 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66) evicted. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 28 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } }
I20260630 12:35:50.277556  5931 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.279867  5374 tablet_service.cc:1558] Processing DeleteTablet for tablet a83ed98a9d73419b876507aa87f48169 with delete_type TABLET_DATA_TOMBSTONED (TS 7dc2407fb02e40838f8b6e8843fba3ce not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:43620
I20260630 12:35:50.280800  5926 tablet_replica.cc:333] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:50.281765  5926 raft_consensus.cc:2243] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:50.283610  5122 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c with cas_config_opid_index 27: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:50.282657  5926 raft_consensus.cc:2272] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.289726  5926 ts_tablet_manager.cc:1916] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:50.289788  5297 tablet_service.cc:1558] Processing DeleteTablet for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c with delete_type TABLET_DATA_TOMBSTONED (TS 4512bbf2cd674b1584b6502dc8b17cbb not found in new config with opid_index 28) from {username='slave'} at 127.0.0.1:36666
I20260630 12:35:50.290879  5927 tablet_replica.cc:333] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:50.291858  5927 raft_consensus.cc:2243] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:50.292925  5927 raft_consensus.cc:2272] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.294193  5312 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.300212  5124 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 999aa0d23f4a449a8e7895719f2cae92 with cas_config_opid_index 26: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:50.304780  5927 ts_tablet_manager.cc:1916] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:50.305542  5658 raft_consensus.cc:2955] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Committing config change with OpId 1.27: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New config: { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.311551  5130 catalog_manager.cc:5697] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb reported cstate change: config changed from index 26 to 27, VOTER 77372da8dd1a49958bece113d6fa7125 (127.0.193.65) evicted. New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } } }
I20260630 12:35:50.322875  5926 ts_tablet_manager.cc:1929] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:35:50.323354  5926 log.cc:1199] T a83ed98a9d73419b876507aa87f48169 P 7dc2407fb02e40838f8b6e8843fba3ce: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-2-root/wals/a83ed98a9d73419b876507aa87f48169
I20260630 12:35:50.324465  5222 tablet_service.cc:1558] Processing DeleteTablet for tablet 999aa0d23f4a449a8e7895719f2cae92 with delete_type TABLET_DATA_TOMBSTONED (TS 77372da8dd1a49958bece113d6fa7125 not found in new config with opid_index 27) from {username='slave'} at 127.0.0.1:34652
I20260630 12:35:50.325429  5933 tablet_replica.cc:333] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:50.325346  5124 catalog_manager.cc:5028] TS 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): tablet a83ed98a9d73419b876507aa87f48169 (table test-workload [id=ec906441acd242948344d83a0d9c8dfd]) successfully deleted
I20260630 12:35:50.326532  5933 raft_consensus.cc:2243] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:50.327422  5933 raft_consensus.cc:2272] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:50.328821  5927 ts_tablet_manager.cc:1929] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.27
I20260630 12:35:50.329239  5927 log.cc:1199] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 4512bbf2cd674b1584b6502dc8b17cbb: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-1-root/wals/a4bd1132b6df4ec4a95fdfa9cfbb9d8c
I20260630 12:35:50.330837  5122 catalog_manager.cc:5028] TS 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c (table test-workload [id=ec906441acd242948344d83a0d9c8dfd]) successfully deleted
I20260630 12:35:50.334769  5933 ts_tablet_manager.cc:1916] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:50.345446  5933 ts_tablet_manager.cc:1929] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.26
I20260630 12:35:50.345705  5933 log.cc:1199] T 999aa0d23f4a449a8e7895719f2cae92 P 77372da8dd1a49958bece113d6fa7125: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1782822816781405-773-0/minicluster-data/ts-0-root/wals/999aa0d23f4a449a8e7895719f2cae92
I20260630 12:35:50.346971  5122 catalog_manager.cc:5028] TS 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): tablet 999aa0d23f4a449a8e7895719f2cae92 (table test-workload [id=ec906441acd242948344d83a0d9c8dfd]) successfully deleted
I20260630 12:35:51.343664  5383 consensus_queue.cc:237] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:51.350672  5232 raft_consensus.cc:1275] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:35:51.350827  5352 consensus_peers.cc:597] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68:41297): Couldn't send request to peer 293db8d07fb64a85a4c57b01a4788a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 40a55519d28e42cea4f0a840c3539faa. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:51.351444  5312 raft_consensus.cc:1275] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:51.351989  5930 consensus_queue.cc:1048] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:51.352825  5946 consensus_queue.cc:1048] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:51.360466  5946 raft_consensus.cc:2955] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:51.361462  5232 raft_consensus.cc:2955] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:51.362330  5312 raft_consensus.cc:2955] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:51.372889  5235 consensus_queue.cc:237] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:51.373260  5130 catalog_manager.cc:5697] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index -1 to 26, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:51.381474  5312 raft_consensus.cc:1275] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:51.381474  5383 raft_consensus.cc:1275] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
W20260630 12:35:51.382788  5205 consensus_peers.cc:597] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 -> Peer 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70:38089): Couldn't send request to peer 07424dc19ca04ba8b40f8d9228282b7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20a10e8796f648ac99ef35dbc30ae442. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:51.383152  5952 consensus_queue.cc:1048] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:51.384598  5902 consensus_queue.cc:1048] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.001s
I20260630 12:35:51.393589  5954 raft_consensus.cc:2955] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:51.395521  5308 raft_consensus.cc:2955] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:51.403151  5383 raft_consensus.cc:2955] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:51.416080  5383 consensus_queue.cc:237] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:51.418437  5132 catalog_manager.cc:5697] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:51.429849  5235 raft_consensus.cc:1275] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:51.430840  5308 raft_consensus.cc:1275] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:51.434598  5930 consensus_queue.cc:1048] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:51.436319  5949 consensus_queue.cc:1048] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:51.446219  5949 raft_consensus.cc:2955] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
W20260630 12:35:51.448611  5352 consensus_peers.cc:597] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 25322427204c4f509a186cd6d785ef27 (127.0.193.69:45975): Couldn't send request to peer 25322427204c4f509a186cd6d785ef27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d51069aaf4e6401ba3b3acaa706807f7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:51.448705  5235 raft_consensus.cc:2955] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:51.450150  5308 raft_consensus.cc:2955] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:51.460382  5130 catalog_manager.cc:5697] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index -1 to 26, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:51.460961  5383 consensus_queue.cc:237] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 24, Committed index: 24, Last appended: 1.24, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:51.472256  5308 raft_consensus.cc:1275] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
W20260630 12:35:51.472515  5352 consensus_peers.cc:597] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 25322427204c4f509a186cd6d785ef27 (127.0.193.69:45975): Couldn't send request to peer 25322427204c4f509a186cd6d785ef27. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd2407647977424eafcbf7027a86b6a0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:51.473598  5235 raft_consensus.cc:1275] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 24. Preceding OpId from leader: term: 1 index: 25. (index mismatch)
I20260630 12:35:51.473482  5949 consensus_queue.cc:1048] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:35:51.475309  5949 consensus_queue.cc:1048] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 25, Last known committed idx: 24, Time since last communication: 0.000s
I20260630 12:35:51.481531  5946 raft_consensus.cc:2955] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:51.487778  5308 raft_consensus.cc:2955] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:51.489728  5235 raft_consensus.cc:2955] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.25: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New config: { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } } }
I20260630 12:35:51.494446  5132 catalog_manager.cc:5697] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index -1 to 25, NON_VOTER 25322427204c4f509a186cd6d785ef27 (127.0.193.69) added. New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:51.497701  5383 consensus_queue.cc:237] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 25, Committed index: 25, Last appended: 1.25, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:51.506417  5308 raft_consensus.cc:1275] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:51.509979  5930 consensus_queue.cc:1048] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
I20260630 12:35:51.512686  5235 raft_consensus.cc:1275] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Refusing update from remote peer 7dc2407fb02e40838f8b6e8843fba3ce: Log matching property violated. Preceding OpId in replica: term: 1 index: 25. Preceding OpId from leader: term: 1 index: 26. (index mismatch)
I20260630 12:35:51.515730  5930 consensus_queue.cc:1048] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [LEADER]: Connected to new peer: Peer: permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 26, Last known committed idx: 25, Time since last communication: 0.000s
W20260630 12:35:51.518924  5354 consensus_peers.cc:597] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70:38089): Couldn't send request to peer 07424dc19ca04ba8b40f8d9228282b7f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52c6a95c31594d888afb43e0de16b575. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:51.518528  5930 raft_consensus.cc:2955] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:51.520051  5308 raft_consensus.cc:2955] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:51.525287  5235 raft_consensus.cc:2955] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Committing config change with OpId 1.26: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New config: { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } } }
I20260630 12:35:51.531649  5232 consensus_queue.cc:237] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:51.532083  5130 catalog_manager.cc:5697] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce reported cstate change: config changed from index -1 to 26, NON_VOTER 07424dc19ca04ba8b40f8d9228282b7f (127.0.193.70) added. New cstate: current_term: 1 leader_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" committed_config { opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:51.542903  5383 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:51.543313  5806 raft_consensus.cc:1275] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Refusing update from remote peer 77372da8dd1a49958bece113d6fa7125: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260630 12:35:51.545384  5954 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.001s
I20260630 12:35:51.548388  5954 consensus_queue.cc:1048] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [LEADER]: Connected to new peer: Peer: permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.003s
I20260630 12:35:51.566942  5959 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:51.569119  5383 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
W20260630 12:35:51.571326  5203 consensus_peers.cc:597] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 -> Peer 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68:41297): Couldn't send request to peer 293db8d07fb64a85a4c57b01a4788a76. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a4bd1132b6df4ec4a95fdfa9cfbb9d8c. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:51.570914  5807 raft_consensus.cc:2955] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index 28 to 29, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } } }
I20260630 12:35:51.580533  5134 catalog_manager.cc:5697] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 reported cstate change: config changed from index 28 to 29, NON_VOTER 293db8d07fb64a85a4c57b01a4788a76 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "77372da8dd1a49958bece113d6fa7125" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:51.809219  5979 ts_tablet_manager.cc:933] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: Initiating tablet copy from peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:51.811460  5979 tablet_copy_client.cc:323] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:43701
I20260630 12:35:51.812950  5398 tablet_copy_service.cc:140] P 7dc2407fb02e40838f8b6e8843fba3ce: Received BeginTabletCopySession request for tablet 40a55519d28e42cea4f0a840c3539faa from peer 293db8d07fb64a85a4c57b01a4788a76 ({username='slave'} at 127.0.0.1:43656)
I20260630 12:35:51.813508  5398 tablet_copy_service.cc:161] P 7dc2407fb02e40838f8b6e8843fba3ce: Beginning new tablet copy session on tablet 40a55519d28e42cea4f0a840c3539faa from peer 293db8d07fb64a85a4c57b01a4788a76 at {username='slave'} at 127.0.0.1:43656: session id = 293db8d07fb64a85a4c57b01a4788a76-40a55519d28e42cea4f0a840c3539faa
I20260630 12:35:51.821241  5398 tablet_copy_source_session.cc:215] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:51.824184  5979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 40a55519d28e42cea4f0a840c3539faa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:51.836465  5979 tablet_copy_client.cc:806] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:51.836978  5979 tablet_copy_client.cc:670] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:51.841008  5980 tablet_copy_client.cc:1025] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:51.940729  5981 ts_tablet_manager.cc:933] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: Initiating tablet copy from peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:51.943140  5981 tablet_copy_client.cc:323] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:43701
I20260630 12:35:51.958253  5398 tablet_copy_service.cc:140] P 7dc2407fb02e40838f8b6e8843fba3ce: Received BeginTabletCopySession request for tablet d51069aaf4e6401ba3b3acaa706807f7 from peer 25322427204c4f509a186cd6d785ef27 ({username='slave'} at 127.0.0.1:49780)
I20260630 12:35:51.958758  5398 tablet_copy_service.cc:161] P 7dc2407fb02e40838f8b6e8843fba3ce: Beginning new tablet copy session on tablet d51069aaf4e6401ba3b3acaa706807f7 from peer 25322427204c4f509a186cd6d785ef27 at {username='slave'} at 127.0.0.1:49780: session id = 25322427204c4f509a186cd6d785ef27-d51069aaf4e6401ba3b3acaa706807f7
I20260630 12:35:51.963627  5398 tablet_copy_source_session.cc:215] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:51.966570  5981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d51069aaf4e6401ba3b3acaa706807f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:51.981714  5981 tablet_copy_client.cc:806] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:51.982257  5981 tablet_copy_client.cc:670] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:51.985929  5982 tablet_copy_client.cc:1025] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:51.990247  5985 ts_tablet_manager.cc:933] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: Initiating tablet copy from peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805)
I20260630 12:35:51.992143  5985 tablet_copy_client.cc:323] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:39805
I20260630 12:35:51.993583  5249 tablet_copy_service.cc:140] P 77372da8dd1a49958bece113d6fa7125: Received BeginTabletCopySession request for tablet 20a10e8796f648ac99ef35dbc30ae442 from peer 07424dc19ca04ba8b40f8d9228282b7f ({username='slave'} at 127.0.0.1:34710)
I20260630 12:35:51.994014  5249 tablet_copy_service.cc:161] P 77372da8dd1a49958bece113d6fa7125: Beginning new tablet copy session on tablet 20a10e8796f648ac99ef35dbc30ae442 from peer 07424dc19ca04ba8b40f8d9228282b7f at {username='slave'} at 127.0.0.1:34710: session id = 07424dc19ca04ba8b40f8d9228282b7f-20a10e8796f648ac99ef35dbc30ae442
I20260630 12:35:51.999218  5249 tablet_copy_source_session.cc:215] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:52.001796  5985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20a10e8796f648ac99ef35dbc30ae442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.013782  5985 tablet_copy_client.cc:806] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:52.014358  5985 tablet_copy_client.cc:670] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:52.017980  5986 tablet_copy_client.cc:1025] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:52.089349  5987 ts_tablet_manager.cc:933] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: Initiating tablet copy from peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:52.091243  5987 tablet_copy_client.cc:323] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:43701
I20260630 12:35:52.093221  5398 tablet_copy_service.cc:140] P 7dc2407fb02e40838f8b6e8843fba3ce: Received BeginTabletCopySession request for tablet dd2407647977424eafcbf7027a86b6a0 from peer 25322427204c4f509a186cd6d785ef27 ({username='slave'} at 127.0.0.1:49780)
I20260630 12:35:52.093554  5989 ts_tablet_manager.cc:933] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: Initiating tablet copy from peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
I20260630 12:35:52.093679  5398 tablet_copy_service.cc:161] P 7dc2407fb02e40838f8b6e8843fba3ce: Beginning new tablet copy session on tablet dd2407647977424eafcbf7027a86b6a0 from peer 25322427204c4f509a186cd6d785ef27 at {username='slave'} at 127.0.0.1:49780: session id = 25322427204c4f509a186cd6d785ef27-dd2407647977424eafcbf7027a86b6a0
I20260630 12:35:52.100665  5398 tablet_copy_source_session.cc:215] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:52.102257  5989 tablet_copy_client.cc:323] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:43701
I20260630 12:35:52.104357  5987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd2407647977424eafcbf7027a86b6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.120991  5991 ts_tablet_manager.cc:933] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: Initiating tablet copy from peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805)
I20260630 12:35:52.124285  5991 tablet_copy_client.cc:323] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:39805
I20260630 12:35:52.134977  5398 tablet_copy_service.cc:140] P 7dc2407fb02e40838f8b6e8843fba3ce: Received BeginTabletCopySession request for tablet 52c6a95c31594d888afb43e0de16b575 from peer 07424dc19ca04ba8b40f8d9228282b7f ({username='slave'} at 127.0.0.1:49782)
I20260630 12:35:52.135589  5398 tablet_copy_service.cc:161] P 7dc2407fb02e40838f8b6e8843fba3ce: Beginning new tablet copy session on tablet 52c6a95c31594d888afb43e0de16b575 from peer 07424dc19ca04ba8b40f8d9228282b7f at {username='slave'} at 127.0.0.1:49782: session id = 07424dc19ca04ba8b40f8d9228282b7f-52c6a95c31594d888afb43e0de16b575
I20260630 12:35:52.142064  5987 tablet_copy_client.cc:806] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:52.142767  5987 tablet_copy_client.cc:670] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:52.144284  5398 tablet_copy_source_session.cc:215] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:52.146910  5988 tablet_copy_client.cc:1025] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:52.147742  5989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52c6a95c31594d888afb43e0de16b575. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.148530  5249 tablet_copy_service.cc:140] P 77372da8dd1a49958bece113d6fa7125: Received BeginTabletCopySession request for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c from peer 293db8d07fb64a85a4c57b01a4788a76 ({username='slave'} at 127.0.0.1:51514)
I20260630 12:35:52.149060  5249 tablet_copy_service.cc:161] P 77372da8dd1a49958bece113d6fa7125: Beginning new tablet copy session on tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c from peer 293db8d07fb64a85a4c57b01a4788a76 at {username='slave'} at 127.0.0.1:51514: session id = 293db8d07fb64a85a4c57b01a4788a76-a4bd1132b6df4ec4a95fdfa9cfbb9d8c
I20260630 12:35:52.156505  5249 tablet_copy_source_session.cc:215] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:52.160251  5991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:52.161516  5989 tablet_copy_client.cc:806] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:52.162084  5989 tablet_copy_client.cc:670] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:52.165591  5990 tablet_copy_client.cc:1025] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:52.175529  5991 tablet_copy_client.cc:806] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:52.176119  5991 tablet_copy_client.cc:670] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:52.179622  5993 tablet_copy_client.cc:1025] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Injecting latency into file download: 2000
I20260630 12:35:52.220916   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:35:52.233219   773 tablet_copy_service.cc:362] P 77372da8dd1a49958bece113d6fa7125: Destroying tablet copy session 293db8d07fb64a85a4c57b01a4788a76-a4bd1132b6df4ec4a95fdfa9cfbb9d8c due to service shutdown
I20260630 12:35:52.233595   773 tablet_copy_service.cc:434] P 77372da8dd1a49958bece113d6fa7125: ending tablet copy session 293db8d07fb64a85a4c57b01a4788a76-a4bd1132b6df4ec4a95fdfa9cfbb9d8c on tablet a4bd1132b6df4ec4a95fdfa9cfbb9d8c with peer 293db8d07fb64a85a4c57b01a4788a76
I20260630 12:35:52.233989   773 tablet_copy_service.cc:362] P 77372da8dd1a49958bece113d6fa7125: Destroying tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-20a10e8796f648ac99ef35dbc30ae442 due to service shutdown
I20260630 12:35:52.234169   773 tablet_copy_service.cc:434] P 77372da8dd1a49958bece113d6fa7125: ending tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-20a10e8796f648ac99ef35dbc30ae442 on tablet 20a10e8796f648ac99ef35dbc30ae442 with peer 07424dc19ca04ba8b40f8d9228282b7f
I20260630 12:35:52.257063   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:52.257871   773 tablet_replica.cc:333] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.258687   773 raft_consensus.cc:2243] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.259406   773 raft_consensus.cc:2272] T 40a55519d28e42cea4f0a840c3539faa P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.262933   773 tablet_replica.cc:333] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.263736   773 raft_consensus.cc:2243] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.264329   773 raft_consensus.cc:2272] T d51069aaf4e6401ba3b3acaa706807f7 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.267863   773 tablet_replica.cc:333] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.268575   773 raft_consensus.cc:2243] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.269132   773 raft_consensus.cc:2272] T a83ed98a9d73419b876507aa87f48169 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.271920   773 tablet_replica.cc:333] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.272627   773 raft_consensus.cc:2243] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.273852   773 raft_consensus.cc:2272] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.276979   773 tablet_replica.cc:333] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.277689   773 raft_consensus.cc:2243] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.278609   773 raft_consensus.cc:2272] T f4d7db6cef6d415b8c980f71c941ef55 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.281605   773 tablet_replica.cc:333] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.282274   773 raft_consensus.cc:2243] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.282888   773 raft_consensus.cc:2272] T dd2407647977424eafcbf7027a86b6a0 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.286077   773 tablet_replica.cc:333] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.286763   773 raft_consensus.cc:2243] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.287776   773 raft_consensus.cc:2272] T 0623c3882b1e4089bee0467e989341d6 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.290951   773 tablet_replica.cc:333] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.291662   773 raft_consensus.cc:2243] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.292886   773 raft_consensus.cc:2272] T 20a10e8796f648ac99ef35dbc30ae442 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.295945   773 tablet_replica.cc:333] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.296475   773 raft_consensus.cc:2243] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.296952   773 raft_consensus.cc:2272] T 78068f5c4487462192c9442054deff22 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.299201   773 tablet_replica.cc:333] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125: stopping tablet replica
I20260630 12:35:52.299679   773 raft_consensus.cc:2243] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.300226   773 raft_consensus.cc:2272] T 52c6a95c31594d888afb43e0de16b575 P 77372da8dd1a49958bece113d6fa7125 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.337402   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
W20260630 12:35:52.337639  5352 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111)
W20260630 12:35:52.342242  5352 consensus_peers.cc:597] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Couldn't send request to peer 77372da8dd1a49958bece113d6fa7125. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:52.342777  5352 consensus_peers.cc:597] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Couldn't send request to peer 77372da8dd1a49958bece113d6fa7125. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:52.376048   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:35:52.412719   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:52.413679   773 tablet_replica.cc:333] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.414482   773 raft_consensus.cc:2243] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.415838   773 raft_consensus.cc:2272] T 20a10e8796f648ac99ef35dbc30ae442 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.419023   773 tablet_replica.cc:333] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.419780   773 raft_consensus.cc:2243] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.420421   773 raft_consensus.cc:2272] T d51069aaf4e6401ba3b3acaa706807f7 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.423635   773 tablet_replica.cc:333] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.424351   773 raft_consensus.cc:2243] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.424975   773 raft_consensus.cc:2272] T 52c6a95c31594d888afb43e0de16b575 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.428128   773 tablet_replica.cc:333] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.428814   773 raft_consensus.cc:2243] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.429373   773 raft_consensus.cc:2272] T 0623c3882b1e4089bee0467e989341d6 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.432405   773 tablet_replica.cc:333] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.433084   773 raft_consensus.cc:2243] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.434020   773 raft_consensus.cc:2272] T 3eb4327197834ee8b7d25558dacf0cb0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.436839   773 tablet_replica.cc:333] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.437494   773 raft_consensus.cc:2243] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.438438   773 raft_consensus.cc:2272] T 78068f5c4487462192c9442054deff22 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:52.441520  5352 consensus_peers.cc:597] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Couldn't send request to peer 77372da8dd1a49958bece113d6fa7125. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:52.441618   773 tablet_replica.cc:333] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.442369   773 raft_consensus.cc:2243] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.443024   773 raft_consensus.cc:2272] T 999aa0d23f4a449a8e7895719f2cae92 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.445868   773 tablet_replica.cc:333] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.446499   773 raft_consensus.cc:2243] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.447418   773 raft_consensus.cc:2272] T a83ed98a9d73419b876507aa87f48169 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.450383   773 tablet_replica.cc:333] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.451107   773 raft_consensus.cc:2243] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.451754   773 raft_consensus.cc:2272] T 40a55519d28e42cea4f0a840c3539faa P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.454612   773 tablet_replica.cc:333] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb: stopping tablet replica
I20260630 12:35:52.455252   773 raft_consensus.cc:2243] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.456045   773 raft_consensus.cc:2272] T dd2407647977424eafcbf7027a86b6a0 P 4512bbf2cd674b1584b6502dc8b17cbb [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:35:52.475608  5352 consensus_peers.cc:597] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Couldn't send request to peer 4512bbf2cd674b1584b6502dc8b17cbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:35:52.478268  5352 consensus_peers.cc:597] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Couldn't send request to peer 4512bbf2cd674b1584b6502dc8b17cbb. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:52.495474   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
W20260630 12:35:52.510092  5352 consensus_peers.cc:597] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce -> Peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Couldn't send request to peer 4512bbf2cd674b1584b6502dc8b17cbb. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.66:40227: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:52.533300   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:35:52.546892   773 tablet_copy_service.cc:362] P 7dc2407fb02e40838f8b6e8843fba3ce: Destroying tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-52c6a95c31594d888afb43e0de16b575 due to service shutdown
I20260630 12:35:52.547204   773 tablet_copy_service.cc:434] P 7dc2407fb02e40838f8b6e8843fba3ce: ending tablet copy session 07424dc19ca04ba8b40f8d9228282b7f-52c6a95c31594d888afb43e0de16b575 on tablet 52c6a95c31594d888afb43e0de16b575 with peer 07424dc19ca04ba8b40f8d9228282b7f
I20260630 12:35:52.547650   773 tablet_copy_service.cc:362] P 7dc2407fb02e40838f8b6e8843fba3ce: Destroying tablet copy session 25322427204c4f509a186cd6d785ef27-dd2407647977424eafcbf7027a86b6a0 due to service shutdown
I20260630 12:35:52.547936   773 tablet_copy_service.cc:434] P 7dc2407fb02e40838f8b6e8843fba3ce: ending tablet copy session 25322427204c4f509a186cd6d785ef27-dd2407647977424eafcbf7027a86b6a0 on tablet dd2407647977424eafcbf7027a86b6a0 with peer 25322427204c4f509a186cd6d785ef27
I20260630 12:35:52.548382   773 tablet_copy_service.cc:362] P 7dc2407fb02e40838f8b6e8843fba3ce: Destroying tablet copy session 25322427204c4f509a186cd6d785ef27-d51069aaf4e6401ba3b3acaa706807f7 due to service shutdown
I20260630 12:35:52.548614   773 tablet_copy_service.cc:434] P 7dc2407fb02e40838f8b6e8843fba3ce: ending tablet copy session 25322427204c4f509a186cd6d785ef27-d51069aaf4e6401ba3b3acaa706807f7 on tablet d51069aaf4e6401ba3b3acaa706807f7 with peer 25322427204c4f509a186cd6d785ef27
I20260630 12:35:52.548985   773 tablet_copy_service.cc:362] P 7dc2407fb02e40838f8b6e8843fba3ce: Destroying tablet copy session 293db8d07fb64a85a4c57b01a4788a76-40a55519d28e42cea4f0a840c3539faa due to service shutdown
I20260630 12:35:52.549199   773 tablet_copy_service.cc:434] P 7dc2407fb02e40838f8b6e8843fba3ce: ending tablet copy session 293db8d07fb64a85a4c57b01a4788a76-40a55519d28e42cea4f0a840c3539faa on tablet 40a55519d28e42cea4f0a840c3539faa with peer 293db8d07fb64a85a4c57b01a4788a76
I20260630 12:35:52.582304   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:52.583267   773 tablet_replica.cc:333] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.584110   773 raft_consensus.cc:2243] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.585078   773 raft_consensus.cc:2272] T 999aa0d23f4a449a8e7895719f2cae92 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.588233   773 tablet_replica.cc:333] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.588967   773 raft_consensus.cc:2243] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.589557   773 raft_consensus.cc:2272] T f4d7db6cef6d415b8c980f71c941ef55 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.592281   773 tablet_replica.cc:333] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.592945   773 raft_consensus.cc:2243] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.593508   773 raft_consensus.cc:2272] T 20a10e8796f648ac99ef35dbc30ae442 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.596557   773 tablet_replica.cc:333] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.597209   773 raft_consensus.cc:2243] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.597942   773 raft_consensus.cc:2272] T 3eb4327197834ee8b7d25558dacf0cb0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.600793   773 tablet_replica.cc:333] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.601423   773 raft_consensus.cc:2243] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.601982   773 raft_consensus.cc:2272] T 0623c3882b1e4089bee0467e989341d6 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.604841   773 tablet_replica.cc:333] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.605479   773 raft_consensus.cc:2243] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.606706   773 raft_consensus.cc:2272] T 40a55519d28e42cea4f0a840c3539faa P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.609519   773 tablet_replica.cc:333] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.610165   773 raft_consensus.cc:2243] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:52.610980   773 raft_consensus.cc:2272] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.613662   773 tablet_replica.cc:333] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.614326   773 raft_consensus.cc:2243] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.615530   773 raft_consensus.cc:2272] T 52c6a95c31594d888afb43e0de16b575 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.618433   773 tablet_replica.cc:333] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.619060   773 raft_consensus.cc:2243] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.620288   773 raft_consensus.cc:2272] T d51069aaf4e6401ba3b3acaa706807f7 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.623214   773 tablet_replica.cc:333] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce: stopping tablet replica
I20260630 12:35:52.623833   773 raft_consensus.cc:2243] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:52.625077   773 raft_consensus.cc:2272] T dd2407647977424eafcbf7027a86b6a0 P 7dc2407fb02e40838f8b6e8843fba3ce [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:52.656800   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:35:52.694885   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:35:52.725060   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:53.577495  5999 raft_consensus.cc:493] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4512bbf2cd674b1584b6502dc8b17cbb)
I20260630 12:35:53.578034  5999 raft_consensus.cc:515] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } }
I20260630 12:35:53.580466  5999 leader_election.cc:290] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
W20260630 12:35:53.587105  5622 leader_election.cc:336] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Network error: Client connection negotiation failed: client connection to 127.0.193.66:40227: connect: Connection refused (error 111)
W20260630 12:35:53.587687  5624 leader_election.cc:336] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Network error: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
I20260630 12:35:53.588066  5624 leader_election.cc:304] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 293db8d07fb64a85a4c57b01a4788a76; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:53.588654  5999 raft_consensus.cc:2749] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:53.655648  6003 raft_consensus.cc:493] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4512bbf2cd674b1584b6502dc8b17cbb)
I20260630 12:35:53.656153  6003 raft_consensus.cc:515] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } }
I20260630 12:35:53.658342  6003 leader_election.cc:290] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
I20260630 12:35:53.659730  6004 raft_consensus.cc:493] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 77372da8dd1a49958bece113d6fa7125)
I20260630 12:35:53.660482  6004 raft_consensus.cc:515] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:53.666599  6004 leader_election.cc:290] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
W20260630 12:35:53.670894  5697 leader_election.cc:336] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111)
W20260630 12:35:53.671737  5697 leader_election.cc:336] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Network error: Client connection negotiation failed: client connection to 127.0.193.66:40227: connect: Connection refused (error 111)
I20260630 12:35:53.672209  5697 leader_election.cc:304] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25322427204c4f509a186cd6d785ef27; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:53.672967  6003 raft_consensus.cc:2749] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260630 12:35:53.674979  5773 leader_election.cc:336] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Network error: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
W20260630 12:35:53.675617  5771 leader_election.cc:336] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111)
I20260630 12:35:53.675983  5771 leader_election.cc:304] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07424dc19ca04ba8b40f8d9228282b7f; no voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:53.676585  6004 raft_consensus.cc:2749] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:53.701090  6003 raft_consensus.cc:493] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 77372da8dd1a49958bece113d6fa7125)
I20260630 12:35:53.701654  6003 raft_consensus.cc:515] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: false } }
I20260630 12:35:53.703630  6003 leader_election.cc:290] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
W20260630 12:35:53.707619  5697 leader_election.cc:336] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111)
W20260630 12:35:53.708269  5699 leader_election.cc:336] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Network error: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
I20260630 12:35:53.708654  5699 leader_election.cc:304] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 25322427204c4f509a186cd6d785ef27; no voters: 77372da8dd1a49958bece113d6fa7125, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:53.709275  6003 raft_consensus.cc:2749] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:53.841951  5979 tablet_copy_client.cc:538] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:53.848738  5979 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap starting.
I20260630 12:35:53.848701  6004 raft_consensus.cc:493] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 4512bbf2cd674b1584b6502dc8b17cbb)
I20260630 12:35:53.849431  6004 raft_consensus.cc:515] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } }
I20260630 12:35:53.851825  6004 leader_election.cc:290] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805), 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227)
W20260630 12:35:53.858629  5771 leader_election.cc:336] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 77372da8dd1a49958bece113d6fa7125 (127.0.193.65:39805): Network error: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111)
W20260630 12:35:53.859329  5771 leader_election.cc:336] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Network error: Client connection negotiation failed: client connection to 127.0.193.66:40227: connect: Connection refused (error 111)
I20260630 12:35:53.859778  5771 leader_election.cc:304] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 07424dc19ca04ba8b40f8d9228282b7f; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 77372da8dd1a49958bece113d6fa7125
I20260630 12:35:53.860532  6004 raft_consensus.cc:2749] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:53.952507  5979 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=119 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:53.953526  5979 tablet_bootstrap.cc:492] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap complete.
I20260630 12:35:53.954211  5979 ts_tablet_manager.cc:1403] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: Time spent bootstrapping tablet: real 0.106s	user 0.095s	sys 0.008s
I20260630 12:35:53.956820  5979 raft_consensus.cc:359] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:53.957347  5979 raft_consensus.cc:740] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293db8d07fb64a85a4c57b01a4788a76, State: Initialized, Role: LEARNER
I20260630 12:35:53.957827  5979 consensus_queue.cc:260] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:53.959376  5979 ts_tablet_manager.cc:1434] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.004s
W20260630 12:35:53.961664  5979 tablet_copy_client.cc:1131] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
I20260630 12:35:53.967448  5999 raft_consensus.cc:493] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 7dc2407fb02e40838f8b6e8843fba3ce)
I20260630 12:35:53.968086  5999 raft_consensus.cc:515] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 27 OBSOLETE_local: false peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: false } }
I20260630 12:35:53.972100  5999 leader_election.cc:290] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227), 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701)
W20260630 12:35:53.977800  5622 leader_election.cc:336] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4512bbf2cd674b1584b6502dc8b17cbb (127.0.193.66:40227): Network error: Client connection negotiation failed: client connection to 127.0.193.66:40227: connect: Connection refused (error 111)
W20260630 12:35:53.978576  5624 leader_election.cc:336] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7dc2407fb02e40838f8b6e8843fba3ce (127.0.193.67:43701): Network error: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
I20260630 12:35:53.978973  5624 leader_election.cc:304] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 293db8d07fb64a85a4c57b01a4788a76; no voters: 4512bbf2cd674b1584b6502dc8b17cbb, 7dc2407fb02e40838f8b6e8843fba3ce
I20260630 12:35:53.979588  5999 raft_consensus.cc:2749] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:35:53.986756  5981 tablet_copy_client.cc:538] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:53.996078  5981 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: Bootstrap starting.
I20260630 12:35:54.018783  5985 tablet_copy_client.cc:538] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:54.025151  5985 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap starting.
I20260630 12:35:54.122145  5985 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=91 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:54.122927  5985 tablet_bootstrap.cc:492] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap complete.
I20260630 12:35:54.123484  5985 ts_tablet_manager.cc:1403] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: Time spent bootstrapping tablet: real 0.099s	user 0.092s	sys 0.008s
I20260630 12:35:54.125241  5985 raft_consensus.cc:359] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:54.125955  5985 raft_consensus.cc:740] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 07424dc19ca04ba8b40f8d9228282b7f, State: Initialized, Role: LEARNER
I20260630 12:35:54.126482  5985 consensus_queue.cc:260] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:54.128307  5985 ts_tablet_manager.cc:1434] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
W20260630 12:35:54.131610  5985 tablet_copy_client.cc:1131] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111)
I20260630 12:35:54.132265  5981 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=92 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:54.133107  5981 tablet_bootstrap.cc:492] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: Bootstrap complete.
I20260630 12:35:54.133761  5981 ts_tablet_manager.cc:1403] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: Time spent bootstrapping tablet: real 0.138s	user 0.110s	sys 0.025s
I20260630 12:35:54.136214  5981 raft_consensus.cc:359] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:54.136932  5981 raft_consensus.cc:740] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25322427204c4f509a186cd6d785ef27, State: Initialized, Role: LEARNER
I20260630 12:35:54.137483  5981 consensus_queue.cc:260] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:54.139786  5981 ts_tablet_manager.cc:1434] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
W20260630 12:35:54.142319  5981 tablet_copy_client.cc:1131] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
I20260630 12:35:54.147727  5987 tablet_copy_client.cc:538] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:54.156909  5987 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: Bootstrap starting.
I20260630 12:35:54.166460  5989 tablet_copy_client.cc:538] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:54.175549  5989 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap starting.
I20260630 12:35:54.180464  5991 tablet_copy_client.cc:538] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:54.190021  5991 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap starting.
I20260630 12:35:54.286545  5987 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: Bootstrap replayed 1/1 log segments. Stats: ops{read=25 overwritten=0 applied=25 ignored=0} inserts{seen=95 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:54.287452  5987 tablet_bootstrap.cc:492] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: Bootstrap complete.
I20260630 12:35:54.288072  5987 ts_tablet_manager.cc:1403] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: Time spent bootstrapping tablet: real 0.131s	user 0.102s	sys 0.025s
I20260630 12:35:54.290493  5987 raft_consensus.cc:359] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:54.291291  5987 raft_consensus.cc:740] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 25322427204c4f509a186cd6d785ef27, State: Initialized, Role: LEARNER
I20260630 12:35:54.291864  5987 consensus_queue.cc:260] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 25, Last appended: 1.25, Last appended by leader: 25, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 25 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } attrs { replace: true } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "25322427204c4f509a186cd6d785ef27" member_type: NON_VOTER last_known_addr { host: "127.0.193.69" port: 45975 } attrs { promote: true } }
I20260630 12:35:54.300932  5987 ts_tablet_manager.cc:1434] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
W20260630 12:35:54.309753  5987 tablet_copy_client.cc:1131] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
I20260630 12:35:54.331328  5989 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap replayed 1/1 log segments. Stats: ops{read=26 overwritten=0 applied=26 ignored=0} inserts{seen=97 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:54.332293  5989 tablet_bootstrap.cc:492] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: Bootstrap complete.
I20260630 12:35:54.332994  5989 ts_tablet_manager.cc:1403] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: Time spent bootstrapping tablet: real 0.158s	user 0.129s	sys 0.026s
I20260630 12:35:54.335594  5989 raft_consensus.cc:359] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:54.336361  5989 raft_consensus.cc:740] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 07424dc19ca04ba8b40f8d9228282b7f, State: Initialized, Role: LEARNER
I20260630 12:35:54.336975  5989 consensus_queue.cc:260] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 26, Last appended: 1.26, Last appended by leader: 26, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 26 OBSOLETE_local: false peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } } peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } attrs { replace: true } } peers { permanent_uuid: "4512bbf2cd674b1584b6502dc8b17cbb" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 40227 } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: NON_VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: true } }
I20260630 12:35:54.339035  5989 ts_tablet_manager.cc:1434] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
W20260630 12:35:54.341881  5989 tablet_copy_client.cc:1131] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.67:43701: connect: Connection refused (error 111)
I20260630 12:35:54.349833  5991 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=111 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:35:54.350598  5991 tablet_bootstrap.cc:492] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: Bootstrap complete.
I20260630 12:35:54.351174  5991 ts_tablet_manager.cc:1403] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: Time spent bootstrapping tablet: real 0.161s	user 0.149s	sys 0.013s
I20260630 12:35:54.353008  5991 raft_consensus.cc:359] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:54.353569  5991 raft_consensus.cc:740] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 293db8d07fb64a85a4c57b01a4788a76, State: Initialized, Role: LEARNER
I20260630 12:35:54.353979  5991 consensus_queue.cc:260] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "77372da8dd1a49958bece113d6fa7125" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 39805 } } peers { permanent_uuid: "7dc2407fb02e40838f8b6e8843fba3ce" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 43701 } attrs { replace: true } } peers { permanent_uuid: "07424dc19ca04ba8b40f8d9228282b7f" member_type: VOTER last_known_addr { host: "127.0.193.70" port: 38089 } attrs { promote: false } } peers { permanent_uuid: "293db8d07fb64a85a4c57b01a4788a76" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41297 } attrs { promote: true } }
I20260630 12:35:54.355381  5991 ts_tablet_manager.cc:1434] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
W20260630 12:35:54.358160  5991 tablet_copy_client.cc:1131] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.65:39805: connect: Connection refused (error 111)
I20260630 12:35:54.359767   773 tablet_replica.cc:333] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76: stopping tablet replica
I20260630 12:35:54.360615   773 raft_consensus.cc:2243] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:54.361119   773 raft_consensus.cc:2272] T 40a55519d28e42cea4f0a840c3539faa P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:54.365228   773 tablet_replica.cc:333] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76: stopping tablet replica
I20260630 12:35:54.365747   773 raft_consensus.cc:2243] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:54.366242   773 raft_consensus.cc:2272] T 3eb4327197834ee8b7d25558dacf0cb0 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:54.368136   773 tablet_replica.cc:333] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76: stopping tablet replica
I20260630 12:35:54.368733   773 raft_consensus.cc:2243] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:54.369094   773 raft_consensus.cc:2272] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 293db8d07fb64a85a4c57b01a4788a76 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:54.371135   773 tablet_replica.cc:333] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76: stopping tablet replica
I20260630 12:35:54.371595   773 raft_consensus.cc:2243] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:54.372077   773 raft_consensus.cc:2272] T 999aa0d23f4a449a8e7895719f2cae92 P 293db8d07fb64a85a4c57b01a4788a76 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:54.395731   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:35:54.414424   773 tablet_server.cc:179] TabletServer@127.0.193.69:0 shutting down...
I20260630 12:35:54.445968   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:54.448143   773 tablet_replica.cc:333] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27: stopping tablet replica
I20260630 12:35:54.448807   773 raft_consensus.cc:2243] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:54.449235   773 raft_consensus.cc:2272] T d51069aaf4e6401ba3b3acaa706807f7 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:54.451717   773 tablet_replica.cc:333] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27: stopping tablet replica
I20260630 12:35:54.452242   773 raft_consensus.cc:2243] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:54.452618   773 raft_consensus.cc:2272] T dd2407647977424eafcbf7027a86b6a0 P 25322427204c4f509a186cd6d785ef27 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:54.455356   773 tablet_replica.cc:333] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27: stopping tablet replica
I20260630 12:35:54.455873   773 raft_consensus.cc:2243] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:54.456383   773 raft_consensus.cc:2272] T a83ed98a9d73419b876507aa87f48169 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:54.458153   773 tablet_replica.cc:333] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27: stopping tablet replica
I20260630 12:35:54.458611   773 raft_consensus.cc:2243] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:54.459133   773 raft_consensus.cc:2272] T f4d7db6cef6d415b8c980f71c941ef55 P 25322427204c4f509a186cd6d785ef27 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:54.470728   773 tablet_server.cc:196] TabletServer@127.0.193.69:0 shutdown complete.
I20260630 12:35:54.486390   773 tablet_server.cc:179] TabletServer@127.0.193.70:0 shutting down...
I20260630 12:35:54.516211   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:35:54.518112   773 tablet_replica.cc:333] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f: stopping tablet replica
I20260630 12:35:54.518891   773 raft_consensus.cc:2243] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:54.519313   773 raft_consensus.cc:2272] T 20a10e8796f648ac99ef35dbc30ae442 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:54.521601   773 tablet_replica.cc:333] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f: stopping tablet replica
I20260630 12:35:54.522130   773 raft_consensus.cc:2243] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:35:54.522498   773 raft_consensus.cc:2272] T 52c6a95c31594d888afb43e0de16b575 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:35:54.524667   773 tablet_replica.cc:333] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f: stopping tablet replica
I20260630 12:35:54.525168   773 raft_consensus.cc:2243] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:54.525692   773 raft_consensus.cc:2272] T a4bd1132b6df4ec4a95fdfa9cfbb9d8c P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:54.527542   773 tablet_replica.cc:333] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f: stopping tablet replica
I20260630 12:35:54.527984   773 raft_consensus.cc:2243] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:54.528450   773 raft_consensus.cc:2272] T 78068f5c4487462192c9442054deff22 P 07424dc19ca04ba8b40f8d9228282b7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:54.550134   773 tablet_server.cc:196] TabletServer@127.0.193.70:0 shutdown complete.
I20260630 12:35:54.565466   773 master.cc:562] Master@127.0.193.126:39551 shutting down...
W20260630 12:35:54.595083  5185 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:35:54.596431   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:35:54.596925   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:54.597246   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9157301af2ce43bc8ac06b218f9bdb82: stopping tablet replica
I20260630 12:35:54.622108   773 master.cc:584] Master@127.0.193.126:39551 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (16561 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260630 12:35:54.670344   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:46399
I20260630 12:35:54.671475   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:54.676870  6017 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
W20260630 12:35:54.676903  6018 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
W20260630 12:35:54.678764  6020 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
I20260630 12:35:54.679560   773 server_base.cc:1061] running on GCE node
I20260630 12:35:54.680410   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:54.680634   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:54.680794   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822954680777 us; error 0 us; skew 500 ppm
I20260630 12:35:54.681277   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:54.683650   773 webserver.cc:533] Webserver started at http://127.0.193.126:43811/ using document root <none> and password file <none>
I20260630 12:35:54.684115   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:54.684330   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:54.684629   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:54.685727   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "72b157414d0049cc9f9eb11b822f0afd"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-zbh0"
I20260630 12:35:54.690052   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:35:54.693284  6025 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.694195   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:35:54.694439   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "72b157414d0049cc9f9eb11b822f0afd"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-zbh0"
I20260630 12:35:54.694662   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:35:54.707726   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:54.708750   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:54.745208   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:46399
I20260630 12:35:54.745292  6076 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:46399 every 8 connection(s)
I20260630 12:35:54.749137  6077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:54.758960  6077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd: Bootstrap starting.
I20260630 12:35:54.763444  6077 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:54.767352  6077 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd: No bootstrap required, opened a new log
I20260630 12:35:54.769340  6077 raft_consensus.cc:359] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b157414d0049cc9f9eb11b822f0afd" member_type: VOTER }
I20260630 12:35:54.769695  6077 raft_consensus.cc:385] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:54.769874  6077 raft_consensus.cc:740] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 72b157414d0049cc9f9eb11b822f0afd, State: Initialized, Role: FOLLOWER
I20260630 12:35:54.770376  6077 consensus_queue.cc:260] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [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: "72b157414d0049cc9f9eb11b822f0afd" member_type: VOTER }
I20260630 12:35:54.770761  6077 raft_consensus.cc:399] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:35:54.771031  6077 raft_consensus.cc:493] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:35:54.771239  6077 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:54.775287  6077 raft_consensus.cc:515] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b157414d0049cc9f9eb11b822f0afd" member_type: VOTER }
I20260630 12:35:54.775725  6077 leader_election.cc:304] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [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: 72b157414d0049cc9f9eb11b822f0afd; no voters: 
I20260630 12:35:54.776721  6077 leader_election.cc:290] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:35:54.777050  6080 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:54.778326  6080 raft_consensus.cc:697] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 1 LEADER]: Becoming Leader. State: Replica: 72b157414d0049cc9f9eb11b822f0afd, State: Running, Role: LEADER
I20260630 12:35:54.779071  6080 consensus_queue.cc:237] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [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: "72b157414d0049cc9f9eb11b822f0afd" member_type: VOTER }
I20260630 12:35:54.779570  6077 sys_catalog.cc:565] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:35:54.783601  6082 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [sys.catalog]: SysCatalogTable state changed. Reason: New leader 72b157414d0049cc9f9eb11b822f0afd. Latest consensus state: current_term: 1 leader_uuid: "72b157414d0049cc9f9eb11b822f0afd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b157414d0049cc9f9eb11b822f0afd" member_type: VOTER } }
I20260630 12:35:54.784276  6082 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:54.785036  6081 sys_catalog.cc:455] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "72b157414d0049cc9f9eb11b822f0afd" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "72b157414d0049cc9f9eb11b822f0afd" member_type: VOTER } }
I20260630 12:35:54.785722  6081 sys_catalog.cc:458] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [sys.catalog]: This master's current role is: LEADER
I20260630 12:35:54.786453  6086 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:35:54.791445  6086 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:35:54.795881   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:35:54.800014  6086 catalog_manager.cc:1383] Generated new cluster ID: 4beb9e150e2a4a7e933729758451350c
I20260630 12:35:54.800302  6086 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:35:54.814965  6086 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:35:54.816174  6086 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:35:54.826951  6086 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd: Generated new TSK 0
I20260630 12:35:54.827491  6086 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:35:54.863312   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:54.869210  6098 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
W20260630 12:35:54.870193  6099 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
W20260630 12:35:54.871961  6101 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
I20260630 12:35:54.872171   773 server_base.cc:1061] running on GCE node
I20260630 12:35:54.873116   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:54.873291   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:54.873456   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822954873443 us; error 0 us; skew 500 ppm
I20260630 12:35:54.873895   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:54.876087   773 webserver.cc:533] Webserver started at http://127.0.193.65:46361/ using document root <none> and password file <none>
I20260630 12:35:54.876502   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:54.876655   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:54.876880   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:54.877898   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "84b4d02df6a44fb8be32c2f0a9c853bf"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-zbh0"
I20260630 12:35:54.882385   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260630 12:35:54.885722  6106 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.886490   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:35:54.886794   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "84b4d02df6a44fb8be32c2f0a9c853bf"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-zbh0"
I20260630 12:35:54.887112   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:35:54.901258   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:54.902396   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:54.903828   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:54.906241   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:54.906409   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.906714   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:54.906929   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:35:54.945217   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:40389
I20260630 12:35:54.945322  6168 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:40389 every 8 connection(s)
I20260630 12:35:54.949774   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:54.957386  6174 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
W20260630 12:35:54.958528  6173 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
I20260630 12:35:54.963137   773 server_base.cc:1061] running on GCE node
W20260630 12:35:54.963510  6176 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
I20260630 12:35:54.965533   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:54.965817   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:54.965935  6169 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46399
I20260630 12:35:54.966024   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822954966010 us; error 0 us; skew 500 ppm
I20260630 12:35:54.966509  6169 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:54.966921   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:54.967325  6169 heartbeater.cc:507] Master 127.0.193.126:46399 requested a full tablet report, sending...
I20260630 12:35:54.969542  6042 ts_manager.cc:194] Registered new tserver with Master: 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65:40389)
I20260630 12:35:54.969774   773 webserver.cc:533] Webserver started at http://127.0.193.66:33753/ using document root <none> and password file <none>
I20260630 12:35:54.970465   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:54.970706   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:54.971055   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:54.972010  6042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58630
I20260630 12:35:54.972446   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "3b9a369d838c45d58b3e66942773cc4d"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-zbh0"
I20260630 12:35:54.976797   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:54.979945  6181 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.980813   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:54.981254   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "3b9a369d838c45d58b3e66942773cc4d"
format_stamp: "Formatted at 2026-06-30 12:35:54 on dist-test-slave-zbh0"
I20260630 12:35:54.981521   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:35:54.992445   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:54.993515   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:54.995149   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:54.997328   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:54.997505   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:54.997777   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:54.997934   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.034262   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:36803
I20260630 12:35:55.034355  6243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:36803 every 8 connection(s)
I20260630 12:35:55.038911   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:55.046164  6247 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
W20260630 12:35:55.046554  6248 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
I20260630 12:35:55.050414   773 server_base.cc:1061] running on GCE node
W20260630 12:35:55.050793  6250 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
I20260630 12:35:55.051133  6244 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46399
I20260630 12:35:55.051568  6244 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:55.051883   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:55.052150   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:55.052335   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822955052315 us; error 0 us; skew 500 ppm
I20260630 12:35:55.052356  6244 heartbeater.cc:507] Master 127.0.193.126:46399 requested a full tablet report, sending...
I20260630 12:35:55.052970   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:55.054747  6042 ts_manager.cc:194] Registered new tserver with Master: 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66:36803)
I20260630 12:35:55.055812   773 webserver.cc:533] Webserver started at http://127.0.193.67:38065/ using document root <none> and password file <none>
I20260630 12:35:55.056468   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:55.056703   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:55.056612  6042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58636
I20260630 12:35:55.057139   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:55.058457   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "8f2aa4a58f024f8ba30a65be810658ca"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-zbh0"
I20260630 12:35:55.062629   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:35:55.065732  6255 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.066505   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:55.066802   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "8f2aa4a58f024f8ba30a65be810658ca"
format_stamp: "Formatted at 2026-06-30 12:35:55 on dist-test-slave-zbh0"
I20260630 12:35:55.067111   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:35:55.091113   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:55.092144   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:55.093501   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:55.095646   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:55.095871   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.096100   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:55.096267   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:55.134006   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:35397
I20260630 12:35:55.134109  6317 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:35397 every 8 connection(s)
I20260630 12:35:55.147068  6318 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46399
I20260630 12:35:55.147409  6318 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:55.148046  6318 heartbeater.cc:507] Master 127.0.193.126:46399 requested a full tablet report, sending...
I20260630 12:35:55.149904  6042 ts_manager.cc:194] Registered new tserver with Master: 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397)
I20260630 12:35:55.150516   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013299797s
I20260630 12:35:55.151248  6042 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58642
I20260630 12:35:55.974980  6169 heartbeater.cc:499] Master 127.0.193.126:46399 was elected leader, sending a full tablet report...
I20260630 12:35:56.059492  6244 heartbeater.cc:499] Master 127.0.193.126:46399 was elected leader, sending a full tablet report...
I20260630 12:35:56.153651  6318 heartbeater.cc:499] Master 127.0.193.126:46399 was elected leader, sending a full tablet report...
I20260630 12:35:56.206243  6042 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58652:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\252\252\252*\004\001\000TUUU""\004\001\000\252\252\252*\004\001\000TUUU"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:35:56.208443  6042 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:35:56.275264  6209 tablet_service.cc:1511] Processing CreateTablet for tablet dd064302698744bbbef4825a40870bb6 (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:56.275878  6208 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0150dde1234bf9804212cde45ff52d (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:56.276732  6209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd064302698744bbbef4825a40870bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.277791  6208 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0150dde1234bf9804212cde45ff52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.278959  6207 tablet_service.cc:1511] Processing CreateTablet for tablet 731007d482ad40c39146c95a2aa6c3f9 (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:56.280244  6207 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731007d482ad40c39146c95a2aa6c3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.281169  6134 tablet_service.cc:1511] Processing CreateTablet for tablet dd064302698744bbbef4825a40870bb6 (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:56.282505  6134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd064302698744bbbef4825a40870bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.285152  6133 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0150dde1234bf9804212cde45ff52d (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:56.286494  6133 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0150dde1234bf9804212cde45ff52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.290031  6132 tablet_service.cc:1511] Processing CreateTablet for tablet 731007d482ad40c39146c95a2aa6c3f9 (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:56.291353  6132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731007d482ad40c39146c95a2aa6c3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.295945  6282 tablet_service.cc:1511] Processing CreateTablet for tablet 5a0150dde1234bf9804212cde45ff52d (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260630 12:35:56.297294  6282 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5a0150dde1234bf9804212cde45ff52d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.299945  6281 tablet_service.cc:1511] Processing CreateTablet for tablet 731007d482ad40c39146c95a2aa6c3f9 (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260630 12:35:56.301218  6281 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731007d482ad40c39146c95a2aa6c3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.294670  6283 tablet_service.cc:1511] Processing CreateTablet for tablet dd064302698744bbbef4825a40870bb6 (DEFAULT_TABLE table=test-workload [id=8e2d9c56401143c39cfd5848319d7727]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260630 12:35:56.304255  6283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd064302698744bbbef4825a40870bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:56.307677  6338 tablet_bootstrap.cc:492] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d: Bootstrap starting.
I20260630 12:35:56.313984  6338 tablet_bootstrap.cc:654] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.314046  6339 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: Bootstrap starting.
I20260630 12:35:56.321028  6339 tablet_bootstrap.cc:654] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.329770  6338 tablet_bootstrap.cc:492] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d: No bootstrap required, opened a new log
I20260630 12:35:56.330292  6338 ts_tablet_manager.cc:1403] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.004s
I20260630 12:35:56.332979  6338 raft_consensus.cc:359] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.333699  6338 raft_consensus.cc:385] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.334007  6338 raft_consensus.cc:740] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9a369d838c45d58b3e66942773cc4d, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.336787  6339 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: No bootstrap required, opened a new log
I20260630 12:35:56.337287  6339 ts_tablet_manager.cc:1403] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: Time spent bootstrapping tablet: real 0.023s	user 0.006s	sys 0.007s
I20260630 12:35:56.339962  6339 raft_consensus.cc:359] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.340670  6339 raft_consensus.cc:385] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.340960  6339 raft_consensus.cc:740] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84b4d02df6a44fb8be32c2f0a9c853bf, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.334744  6338 consensus_queue.cc:260] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.342168  6339 consensus_queue.cc:260] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.346944  6342 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: Bootstrap starting.
I20260630 12:35:56.348492  6339 ts_tablet_manager.cc:1434] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.004s
I20260630 12:35:56.349201  6338 ts_tablet_manager.cc:1434] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:35:56.349473  6339 tablet_bootstrap.cc:492] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf: Bootstrap starting.
I20260630 12:35:56.350178  6338 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: Bootstrap starting.
I20260630 12:35:56.356318  6338 tablet_bootstrap.cc:654] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.356432  6342 tablet_bootstrap.cc:654] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.358302  6339 tablet_bootstrap.cc:654] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.378212  6338 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: No bootstrap required, opened a new log
I20260630 12:35:56.378298  6339 tablet_bootstrap.cc:492] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf: No bootstrap required, opened a new log
I20260630 12:35:56.378799  6338 ts_tablet_manager.cc:1403] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: Time spent bootstrapping tablet: real 0.029s	user 0.023s	sys 0.004s
I20260630 12:35:56.378916  6339 ts_tablet_manager.cc:1403] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.013s
I20260630 12:35:56.378964  6342 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: No bootstrap required, opened a new log
I20260630 12:35:56.379699  6342 ts_tablet_manager.cc:1403] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.021s
I20260630 12:35:56.381551  6339 raft_consensus.cc:359] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.382138  6339 raft_consensus.cc:385] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.382032  6338 raft_consensus.cc:359] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.382534  6339 raft_consensus.cc:740] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84b4d02df6a44fb8be32c2f0a9c853bf, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.382370  6342 raft_consensus.cc:359] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.382934  6338 raft_consensus.cc:385] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.383145  6342 raft_consensus.cc:385] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.383318  6338 raft_consensus.cc:740] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9a369d838c45d58b3e66942773cc4d, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.383471  6342 raft_consensus.cc:740] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2aa4a58f024f8ba30a65be810658ca, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.383466  6339 consensus_queue.cc:260] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.384214  6338 consensus_queue.cc:260] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.384464  6342 consensus_queue.cc:260] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.385947  6339 ts_tablet_manager.cc:1434] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:35:56.386997  6339 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf: Bootstrap starting.
I20260630 12:35:56.388864  6338 ts_tablet_manager.cc:1434] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:35:56.390115  6338 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d: Bootstrap starting.
I20260630 12:35:56.393023  6339 tablet_bootstrap.cc:654] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.393828  6342 ts_tablet_manager.cc:1434] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.007s
I20260630 12:35:56.398393  6342 tablet_bootstrap.cc:492] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca: Bootstrap starting.
I20260630 12:35:56.399528  6338 tablet_bootstrap.cc:654] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.404735  6342 tablet_bootstrap.cc:654] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.411180  6339 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf: No bootstrap required, opened a new log
I20260630 12:35:56.411691  6339 ts_tablet_manager.cc:1403] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260630 12:35:56.412168  6338 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d: No bootstrap required, opened a new log
I20260630 12:35:56.412451  6342 tablet_bootstrap.cc:492] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca: No bootstrap required, opened a new log
I20260630 12:35:56.412658  6338 ts_tablet_manager.cc:1403] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.001s
I20260630 12:35:56.412886  6342 ts_tablet_manager.cc:1403] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:35:56.414497  6339 raft_consensus.cc:359] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.415279  6339 raft_consensus.cc:385] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.415732  6339 raft_consensus.cc:740] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 84b4d02df6a44fb8be32c2f0a9c853bf, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.415500  6342 raft_consensus.cc:359] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.416445  6342 raft_consensus.cc:385] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.416801  6342 raft_consensus.cc:740] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2aa4a58f024f8ba30a65be810658ca, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.416662  6339 consensus_queue.cc:260] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.415338  6338 raft_consensus.cc:359] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.417642  6342 consensus_queue.cc:260] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.418340  6338 raft_consensus.cc:385] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.419046  6339 ts_tablet_manager.cc:1434] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:35:56.418992  6338 raft_consensus.cc:740] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b9a369d838c45d58b3e66942773cc4d, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.419787  6342 ts_tablet_manager.cc:1434] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260630 12:35:56.421558  6342 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: Bootstrap starting.
I20260630 12:35:56.421190  6338 consensus_queue.cc:260] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.423458  6338 ts_tablet_manager.cc:1434] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.004s
I20260630 12:35:56.430029  6342 tablet_bootstrap.cc:654] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: Neither blocks nor log segments found. Creating new log.
I20260630 12:35:56.434877  6342 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: No bootstrap required, opened a new log
I20260630 12:35:56.435362  6342 ts_tablet_manager.cc:1403] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260630 12:35:56.437436  6342 raft_consensus.cc:359] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.437966  6342 raft_consensus.cc:385] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:35:56.438211  6342 raft_consensus.cc:740] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8f2aa4a58f024f8ba30a65be810658ca, State: Initialized, Role: FOLLOWER
I20260630 12:35:56.438886  6342 consensus_queue.cc:260] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [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: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.440745  6342 ts_tablet_manager.cc:1434] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:56.463660  6348 raft_consensus.cc:493] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:56.464237  6348 raft_consensus.cc:515] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.467697  6348 leader_election.cc:290] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65:40389), 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66:36803)
I20260630 12:35:56.475270  6344 raft_consensus.cc:493] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:56.475805  6344 raft_consensus.cc:515] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.478432  6344 leader_election.cc:290] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66:36803), 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397)
I20260630 12:35:56.478860  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731007d482ad40c39146c95a2aa6c3f9" candidate_uuid: "8f2aa4a58f024f8ba30a65be810658ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9a369d838c45d58b3e66942773cc4d" is_pre_election: true
I20260630 12:35:56.478860  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731007d482ad40c39146c95a2aa6c3f9" candidate_uuid: "8f2aa4a58f024f8ba30a65be810658ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" is_pre_election: true
I20260630 12:35:56.479768  6219 raft_consensus.cc:2468] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2aa4a58f024f8ba30a65be810658ca in term 0.
I20260630 12:35:56.480343  6144 raft_consensus.cc:2468] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8f2aa4a58f024f8ba30a65be810658ca in term 0.
I20260630 12:35:56.481783  6258 leader_election.cc:304] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9a369d838c45d58b3e66942773cc4d, 8f2aa4a58f024f8ba30a65be810658ca; no voters: 
I20260630 12:35:56.483006  6348 raft_consensus.cc:2804] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:56.483474  6348 raft_consensus.cc:493] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:56.483935  6348 raft_consensus.cc:3060] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.491973  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731007d482ad40c39146c95a2aa6c3f9" candidate_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2aa4a58f024f8ba30a65be810658ca" is_pre_election: true
I20260630 12:35:56.492288  6348 raft_consensus.cc:515] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.493039  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731007d482ad40c39146c95a2aa6c3f9" candidate_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9a369d838c45d58b3e66942773cc4d" is_pre_election: true
I20260630 12:35:56.493438  6293 raft_consensus.cc:2393] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 84b4d02df6a44fb8be32c2f0a9c853bf in current term 1: Already voted for candidate 8f2aa4a58f024f8ba30a65be810658ca in this term.
I20260630 12:35:56.493567  6219 raft_consensus.cc:2468] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84b4d02df6a44fb8be32c2f0a9c853bf in term 0.
I20260630 12:35:56.494335  6348 leader_election.cc:290] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [CANDIDATE]: Term 1 election: Requested vote from peers 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65:40389), 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66:36803)
I20260630 12:35:56.495054  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731007d482ad40c39146c95a2aa6c3f9" candidate_uuid: "8f2aa4a58f024f8ba30a65be810658ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf"
I20260630 12:35:56.495412  6219 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "731007d482ad40c39146c95a2aa6c3f9" candidate_uuid: "8f2aa4a58f024f8ba30a65be810658ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9a369d838c45d58b3e66942773cc4d"
I20260630 12:35:56.495626  6144 raft_consensus.cc:3060] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.495447  6109 leader_election.cc:304] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 3b9a369d838c45d58b3e66942773cc4d, 84b4d02df6a44fb8be32c2f0a9c853bf; no voters: 8f2aa4a58f024f8ba30a65be810658ca
I20260630 12:35:56.496158  6219 raft_consensus.cc:3060] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.499230  6357 raft_consensus.cc:493] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:56.499701  6357 raft_consensus.cc:515] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.501583  6144 raft_consensus.cc:2468] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2aa4a58f024f8ba30a65be810658ca in term 1.
I20260630 12:35:56.501968  6357 leader_election.cc:290] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66:36803), 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397)
I20260630 12:35:56.502532  6219 raft_consensus.cc:2468] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8f2aa4a58f024f8ba30a65be810658ca in term 1.
I20260630 12:35:56.502759  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0150dde1234bf9804212cde45ff52d" candidate_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9a369d838c45d58b3e66942773cc4d" is_pre_election: true
I20260630 12:35:56.502946  6257 leader_election.cc:304] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84b4d02df6a44fb8be32c2f0a9c853bf, 8f2aa4a58f024f8ba30a65be810658ca; no voters: 
I20260630 12:35:56.503340  6344 raft_consensus.cc:2764] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260630 12:35:56.503546  6218 raft_consensus.cc:2468] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84b4d02df6a44fb8be32c2f0a9c853bf in term 0.
I20260630 12:35:56.504612  6109 leader_election.cc:304] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9a369d838c45d58b3e66942773cc4d, 84b4d02df6a44fb8be32c2f0a9c853bf; no voters: 
I20260630 12:35:56.504956  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0150dde1234bf9804212cde45ff52d" candidate_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2aa4a58f024f8ba30a65be810658ca" is_pre_election: true
I20260630 12:35:56.505414  6357 raft_consensus.cc:2804] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:56.505513  6293 raft_consensus.cc:2468] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 84b4d02df6a44fb8be32c2f0a9c853bf in term 0.
I20260630 12:35:56.505785  6348 raft_consensus.cc:2804] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:56.505908  6357 raft_consensus.cc:493] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:56.506345  6357 raft_consensus.cc:3060] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.507164  6348 raft_consensus.cc:697] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 LEADER]: Becoming Leader. State: Replica: 8f2aa4a58f024f8ba30a65be810658ca, State: Running, Role: LEADER
I20260630 12:35:56.507933  6348 consensus_queue.cc:237] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.512104  6357 raft_consensus.cc:515] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.514138  6357 leader_election.cc:290] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [CANDIDATE]: Term 1 election: Requested vote from peers 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66:36803), 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397)
I20260630 12:35:56.514930  6218 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0150dde1234bf9804212cde45ff52d" candidate_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b9a369d838c45d58b3e66942773cc4d"
I20260630 12:35:56.515219  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5a0150dde1234bf9804212cde45ff52d" candidate_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2aa4a58f024f8ba30a65be810658ca"
I20260630 12:35:56.515514  6218 raft_consensus.cc:3060] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.515771  6293 raft_consensus.cc:3060] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.517139  6039 catalog_manager.cc:5697] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca reported cstate change: term changed from 0 to 1, leader changed from <none> to 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67). New cstate: current_term: 1 leader_uuid: "8f2aa4a58f024f8ba30a65be810658ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:56.522413  6218 raft_consensus.cc:2468] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84b4d02df6a44fb8be32c2f0a9c853bf in term 1.
I20260630 12:35:56.522413  6293 raft_consensus.cc:2468] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 84b4d02df6a44fb8be32c2f0a9c853bf in term 1.
I20260630 12:35:56.523916  6110 leader_election.cc:304] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 84b4d02df6a44fb8be32c2f0a9c853bf, 8f2aa4a58f024f8ba30a65be810658ca; no voters: 
I20260630 12:35:56.524695  6357 raft_consensus.cc:2804] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:56.525159  6357 raft_consensus.cc:697] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 LEADER]: Becoming Leader. State: Replica: 84b4d02df6a44fb8be32c2f0a9c853bf, State: Running, Role: LEADER
I20260630 12:35:56.526248  6357 consensus_queue.cc:237] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:56.532878  6039 catalog_manager.cc:5697] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf reported cstate change: term changed from 0 to 1, leader changed from <none> to 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65). New cstate: current_term: 1 leader_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } health_report { overall_health: UNKNOWN } } }
I20260630 12:35:56.550655  6343 raft_consensus.cc:493] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:35:56.551220  6343 raft_consensus.cc:515] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.553280  6343 leader_election.cc:290] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65:40389), 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397)
I20260630 12:35:56.565275  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd064302698744bbbef4825a40870bb6" candidate_uuid: "3b9a369d838c45d58b3e66942773cc4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2aa4a58f024f8ba30a65be810658ca" is_pre_election: true
I20260630 12:35:56.565276  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd064302698744bbbef4825a40870bb6" candidate_uuid: "3b9a369d838c45d58b3e66942773cc4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" is_pre_election: true
I20260630 12:35:56.565968  6293 raft_consensus.cc:2468] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9a369d838c45d58b3e66942773cc4d in term 0.
I20260630 12:35:56.566084  6144 raft_consensus.cc:2468] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b9a369d838c45d58b3e66942773cc4d in term 0.
I20260630 12:35:56.567104  6185 leader_election.cc:304] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9a369d838c45d58b3e66942773cc4d, 8f2aa4a58f024f8ba30a65be810658ca; no voters: 
I20260630 12:35:56.567832  6343 raft_consensus.cc:2804] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:35:56.568208  6343 raft_consensus.cc:493] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:35:56.568454  6343 raft_consensus.cc:3060] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.573832  6343 raft_consensus.cc:515] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.575338  6343 leader_election.cc:290] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [CANDIDATE]: Term 1 election: Requested vote from peers 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65:40389), 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397)
I20260630 12:35:56.576093  6144 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd064302698744bbbef4825a40870bb6" candidate_uuid: "3b9a369d838c45d58b3e66942773cc4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf"
I20260630 12:35:56.576473  6293 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dd064302698744bbbef4825a40870bb6" candidate_uuid: "3b9a369d838c45d58b3e66942773cc4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8f2aa4a58f024f8ba30a65be810658ca"
I20260630 12:35:56.576793  6144 raft_consensus.cc:3060] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.577165  6293 raft_consensus.cc:3060] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:35:56.584175  6144 raft_consensus.cc:2468] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9a369d838c45d58b3e66942773cc4d in term 1.
I20260630 12:35:56.584530  6293 raft_consensus.cc:2468] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b9a369d838c45d58b3e66942773cc4d in term 1.
I20260630 12:35:56.585314  6183 leader_election.cc:304] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b9a369d838c45d58b3e66942773cc4d, 84b4d02df6a44fb8be32c2f0a9c853bf; no voters: 
I20260630 12:35:56.586180  6343 raft_consensus.cc:2804] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:35:56.587388  6343 raft_consensus.cc:697] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 LEADER]: Becoming Leader. State: Replica: 3b9a369d838c45d58b3e66942773cc4d, State: Running, Role: LEADER
I20260630 12:35:56.588136  6343 consensus_queue.cc:237] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } }
I20260630 12:35:56.594612  6039 catalog_manager.cc:5697] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66). New cstate: current_term: 1 leader_uuid: "3b9a369d838c45d58b3e66942773cc4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } health_report { overall_health: HEALTHY } } }
I20260630 12:35:56.644869   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:35:56.650568  6365 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
W20260630 12:35:56.651608  6366 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
I20260630 12:35:56.653409   773 server_base.cc:1061] running on GCE node
W20260630 12:35:56.653379  6368 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
I20260630 12:35:56.655086   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:35:56.655287   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:35:56.655506   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822956655474 us; error 0 us; skew 500 ppm
I20260630 12:35:56.656025   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:35:56.658336   773 webserver.cc:533] Webserver started at http://127.0.193.68:45413/ using document root <none> and password file <none>
I20260630 12:35:56.658871   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:35:56.659077   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:35:56.659355   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:35:56.660392   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "fe284f7468424d7aa4a8b1966cebcb17"
format_stamp: "Formatted at 2026-06-30 12:35:56 on dist-test-slave-zbh0"
I20260630 12:35:56.664631   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:35:56.667760  6373 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.668561   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:35:56.668901   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "fe284f7468424d7aa4a8b1966cebcb17"
format_stamp: "Formatted at 2026-06-30 12:35:56 on dist-test-slave-zbh0"
I20260630 12:35:56.669155   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:35:56.685427   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:35:56.686546   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:35:56.687924   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:35:56.690295   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:35:56.690474   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:35:56.690748   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:35:56.690989   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:35:56.730062   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:41659
I20260630 12:35:56.730166  6435 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:41659 every 8 connection(s)
I20260630 12:35:56.743971  6436 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46399
I20260630 12:35:56.744366  6436 heartbeater.cc:461] Registering TS with master...
I20260630 12:35:56.745011  6436 heartbeater.cc:507] Master 127.0.193.126:46399 requested a full tablet report, sending...
I20260630 12:35:56.746928  6039 ts_manager.cc:194] Registered new tserver with Master: fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68:41659)
I20260630 12:35:56.748250  6039 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58664
I20260630 12:35:56.759068  6348 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:56.765278  6358 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260630 12:35:56.765575  6358 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260630 12:35:56.795539  6095 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:56.798460  6095 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:56.798902  6095 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:35:56.808885  6090 auto_rebalancer.cc:639] Failed to schedule move for tablet dd064302698744bbbef4825a40870bb6: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:35:56.820133  6293 consensus_queue.cc:237] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } }
I20260630 12:35:56.826975  6144 raft_consensus.cc:1275] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Refusing update from remote peer 8f2aa4a58f024f8ba30a65be810658ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:56.828845  6218 raft_consensus.cc:1275] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Refusing update from remote peer 8f2aa4a58f024f8ba30a65be810658ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:56.829314  6348 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:56.830363  6443 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:35:56.838411  6258 consensus_peers.cc:597] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca -> Peer fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68:41659): Couldn't send request to peer fe284f7468424d7aa4a8b1966cebcb17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 731007d482ad40c39146c95a2aa6c3f9. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:56.838693  6144 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:35:56.842864  6218 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:35:56.849852  6039 catalog_manager.cc:5697] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf reported cstate change: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "8f2aa4a58f024f8ba30a65be810658ca" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:35:56.863690  6357 consensus_queue.cc:1048] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:56.875396  6343 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:56.902607  6357 consensus_queue.cc:1048] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:56.962800  6343 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:35:57.054329  6452 ts_tablet_manager.cc:933] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: Initiating tablet copy from peer 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397)
I20260630 12:35:57.055652  6452 tablet_copy_client.cc:323] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:35397
I20260630 12:35:57.063944  6303 tablet_copy_service.cc:140] P 8f2aa4a58f024f8ba30a65be810658ca: Received BeginTabletCopySession request for tablet 731007d482ad40c39146c95a2aa6c3f9 from peer fe284f7468424d7aa4a8b1966cebcb17 ({username='slave'} at 127.0.0.1:34156)
I20260630 12:35:57.064422  6303 tablet_copy_service.cc:161] P 8f2aa4a58f024f8ba30a65be810658ca: Beginning new tablet copy session on tablet 731007d482ad40c39146c95a2aa6c3f9 from peer fe284f7468424d7aa4a8b1966cebcb17 at {username='slave'} at 127.0.0.1:34156: session id = fe284f7468424d7aa4a8b1966cebcb17-731007d482ad40c39146c95a2aa6c3f9
I20260630 12:35:57.069597  6303 tablet_copy_source_session.cc:215] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:35:57.072276  6452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 731007d482ad40c39146c95a2aa6c3f9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:35:57.082414  6452 tablet_copy_client.cc:806] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Starting download of 0 data blocks...
I20260630 12:35:57.082955  6452 tablet_copy_client.cc:670] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Starting download of 1 WAL segments...
I20260630 12:35:57.086198  6452 tablet_copy_client.cc:538] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:35:57.092154  6452 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: Bootstrap starting.
I20260630 12:35:57.105942  6452 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:35:57.106683  6452 tablet_bootstrap.cc:492] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: Bootstrap complete.
I20260630 12:35:57.107246  6452 ts_tablet_manager.cc:1403] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:35:57.109171  6452 raft_consensus.cc:359] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 NON_PARTICIPANT]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } }
I20260630 12:35:57.110108  6452 raft_consensus.cc:740] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fe284f7468424d7aa4a8b1966cebcb17, State: Initialized, Role: LEARNER
I20260630 12:35:57.110615  6452 consensus_queue.cc:260] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } }
I20260630 12:35:57.112336  6436 heartbeater.cc:499] Master 127.0.193.126:46399 was elected leader, sending a full tablet report...
I20260630 12:35:57.112553  6452 ts_tablet_manager.cc:1434] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:35:57.114226  6303 tablet_copy_service.cc:342] P 8f2aa4a58f024f8ba30a65be810658ca: Request end of tablet copy session fe284f7468424d7aa4a8b1966cebcb17-731007d482ad40c39146c95a2aa6c3f9 received from {username='slave'} at 127.0.0.1:34156
I20260630 12:35:57.114622  6303 tablet_copy_service.cc:434] P 8f2aa4a58f024f8ba30a65be810658ca: ending tablet copy session fe284f7468424d7aa4a8b1966cebcb17-731007d482ad40c39146c95a2aa6c3f9 on tablet 731007d482ad40c39146c95a2aa6c3f9 with peer fe284f7468424d7aa4a8b1966cebcb17
I20260630 12:35:57.164909  6358 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:35:57.307229  6411 raft_consensus.cc:1217] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:35:57.308207  6411 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:35:58.057049  6458 raft_consensus.cc:1064] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: attempting to promote NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 to VOTER
I20260630 12:35:58.060765  6458 consensus_queue.cc:237] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } }
I20260630 12:35:58.067943  6411 raft_consensus.cc:1275] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Refusing update from remote peer 8f2aa4a58f024f8ba30a65be810658ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:58.068668  6218 raft_consensus.cc:1275] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Refusing update from remote peer 8f2aa4a58f024f8ba30a65be810658ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:58.068881  6144 raft_consensus.cc:1275] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Refusing update from remote peer 8f2aa4a58f024f8ba30a65be810658ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:35:58.070438  6458 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:35:58.071523  6443 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:58.072454  6461 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:35:58.086683  6411 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.088282  6218 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.107004  6039 catalog_manager.cc:5697] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d reported cstate change: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8f2aa4a58f024f8ba30a65be810658ca" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.161263  6458 raft_consensus.cc:1027] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 LEADER]: attempt to promote peer fe284f7468424d7aa4a8b1966cebcb17: there is already a config change operation in progress. Unable to promote follower until it completes. Doing nothing.
I20260630 12:35:58.267685  6358 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.279218  6144 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.389109  6293 consensus_queue.cc:237] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } }
I20260630 12:35:58.394950  6411 raft_consensus.cc:1275] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Refusing update from remote peer 8f2aa4a58f024f8ba30a65be810658ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:58.397430  6461 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:58.397922  6218 raft_consensus.cc:1275] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Refusing update from remote peer 8f2aa4a58f024f8ba30a65be810658ca: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:35:58.399557  6461 consensus_queue.cc:1048] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:35:58.406554  6411 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.407472  6218 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.416993  6041 catalog_manager.cc:5697] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 reported cstate change: config changed from index 3 to 4, VOTER 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65) evicted. New cstate: current_term: 1 leader_uuid: "8f2aa4a58f024f8ba30a65be810658ca" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.703202  6134 tablet_service.cc:1558] Processing DeleteTablet for tablet 731007d482ad40c39146c95a2aa6c3f9 with delete_type TABLET_DATA_TOMBSTONED (TS 84b4d02df6a44fb8be32c2f0a9c853bf not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51036
I20260630 12:35:58.705063  6469 tablet_replica.cc:333] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: stopping tablet replica
I20260630 12:35:58.705770  6469 raft_consensus.cc:2243] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:35:58.706310  6469 raft_consensus.cc:2272] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:35:58.708810  6469 ts_tablet_manager.cc:1916] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:35:58.720396  6469 ts_tablet_manager.cc:1929] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:35:58.720772  6469 log.cc:1199] T 731007d482ad40c39146c95a2aa6c3f9 P 84b4d02df6a44fb8be32c2f0a9c853bf: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-0-root/wals/731007d482ad40c39146c95a2aa6c3f9
I20260630 12:35:58.722295  6027 catalog_manager.cc:5028] TS 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65:40389): tablet 731007d482ad40c39146c95a2aa6c3f9 (table test-workload [id=8e2d9c56401143c39cfd5848319d7727]) successfully deleted
I20260630 12:35:58.800012  6095 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:35:58.802798  6095 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:35:58.803191  6095 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:35:58.989949  6461 raft_consensus.cc:2955] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 84b4d02df6a44fb8be32c2f0a9c853bf (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:35:58.997555  6029 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 731007d482ad40c39146c95a2aa6c3f9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:35:59.710083  6218 consensus_queue.cc:237] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } }
I20260630 12:35:59.719002  6293 raft_consensus.cc:1275] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Refusing update from remote peer 3b9a369d838c45d58b3e66942773cc4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:59.720533  6144 raft_consensus.cc:1275] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Refusing update from remote peer 3b9a369d838c45d58b3e66942773cc4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:35:59.721376  6454 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:59.722327  6472 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:35:59.733175  6144 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
W20260630 12:35:59.734086  6184 consensus_peers.cc:597] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d -> Peer fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68:41659): Couldn't send request to peer fe284f7468424d7aa4a8b1966cebcb17. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dd064302698744bbbef4825a40870bb6. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:35:59.737022  6293 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:35:59.744019  6040 catalog_manager.cc:5697] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf reported cstate change: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "3b9a369d838c45d58b3e66942773cc4d" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:36:00.005122  6454 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } } }
I20260630 12:36:00.042737  6482 ts_tablet_manager.cc:933] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: Initiating tablet copy from peer 3b9a369d838c45d58b3e66942773cc4d (127.0.193.66:36803)
I20260630 12:36:00.044950  6482 tablet_copy_client.cc:323] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:36803
I20260630 12:36:00.058147  6229 tablet_copy_service.cc:140] P 3b9a369d838c45d58b3e66942773cc4d: Received BeginTabletCopySession request for tablet dd064302698744bbbef4825a40870bb6 from peer fe284f7468424d7aa4a8b1966cebcb17 ({username='slave'} at 127.0.0.1:60986)
I20260630 12:36:00.058741  6229 tablet_copy_service.cc:161] P 3b9a369d838c45d58b3e66942773cc4d: Beginning new tablet copy session on tablet dd064302698744bbbef4825a40870bb6 from peer fe284f7468424d7aa4a8b1966cebcb17 at {username='slave'} at 127.0.0.1:60986: session id = fe284f7468424d7aa4a8b1966cebcb17-dd064302698744bbbef4825a40870bb6
I20260630 12:36:00.067400  6229 tablet_copy_source_session.cc:215] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:00.070624  6482 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dd064302698744bbbef4825a40870bb6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:00.081866  6482 tablet_copy_client.cc:806] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:00.082479  6482 tablet_copy_client.cc:670] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:00.086443  6482 tablet_copy_client.cc:538] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:00.092746  6482 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: Bootstrap starting.
I20260630 12:36:00.108023  6482 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:00.108788  6482 tablet_bootstrap.cc:492] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: Bootstrap complete.
I20260630 12:36:00.109362  6482 ts_tablet_manager.cc:1403] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260630 12:36:00.111654  6482 raft_consensus.cc:359] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } }
I20260630 12:36:00.112246  6482 raft_consensus.cc:740] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fe284f7468424d7aa4a8b1966cebcb17, State: Initialized, Role: LEARNER
I20260630 12:36:00.112784  6482 consensus_queue.cc:260] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: true } }
I20260630 12:36:00.115518  6482 ts_tablet_manager.cc:1434] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260630 12:36:00.117323  6229 tablet_copy_service.cc:342] P 3b9a369d838c45d58b3e66942773cc4d: Request end of tablet copy session fe284f7468424d7aa4a8b1966cebcb17-dd064302698744bbbef4825a40870bb6 received from {username='slave'} at 127.0.0.1:60986
I20260630 12:36:00.117802  6229 tablet_copy_service.cc:434] P 3b9a369d838c45d58b3e66942773cc4d: ending tablet copy session fe284f7468424d7aa4a8b1966cebcb17-dd064302698744bbbef4825a40870bb6 on tablet dd064302698744bbbef4825a40870bb6 with peer fe284f7468424d7aa4a8b1966cebcb17
I20260630 12:36:00.373845  6411 raft_consensus.cc:1217] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:00.804252  6095 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:00.808185  6095 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:00.808646  6095 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:00.896531  6454 raft_consensus.cc:1064] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: attempting to promote NON_VOTER fe284f7468424d7aa4a8b1966cebcb17 to VOTER
I20260630 12:36:00.898473  6454 consensus_queue.cc:237] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } }
I20260630 12:36:00.903702  6411 raft_consensus.cc:1275] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 LEARNER]: Refusing update from remote peer 3b9a369d838c45d58b3e66942773cc4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:00.906128  6144 raft_consensus.cc:1275] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Refusing update from remote peer 3b9a369d838c45d58b3e66942773cc4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:00.906250  6489 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:00.907651  6293 raft_consensus.cc:1275] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Refusing update from remote peer 3b9a369d838c45d58b3e66942773cc4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:00.907788  6477 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:00.910301  6489 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:00.940608  6144 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:00.942735  6411 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:00.954303  6041 catalog_manager.cc:5697] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 reported cstate change: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "3b9a369d838c45d58b3e66942773cc4d" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:01.182688  6477 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:01.193272  6293 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, fe284f7468424d7aa4a8b1966cebcb17 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "8f2aa4a58f024f8ba30a65be810658ca" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35397 } attrs { replace: true } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:01.201261  6218 consensus_queue.cc:237] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } }
I20260630 12:36:01.207103  6411 raft_consensus.cc:1275] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Refusing update from remote peer 3b9a369d838c45d58b3e66942773cc4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:01.207259  6144 raft_consensus.cc:1275] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Refusing update from remote peer 3b9a369d838c45d58b3e66942773cc4d: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:01.208986  6488 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:01.209640  6489 consensus_queue.cc:1048] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:01.217914  6411 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:01.218176  6144 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:01.228291  6041 catalog_manager.cc:5697] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 reported cstate change: config changed from index 3 to 4, VOTER 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67) evicted. New cstate: current_term: 1 leader_uuid: "3b9a369d838c45d58b3e66942773cc4d" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:01.273705  6477 raft_consensus.cc:2955] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "84b4d02df6a44fb8be32c2f0a9c853bf" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40389 } } peers { permanent_uuid: "3b9a369d838c45d58b3e66942773cc4d" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36803 } } peers { permanent_uuid: "fe284f7468424d7aa4a8b1966cebcb17" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41659 } attrs { promote: false } } }
I20260630 12:36:01.280498  6028 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet dd064302698744bbbef4825a40870bb6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:01.398090  6283 tablet_service.cc:1558] Processing DeleteTablet for tablet dd064302698744bbbef4825a40870bb6 with delete_type TABLET_DATA_TOMBSTONED (TS 8f2aa4a58f024f8ba30a65be810658ca not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34106
I20260630 12:36:01.400581  6498 tablet_replica.cc:333] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: stopping tablet replica
I20260630 12:36:01.401389  6498 raft_consensus.cc:2243] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:01.402021  6498 raft_consensus.cc:2272] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:01.405627  6498 ts_tablet_manager.cc:1916] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:01.417132  6498 ts_tablet_manager.cc:1929] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:36:01.417519  6498 log.cc:1199] T dd064302698744bbbef4825a40870bb6 P 8f2aa4a58f024f8ba30a65be810658ca: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1782822816781405-773-0/minicluster-data/ts-2-root/wals/dd064302698744bbbef4825a40870bb6
I20260630 12:36:01.419064  6029 catalog_manager.cc:5028] TS 8f2aa4a58f024f8ba30a65be810658ca (127.0.193.67:35397): tablet dd064302698744bbbef4825a40870bb6 (table test-workload [id=8e2d9c56401143c39cfd5848319d7727]) successfully deleted
I20260630 12:36:02.809614  6095 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:02.812196  6095 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:02.812492  6095 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:04.813493  6095 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:04.816144  6095 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:04.816454  6095 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:05.284255   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:36:05.312947   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:05.313762   773 tablet_replica.cc:333] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf: stopping tablet replica
I20260630 12:36:05.314491   773 raft_consensus.cc:2243] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:05.315178   773 raft_consensus.cc:2272] T dd064302698744bbbef4825a40870bb6 P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.317307   773 tablet_replica.cc:333] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf: stopping tablet replica
I20260630 12:36:05.317827   773 raft_consensus.cc:2243] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:05.318617   773 raft_consensus.cc:2272] T 5a0150dde1234bf9804212cde45ff52d P 84b4d02df6a44fb8be32c2f0a9c853bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.341740   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:36:05.356124   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:36:05.378295   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:05.379102   773 tablet_replica.cc:333] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d: stopping tablet replica
I20260630 12:36:05.379772   773 raft_consensus.cc:2243] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:05.380395   773 raft_consensus.cc:2272] T 731007d482ad40c39146c95a2aa6c3f9 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.382586   773 tablet_replica.cc:333] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d: stopping tablet replica
I20260630 12:36:05.383131   773 raft_consensus.cc:2243] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:05.384004   773 raft_consensus.cc:2272] T dd064302698744bbbef4825a40870bb6 P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.385910   773 tablet_replica.cc:333] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d: stopping tablet replica
I20260630 12:36:05.386368   773 raft_consensus.cc:2243] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:05.386798   773 raft_consensus.cc:2272] T 5a0150dde1234bf9804212cde45ff52d P 3b9a369d838c45d58b3e66942773cc4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.409586   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:36:05.424515   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:36:05.446553   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:05.447194   773 tablet_replica.cc:333] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca: stopping tablet replica
I20260630 12:36:05.447736   773 raft_consensus.cc:2243] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:05.448519   773 raft_consensus.cc:2272] T 731007d482ad40c39146c95a2aa6c3f9 P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.450640   773 tablet_replica.cc:333] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca: stopping tablet replica
I20260630 12:36:05.451151   773 raft_consensus.cc:2243] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:05.451565   773 raft_consensus.cc:2272] T 5a0150dde1234bf9804212cde45ff52d P 8f2aa4a58f024f8ba30a65be810658ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.473446   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:36:05.486569   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:36:05.508010   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:05.508693   773 tablet_replica.cc:333] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17: stopping tablet replica
I20260630 12:36:05.509212   773 raft_consensus.cc:2243] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:05.509728   773 raft_consensus.cc:2272] T dd064302698744bbbef4825a40870bb6 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.511585   773 tablet_replica.cc:333] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17: stopping tablet replica
I20260630 12:36:05.512013   773 raft_consensus.cc:2243] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:05.512481   773 raft_consensus.cc:2272] T 731007d482ad40c39146c95a2aa6c3f9 P fe284f7468424d7aa4a8b1966cebcb17 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.532433   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:36:05.543511   773 master.cc:562] Master@127.0.193.126:46399 shutting down...
I20260630 12:36:05.561084   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:05.561656   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:05.562093   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 72b157414d0049cc9f9eb11b822f0afd: stopping tablet replica
I20260630 12:36:05.581602   773 master.cc:584] Master@127.0.193.126:46399 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10947 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260630 12:36:05.617841   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:34727
I20260630 12:36:05.619015   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:05.624152  6500 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
W20260630 12:36:05.624146  6499 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
W20260630 12:36:05.626713  6502 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
I20260630 12:36:05.627092   773 server_base.cc:1061] running on GCE node
I20260630 12:36:05.627959   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:05.628134   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:05.628247   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822965628235 us; error 0 us; skew 500 ppm
I20260630 12:36:05.628710   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:05.631021   773 webserver.cc:533] Webserver started at http://127.0.193.126:40469/ using document root <none> and password file <none>
I20260630 12:36:05.631471   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:05.631618   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:05.631847   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:05.632866   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "2d90f17a0938454d8b2bb5e65f76cae1"
format_stamp: "Formatted at 2026-06-30 12:36:05 on dist-test-slave-zbh0"
I20260630 12:36:05.637193   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260630 12:36:05.640770  6507 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:05.641496   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:05.641772   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "2d90f17a0938454d8b2bb5e65f76cae1"
format_stamp: "Formatted at 2026-06-30 12:36:05 on dist-test-slave-zbh0"
I20260630 12:36:05.642051   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:36:05.654645   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:05.655783   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:05.692564   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:34727
I20260630 12:36:05.692669  6558 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:34727 every 8 connection(s)
I20260630 12:36:05.696301  6559 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:05.706511  6559 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1: Bootstrap starting.
I20260630 12:36:05.711050  6559 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:05.715018  6559 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1: No bootstrap required, opened a new log
I20260630 12:36:05.717005  6559 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d90f17a0938454d8b2bb5e65f76cae1" member_type: VOTER }
I20260630 12:36:05.717388  6559 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:05.717605  6559 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2d90f17a0938454d8b2bb5e65f76cae1, State: Initialized, Role: FOLLOWER
I20260630 12:36:05.718170  6559 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [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: "2d90f17a0938454d8b2bb5e65f76cae1" member_type: VOTER }
I20260630 12:36:05.718619  6559 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:05.718863  6559 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:05.719100  6559 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:05.723839  6559 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d90f17a0938454d8b2bb5e65f76cae1" member_type: VOTER }
I20260630 12:36:05.724306  6559 leader_election.cc:304] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [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: 2d90f17a0938454d8b2bb5e65f76cae1; no voters: 
I20260630 12:36:05.725371  6559 leader_election.cc:290] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:05.725699  6562 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:05.726979  6562 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 1 LEADER]: Becoming Leader. State: Replica: 2d90f17a0938454d8b2bb5e65f76cae1, State: Running, Role: LEADER
I20260630 12:36:05.727613  6562 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [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: "2d90f17a0938454d8b2bb5e65f76cae1" member_type: VOTER }
I20260630 12:36:05.728156  6559 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:05.730687  6564 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2d90f17a0938454d8b2bb5e65f76cae1. Latest consensus state: current_term: 1 leader_uuid: "2d90f17a0938454d8b2bb5e65f76cae1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d90f17a0938454d8b2bb5e65f76cae1" member_type: VOTER } }
I20260630 12:36:05.730705  6563 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2d90f17a0938454d8b2bb5e65f76cae1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2d90f17a0938454d8b2bb5e65f76cae1" member_type: VOTER } }
I20260630 12:36:05.731369  6564 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:05.731807  6563 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:05.737308  6567 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:05.744506  6567 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:05.745484   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:05.753000  6567 catalog_manager.cc:1383] Generated new cluster ID: 7a439774e0f54f2abd3d50522e5b1a92
I20260630 12:36:05.753291  6567 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:05.765584  6567 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:05.766782  6567 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:05.785089  6567 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1: Generated new TSK 0
I20260630 12:36:05.785673  6567 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:05.812106   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:05.818063  6580 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
W20260630 12:36:05.819047  6581 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
W20260630 12:36:05.820575  6583 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
I20260630 12:36:05.821373   773 server_base.cc:1061] running on GCE node
I20260630 12:36:05.822134   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:05.822356   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:05.822525   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822965822498 us; error 0 us; skew 500 ppm
I20260630 12:36:05.823077   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:05.825380   773 webserver.cc:533] Webserver started at http://127.0.193.65:42293/ using document root <none> and password file <none>
I20260630 12:36:05.825891   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:05.826104   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:05.826434   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:05.828029   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "564c3365c24d49138011f98def4fe2e1"
format_stamp: "Formatted at 2026-06-30 12:36:05 on dist-test-slave-zbh0"
I20260630 12:36:05.833063   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:05.836508  6588 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:05.837352   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:05.837589   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "564c3365c24d49138011f98def4fe2e1"
format_stamp: "Formatted at 2026-06-30 12:36:05 on dist-test-slave-zbh0"
I20260630 12:36:05.837821   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:36:05.848060   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:05.849112   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:05.850646   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:05.852955   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:05.853154   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:05.853408   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:05.853578   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:05.892653   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:44641
I20260630 12:36:05.892817  6650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:44641 every 8 connection(s)
I20260630 12:36:05.897610   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:05.904304  6655 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
W20260630 12:36:05.906399  6656 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
W20260630 12:36:05.907403  6658 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
I20260630 12:36:05.908644   773 server_base.cc:1061] running on GCE node
I20260630 12:36:05.909694   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:05.909935   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:05.910110   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822965910093 us; error 0 us; skew 500 ppm
I20260630 12:36:05.910607   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:05.912882  6651 heartbeater.cc:344] Connected to a master server at 127.0.193.126:34727
I20260630 12:36:05.913367  6651 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:05.913468   773 webserver.cc:533] Webserver started at http://127.0.193.66:38441/ using document root <none> and password file <none>
I20260630 12:36:05.914088   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:05.914327   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:05.914240  6651 heartbeater.cc:507] Master 127.0.193.126:34727 requested a full tablet report, sending...
I20260630 12:36:05.914805   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:05.916167   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "df33232f46cc4a08ad034842e810aa03"
format_stamp: "Formatted at 2026-06-30 12:36:05 on dist-test-slave-zbh0"
I20260630 12:36:05.916664  6524 ts_manager.cc:194] Registered new tserver with Master: 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641)
I20260630 12:36:05.918368  6524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34832
I20260630 12:36:05.920776   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:05.923971  6663 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:05.924700   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:05.924980   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "df33232f46cc4a08ad034842e810aa03"
format_stamp: "Formatted at 2026-06-30 12:36:05 on dist-test-slave-zbh0"
I20260630 12:36:05.925246   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:36:05.945360   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:05.946470   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:05.947959   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:05.950120   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:05.950341   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:05.950564   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:05.950726   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:05.988507   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:37531
I20260630 12:36:05.988615  6725 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:37531 every 8 connection(s)
I20260630 12:36:05.993235   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:06.001253  6729 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
W20260630 12:36:06.002589  6730 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
W20260630 12:36:06.006383  6732 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
I20260630 12:36:06.007247  6726 heartbeater.cc:344] Connected to a master server at 127.0.193.126:34727
I20260630 12:36:06.007637  6726 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:06.008363  6726 heartbeater.cc:507] Master 127.0.193.126:34727 requested a full tablet report, sending...
I20260630 12:36:06.010471  6524 ts_manager.cc:194] Registered new tserver with Master: df33232f46cc4a08ad034842e810aa03 (127.0.193.66:37531)
I20260630 12:36:06.012014   773 server_base.cc:1061] running on GCE node
I20260630 12:36:06.012089  6524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34836
I20260630 12:36:06.013160   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:06.013459   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:06.013675   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822966013657 us; error 0 us; skew 500 ppm
I20260630 12:36:06.014230   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:06.016522   773 webserver.cc:533] Webserver started at http://127.0.193.67:41717/ using document root <none> and password file <none>
I20260630 12:36:06.016987   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:06.017194   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:06.017452   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:06.018595   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "dac4ff2ac875437a8722026ee8163fa4"
format_stamp: "Formatted at 2026-06-30 12:36:06 on dist-test-slave-zbh0"
I20260630 12:36:06.022903   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:06.026218  6737 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:06.027012   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:06.027326   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "dac4ff2ac875437a8722026ee8163fa4"
format_stamp: "Formatted at 2026-06-30 12:36:06 on dist-test-slave-zbh0"
I20260630 12:36:06.027602   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:36:06.041970   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:06.043143   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:06.044633   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:06.046756   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:06.047024   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:06.047258   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:06.047427   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:06.085493   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:45627
I20260630 12:36:06.085597  6799 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:45627 every 8 connection(s)
I20260630 12:36:06.098867  6800 heartbeater.cc:344] Connected to a master server at 127.0.193.126:34727
I20260630 12:36:06.099256  6800 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:06.099972  6800 heartbeater.cc:507] Master 127.0.193.126:34727 requested a full tablet report, sending...
I20260630 12:36:06.101858  6524 ts_manager.cc:194] Registered new tserver with Master: dac4ff2ac875437a8722026ee8163fa4 (127.0.193.67:45627)
I20260630 12:36:06.102512   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013696s
I20260630 12:36:06.103595  6524 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34852
I20260630 12:36:06.921173  6651 heartbeater.cc:499] Master 127.0.193.126:34727 was elected leader, sending a full tablet report...
I20260630 12:36:07.014974  6726 heartbeater.cc:499] Master 127.0.193.126:34727 was elected leader, sending a full tablet report...
I20260630 12:36:07.106526  6800 heartbeater.cc:499] Master 127.0.193.126:34727 was elected leader, sending a full tablet report...
I20260630 12:36:07.156845  6524 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34868:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:07.158644  6524 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:07.201498  6691 tablet_service.cc:1511] Processing CreateTablet for tablet 33cbd69638a64e61aaaf1c3736c767ea (DEFAULT_TABLE table=test-workload [id=de07e994af684a75aa4b41c55a656574]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:07.202870  6691 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33cbd69638a64e61aaaf1c3736c767ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:07.210978  6616 tablet_service.cc:1511] Processing CreateTablet for tablet 33cbd69638a64e61aaaf1c3736c767ea (DEFAULT_TABLE table=test-workload [id=de07e994af684a75aa4b41c55a656574]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:07.212308  6616 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33cbd69638a64e61aaaf1c3736c767ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:07.212150  6765 tablet_service.cc:1511] Processing CreateTablet for tablet 33cbd69638a64e61aaaf1c3736c767ea (DEFAULT_TABLE table=test-workload [id=de07e994af684a75aa4b41c55a656574]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:36:07.213411  6765 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33cbd69638a64e61aaaf1c3736c767ea. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:07.223650  6820 tablet_bootstrap.cc:492] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03: Bootstrap starting.
I20260630 12:36:07.225759  6821 tablet_bootstrap.cc:492] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1: Bootstrap starting.
I20260630 12:36:07.229790  6820 tablet_bootstrap.cc:654] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:07.233182  6821 tablet_bootstrap.cc:654] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:07.237977  6822 tablet_bootstrap.cc:492] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4: Bootstrap starting.
I20260630 12:36:07.239645  6820 tablet_bootstrap.cc:492] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03: No bootstrap required, opened a new log
I20260630 12:36:07.240059  6820 ts_tablet_manager.cc:1403] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:36:07.240180  6821 tablet_bootstrap.cc:492] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1: No bootstrap required, opened a new log
I20260630 12:36:07.240670  6821 ts_tablet_manager.cc:1403] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260630 12:36:07.242255  6820 raft_consensus.cc:359] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.242844  6820 raft_consensus.cc:385] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:07.243110  6820 raft_consensus.cc:740] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: df33232f46cc4a08ad034842e810aa03, State: Initialized, Role: FOLLOWER
I20260630 12:36:07.243547  6821 raft_consensus.cc:359] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.244273  6821 raft_consensus.cc:385] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:07.244666  6822 tablet_bootstrap.cc:654] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:07.244170  6820 consensus_queue.cc:260] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [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: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.244738  6821 raft_consensus.cc:740] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 564c3365c24d49138011f98def4fe2e1, State: Initialized, Role: FOLLOWER
I20260630 12:36:07.245776  6821 consensus_queue.cc:260] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [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: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.247818  6820 ts_tablet_manager.cc:1434] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:07.248796  6821 ts_tablet_manager.cc:1434] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:07.252308  6822 tablet_bootstrap.cc:492] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4: No bootstrap required, opened a new log
I20260630 12:36:07.252718  6822 ts_tablet_manager.cc:1403] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260630 12:36:07.256562  6822 raft_consensus.cc:359] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.257413  6822 raft_consensus.cc:385] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:07.257720  6822 raft_consensus.cc:740] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: dac4ff2ac875437a8722026ee8163fa4, State: Initialized, Role: FOLLOWER
I20260630 12:36:07.258376  6822 consensus_queue.cc:260] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [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: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.261143  6822 ts_tablet_manager.cc:1434] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260630 12:36:07.599489  6825 raft_consensus.cc:493] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:07.600399  6825 raft_consensus.cc:515] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.603315  6825 leader_election.cc:290] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641), dac4ff2ac875437a8722026ee8163fa4 (127.0.193.67:45627)
I20260630 12:36:07.617501  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33cbd69638a64e61aaaf1c3736c767ea" candidate_uuid: "df33232f46cc4a08ad034842e810aa03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4ff2ac875437a8722026ee8163fa4" is_pre_election: true
I20260630 12:36:07.617501  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33cbd69638a64e61aaaf1c3736c767ea" candidate_uuid: "df33232f46cc4a08ad034842e810aa03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "564c3365c24d49138011f98def4fe2e1" is_pre_election: true
I20260630 12:36:07.619051  6775 raft_consensus.cc:2468] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df33232f46cc4a08ad034842e810aa03 in term 0.
I20260630 12:36:07.619063  6626 raft_consensus.cc:2468] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate df33232f46cc4a08ad034842e810aa03 in term 0.
I20260630 12:36:07.620898  6666 leader_election.cc:304] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: dac4ff2ac875437a8722026ee8163fa4, df33232f46cc4a08ad034842e810aa03; no voters: 
I20260630 12:36:07.621686  6825 raft_consensus.cc:2804] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:07.622005  6825 raft_consensus.cc:493] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:07.622229  6825 raft_consensus.cc:3060] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:07.629144  6825 raft_consensus.cc:515] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.630927  6825 leader_election.cc:290] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [CANDIDATE]: Term 1 election: Requested vote from peers 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641), dac4ff2ac875437a8722026ee8163fa4 (127.0.193.67:45627)
I20260630 12:36:07.631740  6626 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33cbd69638a64e61aaaf1c3736c767ea" candidate_uuid: "df33232f46cc4a08ad034842e810aa03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "564c3365c24d49138011f98def4fe2e1"
I20260630 12:36:07.631891  6775 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33cbd69638a64e61aaaf1c3736c767ea" candidate_uuid: "df33232f46cc4a08ad034842e810aa03" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "dac4ff2ac875437a8722026ee8163fa4"
I20260630 12:36:07.632262  6626 raft_consensus.cc:3060] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:07.632437  6775 raft_consensus.cc:3060] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:07.638583  6626 raft_consensus.cc:2468] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df33232f46cc4a08ad034842e810aa03 in term 1.
I20260630 12:36:07.638563  6775 raft_consensus.cc:2468] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate df33232f46cc4a08ad034842e810aa03 in term 1.
I20260630 12:36:07.639976  6667 leader_election.cc:304] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 564c3365c24d49138011f98def4fe2e1, df33232f46cc4a08ad034842e810aa03; no voters: 
I20260630 12:36:07.640657  6825 raft_consensus.cc:2804] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:07.641673  6825 raft_consensus.cc:697] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 1 LEADER]: Becoming Leader. State: Replica: df33232f46cc4a08ad034842e810aa03, State: Running, Role: LEADER
I20260630 12:36:07.642603  6825 consensus_queue.cc:237] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } }
I20260630 12:36:07.652793  6524 catalog_manager.cc:5697] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 reported cstate change: term changed from 0 to 1, leader changed from <none> to df33232f46cc4a08ad034842e810aa03 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "df33232f46cc4a08ad034842e810aa03" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "df33232f46cc4a08ad034842e810aa03" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 37531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "564c3365c24d49138011f98def4fe2e1" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 44641 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:07.742398  6577 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:07.743837  6577 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:07.744172  6577 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:07.773380   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:36:07.794955   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:07.795765   773 tablet_replica.cc:333] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1: stopping tablet replica
I20260630 12:36:07.796322   773 raft_consensus.cc:2243] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:07.796773   773 raft_consensus.cc:2272] T 33cbd69638a64e61aaaf1c3736c767ea P 564c3365c24d49138011f98def4fe2e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:07.816008   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:36:08.056214  6825 consensus_queue.cc:1048] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [LEADER]: Connected to new peer: Peer: permanent_uuid: "dac4ff2ac875437a8722026ee8163fa4" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 45627 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:08.068357  6667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111) [suppressed 17 similar messages]
W20260630 12:36:08.076612  6667 consensus_peers.cc:597] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 -> Peer 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641): Couldn't send request to peer 564c3365c24d49138011f98def4fe2e1. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:09.745226  6577 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:09.746628  6577 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:09.747076  6577 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:10.477103  6667 consensus_peers.cc:597] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 -> Peer 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641): Couldn't send request to peer 564c3365c24d49138011f98def4fe2e1. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260630 12:36:11.748021  6577 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:11.749276  6577 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:11.749526  6577 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:13.095286  6667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111) [suppressed 9 similar messages]
W20260630 12:36:13.099205  6667 consensus_peers.cc:597] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 -> Peer 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641): Couldn't send request to peer 564c3365c24d49138011f98def4fe2e1. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260630 12:36:13.750419  6577 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:13.751828  6577 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:13.752080  6577 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:15.341368  6667 consensus_peers.cc:597] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 -> Peer 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641): Couldn't send request to peer 564c3365c24d49138011f98def4fe2e1. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260630 12:36:15.752959  6577 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:15.754271  6577 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:15.754522  6577 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:17.755951  6577 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:17.757771  6577 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:17.758049  6577 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
W20260630 12:36:17.928793  6667 consensus_peers.cc:597] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 -> Peer 564c3365c24d49138011f98def4fe2e1 (127.0.193.65:44641): Couldn't send request to peer 564c3365c24d49138011f98def4fe2e1. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
W20260630 12:36:18.434728  6667 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:44641: connect: Connection refused (error 111) [suppressed 10 similar messages]
I20260630 12:36:19.759001  6577 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260630 12:36:19.760354  6577 auto_leader_rebalancer.cc:440] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260630 12:36:19.760663  6577 auto_leader_rebalancer.cc:515] All tables' leader rebalancing finished this round
I20260630 12:36:19.890174   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:36:19.919274   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:19.920012   773 tablet_replica.cc:333] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03: stopping tablet replica
I20260630 12:36:19.920547   773 raft_consensus.cc:2243] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:19.921612   773 raft_consensus.cc:2272] T 33cbd69638a64e61aaaf1c3736c767ea P df33232f46cc4a08ad034842e810aa03 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:19.943279   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:36:19.957429   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:36:19.980792   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:19.981451   773 tablet_replica.cc:333] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4: stopping tablet replica
I20260630 12:36:19.982012   773 raft_consensus.cc:2243] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:19.982554   773 raft_consensus.cc:2272] T 33cbd69638a64e61aaaf1c3736c767ea P dac4ff2ac875437a8722026ee8163fa4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:20.002504   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:36:20.015096   773 master.cc:562] Master@127.0.193.126:34727 shutting down...
I20260630 12:36:20.035384   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:20.036072   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:20.036454   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2d90f17a0938454d8b2bb5e65f76cae1: stopping tablet replica
I20260630 12:36:20.055541   773 master.cc:584] Master@127.0.193.126:34727 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (14476 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260630 12:36:20.095132   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:45069
I20260630 12:36:20.096215   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:20.101459  6863 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
W20260630 12:36:20.101965  6864 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
I20260630 12:36:20.103847   773 server_base.cc:1061] running on GCE node
W20260630 12:36:20.103968  6866 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
I20260630 12:36:20.104882   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:20.105064   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:20.105265   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822980105231 us; error 0 us; skew 500 ppm
I20260630 12:36:20.105772   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:20.108126   773 webserver.cc:533] Webserver started at http://127.0.193.126:36459/ using document root <none> and password file <none>
I20260630 12:36:20.108631   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:20.108819   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:20.109120   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:20.110303   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "55349995a0274651bf691e7abc8678d1"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.114778   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:36:20.118165  6871 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.119113   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:20.119345   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "55349995a0274651bf691e7abc8678d1"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.119577   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:36:20.140228   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:20.141342   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:20.179594   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:45069
I20260630 12:36:20.179698  6922 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:45069 every 8 connection(s)
I20260630 12:36:20.183744  6923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:20.195616  6923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1: Bootstrap starting.
I20260630 12:36:20.200172  6923 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:20.204289  6923 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1: No bootstrap required, opened a new log
I20260630 12:36:20.206353  6923 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55349995a0274651bf691e7abc8678d1" member_type: VOTER }
I20260630 12:36:20.206763  6923 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:20.207053  6923 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55349995a0274651bf691e7abc8678d1, State: Initialized, Role: FOLLOWER
I20260630 12:36:20.207563  6923 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [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: "55349995a0274651bf691e7abc8678d1" member_type: VOTER }
I20260630 12:36:20.207966  6923 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:20.208158  6923 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:20.208374  6923 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:20.212858  6923 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55349995a0274651bf691e7abc8678d1" member_type: VOTER }
I20260630 12:36:20.213330  6923 leader_election.cc:304] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [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: 55349995a0274651bf691e7abc8678d1; no voters: 
I20260630 12:36:20.214344  6923 leader_election.cc:290] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:20.214740  6926 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:20.216079  6926 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 1 LEADER]: Becoming Leader. State: Replica: 55349995a0274651bf691e7abc8678d1, State: Running, Role: LEADER
I20260630 12:36:20.216753  6926 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [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: "55349995a0274651bf691e7abc8678d1" member_type: VOTER }
I20260630 12:36:20.217316  6923 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:20.219758  6928 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55349995a0274651bf691e7abc8678d1. Latest consensus state: current_term: 1 leader_uuid: "55349995a0274651bf691e7abc8678d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55349995a0274651bf691e7abc8678d1" member_type: VOTER } }
I20260630 12:36:20.219734  6927 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55349995a0274651bf691e7abc8678d1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55349995a0274651bf691e7abc8678d1" member_type: VOTER } }
I20260630 12:36:20.220479  6928 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:20.220571  6927 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:20.224767  6931 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:20.233217  6931 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:20.234198   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:20.242731  6931 catalog_manager.cc:1383] Generated new cluster ID: a56a41d5a9484773bf35d84a78fc2502
I20260630 12:36:20.243077  6931 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:20.261318  6931 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:20.262529  6931 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:20.280822  6931 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1: Generated new TSK 0
I20260630 12:36:20.281407  6931 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:20.300439   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:20.306348  6944 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
W20260630 12:36:20.307389  6945 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
W20260630 12:36:20.308977  6947 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
I20260630 12:36:20.309343   773 server_base.cc:1061] running on GCE node
I20260630 12:36:20.310254   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:20.310432   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:20.310647   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822980310628 us; error 0 us; skew 500 ppm
I20260630 12:36:20.311173   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:20.313405   773 webserver.cc:533] Webserver started at http://127.0.193.65:35359/ using document root <none> and password file <none>
I20260630 12:36:20.313869   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:20.314055   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:20.314321   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:20.315503   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "7b66bae2b08f4036b82edd2bad9bf81f"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.320123   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:20.323509  6952 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.324262   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:20.324534   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "7b66bae2b08f4036b82edd2bad9bf81f"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.324810   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:36:20.341912   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:20.343084   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:20.344496   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:20.346694   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:20.346927   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.347163   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:20.347359   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.385859   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:36167
I20260630 12:36:20.385955  7014 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:36167 every 8 connection(s)
I20260630 12:36:20.390983   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:20.398198  7019 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
W20260630 12:36:20.399319  7020 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
W20260630 12:36:20.402596  7023 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
I20260630 12:36:20.404353  7015 heartbeater.cc:344] Connected to a master server at 127.0.193.126:45069
I20260630 12:36:20.404701  7015 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:20.404987   773 server_base.cc:1061] running on GCE node
I20260630 12:36:20.405483  7015 heartbeater.cc:507] Master 127.0.193.126:45069 requested a full tablet report, sending...
I20260630 12:36:20.405927   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:20.406162   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:20.406363   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822980406345 us; error 0 us; skew 500 ppm
I20260630 12:36:20.407099   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:20.407802  6888 ts_manager.cc:194] Registered new tserver with Master: 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167)
I20260630 12:36:20.409504   773 webserver.cc:533] Webserver started at http://127.0.193.66:41293/ using document root <none> and password file <none>
I20260630 12:36:20.409899  6888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53704
I20260630 12:36:20.409976   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:20.410290   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:20.410567   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:20.411883   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "47400b4360ae44d4924d1cf85c528b45"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.416008   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:20.419103  7028 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.419768   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:20.420039   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "47400b4360ae44d4924d1cf85c528b45"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.420310   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:36:20.445052   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:20.446201   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:20.447676   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:20.449820   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:20.450044   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.450281   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:20.450446   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.489445   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:43229
I20260630 12:36:20.489540  7090 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:43229 every 8 connection(s)
I20260630 12:36:20.494184   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:20.501348  7094 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
W20260630 12:36:20.503777  7095 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
W20260630 12:36:20.507380  7097 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
I20260630 12:36:20.507807  7091 heartbeater.cc:344] Connected to a master server at 127.0.193.126:45069
I20260630 12:36:20.507934   773 server_base.cc:1061] running on GCE node
I20260630 12:36:20.508258  7091 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:20.508843   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:20.509074   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:20.509092  7091 heartbeater.cc:507] Master 127.0.193.126:45069 requested a full tablet report, sending...
I20260630 12:36:20.509313   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822980509297 us; error 0 us; skew 500 ppm
I20260630 12:36:20.510008   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:20.511484  6888 ts_manager.cc:194] Registered new tserver with Master: 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229)
I20260630 12:36:20.512547   773 webserver.cc:533] Webserver started at http://127.0.193.67:44007/ using document root <none> and password file <none>
I20260630 12:36:20.513060   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:20.513011  6888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53708
I20260630 12:36:20.513533   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:20.513844   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:20.515172   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "0ced93e245544f3695492c3e1589f01d"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.519431   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:36:20.522770  7102 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.523535   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:20.523830   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "0ced93e245544f3695492c3e1589f01d"
format_stamp: "Formatted at 2026-06-30 12:36:20 on dist-test-slave-zbh0"
I20260630 12:36:20.524111   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:36:20.538133   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:20.539314   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:20.540668   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:20.542899   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:20.543118   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.543357   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:20.543529   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:20.585956   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:41415
I20260630 12:36:20.586155  7164 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:41415 every 8 connection(s)
I20260630 12:36:20.600804  7165 heartbeater.cc:344] Connected to a master server at 127.0.193.126:45069
I20260630 12:36:20.601238  7165 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:20.601977  7165 heartbeater.cc:507] Master 127.0.193.126:45069 requested a full tablet report, sending...
I20260630 12:36:20.603897  6888 ts_manager.cc:194] Registered new tserver with Master: 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:20.604975   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.015355646s
I20260630 12:36:20.605160  6888 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53714
I20260630 12:36:21.412552  7015 heartbeater.cc:499] Master 127.0.193.126:45069 was elected leader, sending a full tablet report...
I20260630 12:36:21.515793  7091 heartbeater.cc:499] Master 127.0.193.126:45069 was elected leader, sending a full tablet report...
I20260630 12:36:21.607777  7165 heartbeater.cc:499] Master 127.0.193.126:45069 was elected leader, sending a full tablet report...
I20260630 12:36:21.658776  6888 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53718:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:21.661201  6888 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:21.717324  7055 tablet_service.cc:1511] Processing CreateTablet for tablet e707af043f0048bd837ee92c5cc4d7de (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:21.718425  7056 tablet_service.cc:1511] Processing CreateTablet for tablet bcb864f3276e45909d998e5e2c6fc592 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:21.718994  7055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e707af043f0048bd837ee92c5cc4d7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.719820  7056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb864f3276e45909d998e5e2c6fc592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.717324  7054 tablet_service.cc:1511] Processing CreateTablet for tablet ddd9af3c71044f8c89fcf07a0789eb02 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:21.721966  7054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd9af3c71044f8c89fcf07a0789eb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.725451  7130 tablet_service.cc:1511] Processing CreateTablet for tablet bcb864f3276e45909d998e5e2c6fc592 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:21.726456  7053 tablet_service.cc:1511] Processing CreateTablet for tablet 860c10e8550947afb7793973445e1984 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:21.727252  7130 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb864f3276e45909d998e5e2c6fc592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.727929  7053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860c10e8550947afb7793973445e1984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.729607  7129 tablet_service.cc:1511] Processing CreateTablet for tablet e707af043f0048bd837ee92c5cc4d7de (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:21.730932  7129 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e707af043f0048bd837ee92c5cc4d7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.734959  7128 tablet_service.cc:1511] Processing CreateTablet for tablet ddd9af3c71044f8c89fcf07a0789eb02 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:21.736397  7128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd9af3c71044f8c89fcf07a0789eb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.742573  7127 tablet_service.cc:1511] Processing CreateTablet for tablet 860c10e8550947afb7793973445e1984 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:21.744069  7127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860c10e8550947afb7793973445e1984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.772612  6980 tablet_service.cc:1511] Processing CreateTablet for tablet bcb864f3276e45909d998e5e2c6fc592 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:21.774537  6980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb864f3276e45909d998e5e2c6fc592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.776422  6979 tablet_service.cc:1511] Processing CreateTablet for tablet e707af043f0048bd837ee92c5cc4d7de (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:21.779773  6978 tablet_service.cc:1511] Processing CreateTablet for tablet ddd9af3c71044f8c89fcf07a0789eb02 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:21.782987  6977 tablet_service.cc:1511] Processing CreateTablet for tablet 860c10e8550947afb7793973445e1984 (DEFAULT_TABLE table=test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:21.784696  6977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860c10e8550947afb7793973445e1984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.787266  6979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e707af043f0048bd837ee92c5cc4d7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.788117  6978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd9af3c71044f8c89fcf07a0789eb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:21.828634  7185 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: Bootstrap starting.
I20260630 12:36:21.831552  7186 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d: Bootstrap starting.
I20260630 12:36:21.833182  7187 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f: Bootstrap starting.
I20260630 12:36:21.835886  7185 tablet_bootstrap.cc:654] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.838102  7186 tablet_bootstrap.cc:654] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.840373  7187 tablet_bootstrap.cc:654] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.841938  7185 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: No bootstrap required, opened a new log
I20260630 12:36:21.842442  7185 ts_tablet_manager.cc:1403] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: Time spent bootstrapping tablet: real 0.014s	user 0.003s	sys 0.008s
I20260630 12:36:21.846134  7185 raft_consensus.cc:359] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.847083  7185 raft_consensus.cc:385] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.847318  7185 raft_consensus.cc:740] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.848152  7186 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d: No bootstrap required, opened a new log
I20260630 12:36:21.848021  7185 consensus_queue.cc:260] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.848624  7186 ts_tablet_manager.cc:1403] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:36:21.850570  7185 ts_tablet_manager.cc:1434] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.005s
I20260630 12:36:21.851246  7186 raft_consensus.cc:359] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.851996  7186 raft_consensus.cc:385] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.852262  7186 raft_consensus.cc:740] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ced93e245544f3695492c3e1589f01d, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.851696  7185 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: Bootstrap starting.
I20260630 12:36:21.852977  7187 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f: No bootstrap required, opened a new log
I20260630 12:36:21.853561  7187 ts_tablet_manager.cc:1403] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.007s
I20260630 12:36:21.853003  7186 consensus_queue.cc:260] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.856382  7187 raft_consensus.cc:359] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.857121  7187 raft_consensus.cc:385] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.857411  7187 raft_consensus.cc:740] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b66bae2b08f4036b82edd2bad9bf81f, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.858292  7187 consensus_queue.cc:260] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.861444  7185 tablet_bootstrap.cc:654] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.866060  7187 ts_tablet_manager.cc:1434] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.006s
I20260630 12:36:21.873211  7187 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: Bootstrap starting.
I20260630 12:36:21.882345  7187 tablet_bootstrap.cc:654] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.882608  7193 raft_consensus.cc:493] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:21.883203  7193 raft_consensus.cc:515] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.885704  7186 ts_tablet_manager.cc:1434] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d: Time spent starting tablet: real 0.037s	user 0.014s	sys 0.021s
I20260630 12:36:21.886987  7186 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d: Bootstrap starting.
I20260630 12:36:21.887679  7193 leader_election.cc:290] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
W20260630 12:36:21.891466  7016 tablet.cc:2406] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:21.894881  7186 tablet_bootstrap.cc:654] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.911301  7187 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: No bootstrap required, opened a new log
I20260630 12:36:21.911823  7187 ts_tablet_manager.cc:1403] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent bootstrapping tablet: real 0.039s	user 0.010s	sys 0.001s
I20260630 12:36:21.915148  7187 raft_consensus.cc:359] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:21.915982  7187 raft_consensus.cc:385] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.916302  7186 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d: No bootstrap required, opened a new log
I20260630 12:36:21.917019  7186 ts_tablet_manager.cc:1403] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d: Time spent bootstrapping tablet: real 0.030s	user 0.013s	sys 0.016s
I20260630 12:36:21.911901  7185 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: No bootstrap required, opened a new log
I20260630 12:36:21.916285  7187 raft_consensus.cc:740] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b66bae2b08f4036b82edd2bad9bf81f, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.919435  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c10e8550947afb7793973445e1984" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d" is_pre_election: true
I20260630 12:36:21.920279  7186 raft_consensus.cc:359] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:21.921206  7186 raft_consensus.cc:385] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.921551  7186 raft_consensus.cc:740] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ced93e245544f3695492c3e1589f01d, State: Initialized, Role: FOLLOWER
W20260630 12:36:21.921713  6956 leader_election.cc:343] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:21.921658  7187 consensus_queue.cc:260] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [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: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:21.920310  7185 ts_tablet_manager.cc:1403] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.028s
I20260630 12:36:21.922484  7186 consensus_queue.cc:260] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [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: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:21.924155  7187 ts_tablet_manager.cc:1434] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.001s
I20260630 12:36:21.925285  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c10e8550947afb7793973445e1984" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47400b4360ae44d4924d1cf85c528b45" is_pre_election: true
I20260630 12:36:21.926195  7185 raft_consensus.cc:359] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:21.927035  7185 raft_consensus.cc:385] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260630 12:36:21.926949  6955 leader_election.cc:343] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:21.927616  7185 raft_consensus.cc:740] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.927806  6955 leader_election.cc:304] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 0ced93e245544f3695492c3e1589f01d, 47400b4360ae44d4924d1cf85c528b45
I20260630 12:36:21.929070  7193 raft_consensus.cc:2749] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:21.928763  7185 consensus_queue.cc:260] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [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: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:21.927670  7186 ts_tablet_manager.cc:1434] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:36:21.929287  7187 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: Bootstrap starting.
I20260630 12:36:21.930367  7186 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d: Bootstrap starting.
I20260630 12:36:21.934844  7185 ts_tablet_manager.cc:1434] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:36:21.935878  7185 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: Bootstrap starting.
I20260630 12:36:21.936578  7187 tablet_bootstrap.cc:654] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.937132  7186 tablet_bootstrap.cc:654] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.942418  7185 tablet_bootstrap.cc:654] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.964605  7187 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: No bootstrap required, opened a new log
I20260630 12:36:21.965287  7185 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: No bootstrap required, opened a new log
I20260630 12:36:21.965689  7187 ts_tablet_manager.cc:1403] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.011s
I20260630 12:36:21.965771  7185 ts_tablet_manager.cc:1403] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.010s
I20260630 12:36:21.966339  7186 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d: No bootstrap required, opened a new log
I20260630 12:36:21.966874  7186 ts_tablet_manager.cc:1403] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d: Time spent bootstrapping tablet: real 0.037s	user 0.024s	sys 0.012s
I20260630 12:36:21.969076  7187 raft_consensus.cc:359] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.969308  7185 raft_consensus.cc:359] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.969400  7186 raft_consensus.cc:359] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.969852  7187 raft_consensus.cc:385] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.970039  7185 raft_consensus.cc:385] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.970186  7186 raft_consensus.cc:385] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:21.970225  7187 raft_consensus.cc:740] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b66bae2b08f4036b82edd2bad9bf81f, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.970427  7185 raft_consensus.cc:740] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.970714  7186 raft_consensus.cc:740] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ced93e245544f3695492c3e1589f01d, State: Initialized, Role: FOLLOWER
I20260630 12:36:21.971298  7187 consensus_queue.cc:260] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.971462  7185 consensus_queue.cc:260] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.971639  7186 consensus_queue.cc:260] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:21.973628  7187 ts_tablet_manager.cc:1434] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:21.973853  7186 ts_tablet_manager.cc:1434] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260630 12:36:21.974643  7187 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f: Bootstrap starting.
I20260630 12:36:21.975003  7186 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d: Bootstrap starting.
I20260630 12:36:21.981201  7186 tablet_bootstrap.cc:654] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.981475  7187 tablet_bootstrap.cc:654] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:21.982661  7185 ts_tablet_manager.cc:1434] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:36:21.988034  7185 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: Bootstrap starting.
I20260630 12:36:21.997668  7185 tablet_bootstrap.cc:654] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:22.000946  7187 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f: No bootstrap required, opened a new log
I20260630 12:36:22.001485  7187 ts_tablet_manager.cc:1403] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.016s
I20260630 12:36:22.002849  7186 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d: No bootstrap required, opened a new log
I20260630 12:36:22.003345  7186 ts_tablet_manager.cc:1403] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d: Time spent bootstrapping tablet: real 0.029s	user 0.016s	sys 0.011s
I20260630 12:36:22.003803  7185 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: No bootstrap required, opened a new log
I20260630 12:36:22.004243  7185 ts_tablet_manager.cc:1403] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260630 12:36:22.004582  7187 raft_consensus.cc:359] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.005343  7187 raft_consensus.cc:385] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:22.005652  7187 raft_consensus.cc:740] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7b66bae2b08f4036b82edd2bad9bf81f, State: Initialized, Role: FOLLOWER
I20260630 12:36:22.006089  7186 raft_consensus.cc:359] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.006414  7187 consensus_queue.cc:260] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.006857  7186 raft_consensus.cc:385] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:22.006636  7185 raft_consensus.cc:359] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.007349  7186 raft_consensus.cc:740] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0ced93e245544f3695492c3e1589f01d, State: Initialized, Role: FOLLOWER
I20260630 12:36:22.007522  7185 raft_consensus.cc:385] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:22.007887  7185 raft_consensus.cc:740] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Initialized, Role: FOLLOWER
I20260630 12:36:22.008311  7186 consensus_queue.cc:260] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.008762  7187 ts_tablet_manager.cc:1434] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260630 12:36:22.008769  7185 consensus_queue.cc:260] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [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: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.010519  7186 ts_tablet_manager.cc:1434] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260630 12:36:22.011263  7185 ts_tablet_manager.cc:1434] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:22.081243  7193 raft_consensus.cc:493] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:22.081764  7193 raft_consensus.cc:515] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.083604  7193 leader_election.cc:290] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.084518  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd9af3c71044f8c89fcf07a0789eb02" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47400b4360ae44d4924d1cf85c528b45" is_pre_election: true
I20260630 12:36:22.084673  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd9af3c71044f8c89fcf07a0789eb02" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d" is_pre_election: true
I20260630 12:36:22.085098  7066 raft_consensus.cc:2468] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 0.
I20260630 12:36:22.085263  7140 raft_consensus.cc:2468] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 0.
I20260630 12:36:22.086206  6955 leader_election.cc:304] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47400b4360ae44d4924d1cf85c528b45, 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 
I20260630 12:36:22.086977  7193 raft_consensus.cc:2804] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:22.087289  7193 raft_consensus.cc:493] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:22.087561  7193 raft_consensus.cc:3060] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.092732  7193 raft_consensus.cc:515] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.094410  7195 raft_consensus.cc:493] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:22.094830  7193 leader_election.cc:290] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 election: Requested vote from peers 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.094964  7195 raft_consensus.cc:515] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:22.095729  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd9af3c71044f8c89fcf07a0789eb02" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47400b4360ae44d4924d1cf85c528b45"
I20260630 12:36:22.096316  7066 raft_consensus.cc:3060] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.097010  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd9af3c71044f8c89fcf07a0789eb02" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d"
I20260630 12:36:22.097214  7195 leader_election.cc:290] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.097601  7140 raft_consensus.cc:3060] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.099007  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb864f3276e45909d998e5e2c6fc592" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d" is_pre_election: true
I20260630 12:36:22.099718  7139 raft_consensus.cc:2468] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 0.
I20260630 12:36:22.099840  7065 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb864f3276e45909d998e5e2c6fc592" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47400b4360ae44d4924d1cf85c528b45" is_pre_election: true
I20260630 12:36:22.100508  7065 raft_consensus.cc:2468] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 0.
I20260630 12:36:22.101176  6956 leader_election.cc:304] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ced93e245544f3695492c3e1589f01d, 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 
I20260630 12:36:22.102025  7195 raft_consensus.cc:2804] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:22.095062  7191 raft_consensus.cc:493] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:22.102413  7195 raft_consensus.cc:493] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:22.102775  7195 raft_consensus.cc:3060] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.102747  7191 raft_consensus.cc:515] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.103979  7066 raft_consensus.cc:2468] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 1.
I20260630 12:36:22.105198  6955 leader_election.cc:304] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47400b4360ae44d4924d1cf85c528b45, 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 
I20260630 12:36:22.105865  7191 leader_election.cc:290] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.106455  7193 raft_consensus.cc:2804] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:22.105175  7140 raft_consensus.cc:2468] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 1.
I20260630 12:36:22.109993  7193 raft_consensus.cc:697] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 LEADER]: Becoming Leader. State: Replica: 7b66bae2b08f4036b82edd2bad9bf81f, State: Running, Role: LEADER
I20260630 12:36:22.110967  7193 consensus_queue.cc:237] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.114857  7195 raft_consensus.cc:515] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:22.117832  7195 leader_election.cc:290] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 election: Requested vote from peers 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.118568  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb864f3276e45909d998e5e2c6fc592" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d"
I20260630 12:36:22.119210  7140 raft_consensus.cc:3060] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.117772  7066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb864f3276e45909d998e5e2c6fc592" candidate_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "47400b4360ae44d4924d1cf85c528b45"
I20260630 12:36:22.121166  7066 raft_consensus.cc:3060] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.121313  6990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707af043f0048bd837ee92c5cc4d7de" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" is_pre_election: true
I20260630 12:36:22.122078  6990 raft_consensus.cc:2468] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 0.
I20260630 12:36:22.123098  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707af043f0048bd837ee92c5cc4d7de" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d" is_pre_election: true
I20260630 12:36:22.123620  7139 raft_consensus.cc:2468] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 0.
I20260630 12:36:22.124563  7030 leader_election.cc:304] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47400b4360ae44d4924d1cf85c528b45, 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 
I20260630 12:36:22.125547  7191 raft_consensus.cc:2804] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:22.125844  7191 raft_consensus.cc:493] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:22.126147  7191 raft_consensus.cc:3060] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.126291  7140 raft_consensus.cc:2468] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 1.
I20260630 12:36:22.127588  6956 leader_election.cc:304] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ced93e245544f3695492c3e1589f01d, 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 
I20260630 12:36:22.128600  7195 raft_consensus.cc:2804] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:22.128544  7066 raft_consensus.cc:2468] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7b66bae2b08f4036b82edd2bad9bf81f in term 1.
I20260630 12:36:22.129261  7195 raft_consensus.cc:697] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 LEADER]: Becoming Leader. State: Replica: 7b66bae2b08f4036b82edd2bad9bf81f, State: Running, Role: LEADER
I20260630 12:36:22.130604  7195 consensus_queue.cc:237] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:22.133466  7191 raft_consensus.cc:515] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.134274  6886 catalog_manager.cc:5697] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.136173  7191 leader_election.cc:290] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 election: Requested vote from peers 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.136252  6990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707af043f0048bd837ee92c5cc4d7de" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b66bae2b08f4036b82edd2bad9bf81f"
I20260630 12:36:22.136935  6990 raft_consensus.cc:3060] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.137147  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e707af043f0048bd837ee92c5cc4d7de" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d"
I20260630 12:36:22.137697  7140 raft_consensus.cc:3060] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.143553  6990 raft_consensus.cc:2468] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 1.
I20260630 12:36:22.143776  7140 raft_consensus.cc:2468] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 1.
I20260630 12:36:22.144758  7030 leader_election.cc:304] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47400b4360ae44d4924d1cf85c528b45, 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 
I20260630 12:36:22.145417  7191 raft_consensus.cc:2804] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:22.146687  7191 raft_consensus.cc:697] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Becoming Leader. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Running, Role: LEADER
I20260630 12:36:22.147370  7191 consensus_queue.cc:237] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.151298  6886 catalog_manager.cc:5697] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f reported cstate change: term changed from 0 to 1, leader changed from <none> to 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:22.155603  6887 catalog_manager.cc:5697] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.231712  7191 raft_consensus.cc:493] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260630 12:36:22.232519  6936 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:22.232347  7191 raft_consensus.cc:515] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.234186  7191 leader_election.cc:290] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.234953  6990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c10e8550947afb7793973445e1984" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" is_pre_election: true
I20260630 12:36:22.235209  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c10e8550947afb7793973445e1984" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d" is_pre_election: true
I20260630 12:36:22.235527  6990 raft_consensus.cc:2468] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 0.
I20260630 12:36:22.235805  7140 raft_consensus.cc:2468] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 0.
I20260630 12:36:22.236577  7030 leader_election.cc:304] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 47400b4360ae44d4924d1cf85c528b45, 7b66bae2b08f4036b82edd2bad9bf81f; no voters: 
I20260630 12:36:22.237213  7191 raft_consensus.cc:2804] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:22.237571  7191 raft_consensus.cc:493] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:22.237840  7191 raft_consensus.cc:3060] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.242547  7191 raft_consensus.cc:515] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.244356  7191 leader_election.cc:290] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 election: Requested vote from peers 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:22.245024  6990 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c10e8550947afb7793973445e1984" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7b66bae2b08f4036b82edd2bad9bf81f"
I20260630 12:36:22.245294  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "860c10e8550947afb7793973445e1984" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d"
I20260630 12:36:22.245551  6990 raft_consensus.cc:3060] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.245859  7140 raft_consensus.cc:3060] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:22.250208  7140 raft_consensus.cc:2468] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 1.
I20260630 12:36:22.250720  6990 raft_consensus.cc:2468] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 1.
I20260630 12:36:22.251305  7032 leader_election.cc:304] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ced93e245544f3695492c3e1589f01d, 47400b4360ae44d4924d1cf85c528b45; no voters: 
I20260630 12:36:22.252110  7191 raft_consensus.cc:2804] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:22.252497  7191 raft_consensus.cc:697] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Becoming Leader. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Running, Role: LEADER
I20260630 12:36:22.253257  7191 consensus_queue.cc:237] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:22.259380  6887 catalog_manager.cc:5697] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: term changed from 0 to 1, leader changed from <none> to 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:22.305927   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:36:22.325207   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:22.326287   773 tablet_replica.cc:333] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f: stopping tablet replica
I20260630 12:36:22.326965   773 raft_consensus.cc:2243] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.327400   773 raft_consensus.cc:2272] T e707af043f0048bd837ee92c5cc4d7de P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.329383   773 tablet_replica.cc:333] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: stopping tablet replica
I20260630 12:36:22.329921   773 raft_consensus.cc:2243] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:22.330509   773 pending_rounds.cc:70] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: Trying to abort 1 pending ops.
I20260630 12:36:22.330706   773 pending_rounds.cc:77] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442934815846400 op_type: NO_OP noop_request { }
I20260630 12:36:22.331074   773 raft_consensus.cc:2889] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:22.331342   773 raft_consensus.cc:2272] T bcb864f3276e45909d998e5e2c6fc592 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.333709   773 tablet_replica.cc:333] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: stopping tablet replica
I20260630 12:36:22.334215   773 raft_consensus.cc:2243] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:22.334781   773 pending_rounds.cc:70] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: Trying to abort 1 pending ops.
I20260630 12:36:22.335040   773 pending_rounds.cc:77] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442934737494016 op_type: NO_OP noop_request { }
I20260630 12:36:22.335304   773 raft_consensus.cc:2889] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:22.335568   773 raft_consensus.cc:2272] T ddd9af3c71044f8c89fcf07a0789eb02 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.337775   773 tablet_replica.cc:333] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f: stopping tablet replica
I20260630 12:36:22.338346   773 raft_consensus.cc:2243] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:22.338747   773 raft_consensus.cc:2272] T 860c10e8550947afb7793973445e1984 P 7b66bae2b08f4036b82edd2bad9bf81f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:22.352509   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
W20260630 12:36:22.608100  7030 consensus_peers.cc:597] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:22.644721  7030 consensus_peers.cc:597] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:22.656287  7191 consensus_queue.cc:1048] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:22.805874  7211 consensus_queue.cc:1048] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:23.187973  7220 consensus_queue.cc:579] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.040s)
W20260630 12:36:23.195079  6887 catalog_manager.cc:5375] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e707af043f0048bd837ee92c5cc4d7de with cas_config_opid_index -1: no extra replica candidate found for tablet e707af043f0048bd837ee92c5cc4d7de (table test-workload [id=2b065979b6454ed9973e8cb22c82d9e5]): Not found: could not select location for extra replica: not enough tablet servers to satisfy replica placement policy: the total number of registered tablet servers (3) does not allow for adding an extra replica; consider bringing up more to have at least 4 tablet servers up and running
W20260630 12:36:23.235271  6936 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7b66bae2b08f4036b82edd2bad9bf81f not available for placement
I20260630 12:36:23.395468   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:23.400975  7221 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
W20260630 12:36:23.401925  7222 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
I20260630 12:36:23.403398   773 server_base.cc:1061] running on GCE node
W20260630 12:36:23.403628  7224 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
I20260630 12:36:23.404531   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:23.404762   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:23.404992   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822983404936 us; error 0 us; skew 500 ppm
I20260630 12:36:23.405493   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:23.408279   773 webserver.cc:533] Webserver started at http://127.0.193.68:42141/ using document root <none> and password file <none>
I20260630 12:36:23.408759   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:23.408990   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:23.409262   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:23.410301   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "0dd423733006482f9a71edd65186e64c"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-zbh0"
I20260630 12:36:23.414496   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:23.417665  7229 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.418462   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:23.418762   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "0dd423733006482f9a71edd65186e64c"
format_stamp: "Formatted at 2026-06-30 12:36:23 on dist-test-slave-zbh0"
I20260630 12:36:23.419157   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:36:23.429531   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:23.430451   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:23.431805   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:23.433933   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:23.434166   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.434407   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:23.434583   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:23.471319   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:44287
I20260630 12:36:23.471402  7291 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:44287 every 8 connection(s)
I20260630 12:36:23.484983  7292 heartbeater.cc:344] Connected to a master server at 127.0.193.126:45069
I20260630 12:36:23.485375  7292 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:23.486052  7292 heartbeater.cc:507] Master 127.0.193.126:45069 requested a full tablet report, sending...
I20260630 12:36:23.488032  6887 ts_manager.cc:194] Registered new tserver with Master: 0dd423733006482f9a71edd65186e64c (127.0.193.68:44287)
I20260630 12:36:23.489446  6887 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53734
I20260630 12:36:23.516136  7066 consensus_queue.cc:237] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:23.522334  7140 raft_consensus.cc:1275] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:23.524223  7191 consensus_queue.cc:1048] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:23.525065  7030 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260630 12:36:23.527722  7030 consensus_peers.cc:597] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.530548  7211 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
I20260630 12:36:23.532274  7140 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
W20260630 12:36:23.533387  7029 consensus_peers.cc:597] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 -> Peer 0dd423733006482f9a71edd65186e64c (127.0.193.68:44287): Couldn't send request to peer 0dd423733006482f9a71edd65186e64c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e707af043f0048bd837ee92c5cc4d7de. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.538172  6874 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet e707af043f0048bd837ee92c5cc4d7de with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260630 12:36:23.542050  6887 catalog_manager.cc:5697] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:23.575736  7191 consensus_queue.cc:579] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.322s)
I20260630 12:36:23.584566  7066 consensus_queue.cc:237] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:23.589812  7140 raft_consensus.cc:1275] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:23.589993  7029 consensus_peers.cc:597] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 0dd423733006482f9a71edd65186e64c (127.0.193.68:44287): Couldn't send request to peer 0dd423733006482f9a71edd65186e64c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 860c10e8550947afb7793973445e1984. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.591161  7191 consensus_queue.cc:1048] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:23.592656  7030 consensus_peers.cc:597] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:23.596763  7211 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
I20260630 12:36:23.598239  7140 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
I20260630 12:36:23.603991  6874 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 860c10e8550947afb7793973445e1984 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:23.607934  6886 catalog_manager.cc:5697] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:23.834321  7211 raft_consensus.cc:493] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:23.834864  7211 raft_consensus.cc:515] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:23.836552  7211 leader_election.cc:290] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:23.837747  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd9af3c71044f8c89fcf07a0789eb02" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d" is_pre_election: true
I20260630 12:36:23.838353  7140 raft_consensus.cc:2468] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 1.
I20260630 12:36:23.839538  7032 leader_election.cc:304] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ced93e245544f3695492c3e1589f01d, 47400b4360ae44d4924d1cf85c528b45; no voters: 
I20260630 12:36:23.840346  7211 raft_consensus.cc:2804] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260630 12:36:23.840392  7030 leader_election.cc:336] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
I20260630 12:36:23.840847  7211 raft_consensus.cc:493] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:23.841224  7211 raft_consensus.cc:3060] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:23.845815  7211 raft_consensus.cc:515] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:23.847450  7211 leader_election.cc:290] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 election: Requested vote from peers 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167), 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415)
I20260630 12:36:23.848573  7140 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddd9af3c71044f8c89fcf07a0789eb02" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d"
I20260630 12:36:23.849099  7140 raft_consensus.cc:3060] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Advancing to term 2
W20260630 12:36:23.850776  7030 leader_election.cc:336] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
I20260630 12:36:23.853926  7140 raft_consensus.cc:2468] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 2.
I20260630 12:36:23.854802  7032 leader_election.cc:304] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ced93e245544f3695492c3e1589f01d, 47400b4360ae44d4924d1cf85c528b45; no voters: 7b66bae2b08f4036b82edd2bad9bf81f
I20260630 12:36:23.855537  7211 raft_consensus.cc:2804] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:23.855938  7211 raft_consensus.cc:697] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Becoming Leader. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Running, Role: LEADER
I20260630 12:36:23.856680  7211 consensus_queue.cc:237] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } }
I20260630 12:36:23.862928  6887 catalog_manager.cc:5697] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: term changed from 1 to 2, leader changed from 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) to 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66). New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:23.946540  7304 ts_tablet_manager.cc:933] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: Initiating tablet copy from peer 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229)
I20260630 12:36:23.948455  7304 tablet_copy_client.cc:323] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:43229
I20260630 12:36:23.957834  7076 tablet_copy_service.cc:140] P 47400b4360ae44d4924d1cf85c528b45: Received BeginTabletCopySession request for tablet e707af043f0048bd837ee92c5cc4d7de from peer 0dd423733006482f9a71edd65186e64c ({username='slave'} at 127.0.0.1:55006)
I20260630 12:36:23.958371  7076 tablet_copy_service.cc:161] P 47400b4360ae44d4924d1cf85c528b45: Beginning new tablet copy session on tablet e707af043f0048bd837ee92c5cc4d7de from peer 0dd423733006482f9a71edd65186e64c at {username='slave'} at 127.0.0.1:55006: session id = 0dd423733006482f9a71edd65186e64c-e707af043f0048bd837ee92c5cc4d7de
I20260630 12:36:23.963932  7076 tablet_copy_source_session.cc:215] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:23.966574  7304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e707af043f0048bd837ee92c5cc4d7de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:23.976994  7304 tablet_copy_client.cc:806] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:23.977501  7304 tablet_copy_client.cc:670] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:23.980902  7304 tablet_copy_client.cc:538] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:23.986546  7304 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: Bootstrap starting.
I20260630 12:36:23.999400  7304 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:24.000075  7304 tablet_bootstrap.cc:492] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: Bootstrap complete.
I20260630 12:36:24.000627  7304 ts_tablet_manager.cc:1403] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.006s
I20260630 12:36:24.002646  7304 raft_consensus.cc:359] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:24.003288  7304 raft_consensus.cc:740] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dd423733006482f9a71edd65186e64c, State: Initialized, Role: LEARNER
I20260630 12:36:24.003803  7304 consensus_queue.cc:260] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:24.005635  7292 heartbeater.cc:499] Master 127.0.193.126:45069 was elected leader, sending a full tablet report...
I20260630 12:36:24.005849  7304 ts_tablet_manager.cc:1434] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.001s
I20260630 12:36:24.007611  7076 tablet_copy_service.cc:342] P 47400b4360ae44d4924d1cf85c528b45: Request end of tablet copy session 0dd423733006482f9a71edd65186e64c-e707af043f0048bd837ee92c5cc4d7de received from {username='slave'} at 127.0.0.1:55006
I20260630 12:36:24.008014  7076 tablet_copy_service.cc:434] P 47400b4360ae44d4924d1cf85c528b45: ending tablet copy session 0dd423733006482f9a71edd65186e64c-e707af043f0048bd837ee92c5cc4d7de on tablet e707af043f0048bd837ee92c5cc4d7de with peer 0dd423733006482f9a71edd65186e64c
I20260630 12:36:24.091826  7304 ts_tablet_manager.cc:933] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: Initiating tablet copy from peer 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229)
I20260630 12:36:24.093164  7304 tablet_copy_client.cc:323] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:43229
I20260630 12:36:24.094605  7076 tablet_copy_service.cc:140] P 47400b4360ae44d4924d1cf85c528b45: Received BeginTabletCopySession request for tablet 860c10e8550947afb7793973445e1984 from peer 0dd423733006482f9a71edd65186e64c ({username='slave'} at 127.0.0.1:55006)
I20260630 12:36:24.095155  7076 tablet_copy_service.cc:161] P 47400b4360ae44d4924d1cf85c528b45: Beginning new tablet copy session on tablet 860c10e8550947afb7793973445e1984 from peer 0dd423733006482f9a71edd65186e64c at {username='slave'} at 127.0.0.1:55006: session id = 0dd423733006482f9a71edd65186e64c-860c10e8550947afb7793973445e1984
I20260630 12:36:24.100242  7076 tablet_copy_source_session.cc:215] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:24.102739  7304 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 860c10e8550947afb7793973445e1984. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:24.114020  7304 tablet_copy_client.cc:806] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:24.114532  7304 tablet_copy_client.cc:670] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:24.117631  7304 tablet_copy_client.cc:538] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:24.123948  7304 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: Bootstrap starting.
I20260630 12:36:24.144870  7304 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:24.146023  7304 tablet_bootstrap.cc:492] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: Bootstrap complete.
I20260630 12:36:24.147071  7304 ts_tablet_manager.cc:1403] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.004s
I20260630 12:36:24.150148  7304 raft_consensus.cc:359] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:24.151083  7304 raft_consensus.cc:740] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0dd423733006482f9a71edd65186e64c, State: Initialized, Role: LEARNER
I20260630 12:36:24.151953  7304 consensus_queue.cc:260] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:24.154667  7304 ts_tablet_manager.cc:1434] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:36:24.285422  7076 tablet_copy_service.cc:342] P 47400b4360ae44d4924d1cf85c528b45: Request end of tablet copy session 0dd423733006482f9a71edd65186e64c-860c10e8550947afb7793973445e1984 received from {username='slave'} at 127.0.0.1:55006
I20260630 12:36:24.285943  7076 tablet_copy_service.cc:434] P 47400b4360ae44d4924d1cf85c528b45: ending tablet copy session 0dd423733006482f9a71edd65186e64c-860c10e8550947afb7793973445e1984 on tablet 860c10e8550947afb7793973445e1984 with peer 0dd423733006482f9a71edd65186e64c
I20260630 12:36:24.285676  7312 raft_consensus.cc:493] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:24.286509  7312 raft_consensus.cc:515] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:24.289039  7312 leader_election.cc:290] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415), 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167)
W20260630 12:36:24.298854  6936 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7b66bae2b08f4036b82edd2bad9bf81f not available for placement
W20260630 12:36:24.302762  7030 leader_election.cc:336] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
W20260630 12:36:24.303766  7030 consensus_peers.cc:597] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:24.319042  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb864f3276e45909d998e5e2c6fc592" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d" is_pre_election: true
I20260630 12:36:24.319834  7139 raft_consensus.cc:2468] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 1.
I20260630 12:36:24.321460  7032 leader_election.cc:304] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0ced93e245544f3695492c3e1589f01d, 47400b4360ae44d4924d1cf85c528b45; no voters: 7b66bae2b08f4036b82edd2bad9bf81f
I20260630 12:36:24.322431  7191 raft_consensus.cc:2804] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:24.322845  7191 raft_consensus.cc:493] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:24.323196  7191 raft_consensus.cc:3060] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:24.329684  7191 raft_consensus.cc:515] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:24.332640  7139 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb864f3276e45909d998e5e2c6fc592" candidate_uuid: "47400b4360ae44d4924d1cf85c528b45" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0ced93e245544f3695492c3e1589f01d"
I20260630 12:36:24.333338  7139 raft_consensus.cc:3060] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:24.332044  7191 leader_election.cc:290] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 election: Requested vote from peers 0ced93e245544f3695492c3e1589f01d (127.0.193.67:41415), 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167)
I20260630 12:36:24.339785  7139 raft_consensus.cc:2468] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 47400b4360ae44d4924d1cf85c528b45 in term 2.
I20260630 12:36:24.340768  7032 leader_election.cc:304] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0ced93e245544f3695492c3e1589f01d, 47400b4360ae44d4924d1cf85c528b45; no voters: 
I20260630 12:36:24.341617  7191 raft_consensus.cc:2804] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:24.342096  7191 raft_consensus.cc:697] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Becoming Leader. State: Replica: 47400b4360ae44d4924d1cf85c528b45, State: Running, Role: LEADER
W20260630 12:36:24.342625  7030 leader_election.cc:336] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
I20260630 12:36:24.342872  7191 consensus_queue.cc:237] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } }
I20260630 12:36:24.351054  6887 catalog_manager.cc:5697] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: term changed from 1 to 2, leader changed from 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) to 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66). New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:24.465639  7139 raft_consensus.cc:1275] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:24.467012  7191 consensus_queue.cc:1048] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:24.557561  7267 raft_consensus.cc:1217] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:24.569478  7312 consensus_queue.cc:579] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.052s)
I20260630 12:36:24.708227  7267 raft_consensus.cc:1217] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260630 12:36:24.738422  7030 consensus_peers.cc:597] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:24.800693  7312 consensus_queue.cc:579] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.215s)
I20260630 12:36:24.925660  7139 raft_consensus.cc:1275] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260630 12:36:24.926950  7312 consensus_queue.cc:1048] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:25.180524  7211 raft_consensus.cc:1064] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: attempting to promote NON_VOTER 0dd423733006482f9a71edd65186e64c to VOTER
I20260630 12:36:25.182400  7211 consensus_queue.cc:237] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:25.188491  7267 raft_consensus.cc:1275] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:25.188491  7139 raft_consensus.cc:1275] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:25.190013  7320 consensus_queue.cc:1048] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:25.190738  7211 consensus_queue.cc:1048] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:25.192713  7030 consensus_peers.cc:597] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.199154  7211 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.200922  7139 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.210276  7267 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.212841  6887 catalog_manager.cc:5697] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.222990  7211 raft_consensus.cc:1064] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: attempting to promote NON_VOTER 0dd423733006482f9a71edd65186e64c to VOTER
I20260630 12:36:25.225106  7211 consensus_queue.cc:237] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:25.232273  7266 raft_consensus.cc:1275] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 LEARNER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:25.232846  7139 raft_consensus.cc:1275] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:25.232808  7066 consensus_queue.cc:237] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:25.233841  7320 consensus_queue.cc:1048] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:25.236403  7320 consensus_queue.cc:1048] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:25.239317  7267 raft_consensus.cc:1275] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:25.241009  7140 raft_consensus.cc:1275] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:36:25.241078  7030 consensus_peers.cc:597] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.240940  7191 consensus_queue.cc:1048] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:25.243772  7191 consensus_queue.cc:1048] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:25.248755  7211 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.250445  7267 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.251578  7312 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.262075  6887 catalog_manager.cc:5697] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.262997  6874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e707af043f0048bd837ee92c5cc4d7de with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:25.265923  7139 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.266255  7140 raft_consensus.cc:2955] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.271768  7267 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.280673  6888 catalog_manager.cc:5697] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.287369  7330 consensus_queue.cc:579] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.430s)
I20260630 12:36:25.294010  7066 consensus_queue.cc:237] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:25.300583  7267 raft_consensus.cc:1275] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:36:25.301496  6936 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7b66bae2b08f4036b82edd2bad9bf81f not available for placement
W20260630 12:36:25.302410  6873 catalog_manager.cc:4755] TS 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e707af043f0048bd837ee92c5cc4d7de: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
I20260630 12:36:25.303001  7191 consensus_queue.cc:1048] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:25.303172  7139 raft_consensus.cc:1275] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:25.305541  7191 consensus_queue.cc:1048] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:25.306198  7066 consensus_queue.cc:237] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:25.309926  7312 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
W20260630 12:36:25.312815  7029 consensus_peers.cc:597] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 0dd423733006482f9a71edd65186e64c (127.0.193.68:44287): Couldn't send request to peer 0dd423733006482f9a71edd65186e64c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ddd9af3c71044f8c89fcf07a0789eb02. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:25.313331  7288 debug-util.cc:398] Leaking SignalData structure 0x7b080028a1a0 after lost signal to thread 776
W20260630 12:36:25.314493  7288 debug-util.cc:398] Leaking SignalData structure 0x7b0800135880 after lost signal to thread 6922
W20260630 12:36:25.315863  7288 debug-util.cc:398] Leaking SignalData structure 0x7b0800293460 after lost signal to thread 7090
W20260630 12:36:25.317075  7288 debug-util.cc:398] Leaking SignalData structure 0x7b08000bbea0 after lost signal to thread 7164
I20260630 12:36:25.316434  7140 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
W20260630 12:36:25.317332  7030 consensus_peers.cc:597] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:25.318491  7288 debug-util.cc:398] Leaking SignalData structure 0x7b08000b5f20 after lost signal to thread 7291
I20260630 12:36:25.318593  7139 raft_consensus.cc:1275] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:25.320250  7191 consensus_queue.cc:1048] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:25.320479  6874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 860c10e8550947afb7793973445e1984 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:25.320297  7267 raft_consensus.cc:2955] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:25.327596  6887 catalog_manager.cc:5697] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New cstate: current_term: 1 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:25.330050  7330 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
I20260630 12:36:25.333235  7140 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
I20260630 12:36:25.340301  6874 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ddd9af3c71044f8c89fcf07a0789eb02 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:25.351310  7330 consensus_queue.cc:579] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.007s)
I20260630 12:36:25.356583  6888 catalog_manager.cc:5697] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.375566  7066 consensus_queue.cc:237] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:25.381526  7140 raft_consensus.cc:1275] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260630 12:36:25.381965  7029 consensus_peers.cc:597] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 0dd423733006482f9a71edd65186e64c (127.0.193.68:44287): Couldn't send request to peer 0dd423733006482f9a71edd65186e64c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bcb864f3276e45909d998e5e2c6fc592. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.383536  7312 consensus_queue.cc:1048] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260630 12:36:25.384652  7030 consensus_peers.cc:597] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:25.389137  7330 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
I20260630 12:36:25.391068  7140 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } } }
I20260630 12:36:25.399343  6874 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bcb864f3276e45909d998e5e2c6fc592 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:25.404225  6886 catalog_manager.cc:5697] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index -1 to 2, NON_VOTER 0dd423733006482f9a71edd65186e64c (127.0.193.68) added. New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:25.752559  7333 ts_tablet_manager.cc:933] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: Initiating tablet copy from peer 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229)
I20260630 12:36:25.754364  7333 tablet_copy_client.cc:323] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:43229
I20260630 12:36:25.756006  7076 tablet_copy_service.cc:140] P 47400b4360ae44d4924d1cf85c528b45: Received BeginTabletCopySession request for tablet ddd9af3c71044f8c89fcf07a0789eb02 from peer 0dd423733006482f9a71edd65186e64c ({username='slave'} at 127.0.0.1:55006)
I20260630 12:36:25.756451  7076 tablet_copy_service.cc:161] P 47400b4360ae44d4924d1cf85c528b45: Beginning new tablet copy session on tablet ddd9af3c71044f8c89fcf07a0789eb02 from peer 0dd423733006482f9a71edd65186e64c at {username='slave'} at 127.0.0.1:55006: session id = 0dd423733006482f9a71edd65186e64c-ddd9af3c71044f8c89fcf07a0789eb02
I20260630 12:36:25.761420  7076 tablet_copy_source_session.cc:215] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:25.763947  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddd9af3c71044f8c89fcf07a0789eb02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.774771  7333 tablet_copy_client.cc:806] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:25.775352  7333 tablet_copy_client.cc:670] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:25.778733  7333 tablet_copy_client.cc:538] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:25.784263  7333 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: Bootstrap starting.
I20260630 12:36:25.800324  7333 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:25.801194  7333 tablet_bootstrap.cc:492] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: Bootstrap complete.
I20260630 12:36:25.801908  7333 ts_tablet_manager.cc:1403] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260630 12:36:25.804788  7333 raft_consensus.cc:359] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:25.805636  7333 raft_consensus.cc:740] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0dd423733006482f9a71edd65186e64c, State: Initialized, Role: LEARNER
I20260630 12:36:25.806345  7333 consensus_queue.cc:260] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:25.808828  7333 ts_tablet_manager.cc:1434] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260630 12:36:25.810633  7076 tablet_copy_service.cc:342] P 47400b4360ae44d4924d1cf85c528b45: Request end of tablet copy session 0dd423733006482f9a71edd65186e64c-ddd9af3c71044f8c89fcf07a0789eb02 received from {username='slave'} at 127.0.0.1:55006
I20260630 12:36:25.811079  7076 tablet_copy_service.cc:434] P 47400b4360ae44d4924d1cf85c528b45: ending tablet copy session 0dd423733006482f9a71edd65186e64c-ddd9af3c71044f8c89fcf07a0789eb02 on tablet ddd9af3c71044f8c89fcf07a0789eb02 with peer 0dd423733006482f9a71edd65186e64c
I20260630 12:36:25.888696  7333 ts_tablet_manager.cc:933] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: Initiating tablet copy from peer 47400b4360ae44d4924d1cf85c528b45 (127.0.193.66:43229)
I20260630 12:36:25.890340  7333 tablet_copy_client.cc:323] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:43229
I20260630 12:36:25.891891  7076 tablet_copy_service.cc:140] P 47400b4360ae44d4924d1cf85c528b45: Received BeginTabletCopySession request for tablet bcb864f3276e45909d998e5e2c6fc592 from peer 0dd423733006482f9a71edd65186e64c ({username='slave'} at 127.0.0.1:55006)
I20260630 12:36:25.892340  7076 tablet_copy_service.cc:161] P 47400b4360ae44d4924d1cf85c528b45: Beginning new tablet copy session on tablet bcb864f3276e45909d998e5e2c6fc592 from peer 0dd423733006482f9a71edd65186e64c at {username='slave'} at 127.0.0.1:55006: session id = 0dd423733006482f9a71edd65186e64c-bcb864f3276e45909d998e5e2c6fc592
I20260630 12:36:25.897210  7076 tablet_copy_source_session.cc:215] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:25.899796  7333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb864f3276e45909d998e5e2c6fc592. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:25.910356  7333 tablet_copy_client.cc:806] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:25.910998  7333 tablet_copy_client.cc:670] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:25.914659  7333 tablet_copy_client.cc:538] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:25.920467  7333 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: Bootstrap starting.
I20260630 12:36:25.935734  7333 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:25.936422  7333 tablet_bootstrap.cc:492] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: Bootstrap complete.
I20260630 12:36:25.936970  7333 ts_tablet_manager.cc:1403] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.001s
I20260630 12:36:25.939138  7333 raft_consensus.cc:359] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:25.939810  7333 raft_consensus.cc:740] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 0dd423733006482f9a71edd65186e64c, State: Initialized, Role: LEARNER
I20260630 12:36:25.940487  7333 consensus_queue.cc:260] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: true } }
I20260630 12:36:25.942776  7333 ts_tablet_manager.cc:1434] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:25.944494  7076 tablet_copy_service.cc:342] P 47400b4360ae44d4924d1cf85c528b45: Request end of tablet copy session 0dd423733006482f9a71edd65186e64c-bcb864f3276e45909d998e5e2c6fc592 received from {username='slave'} at 127.0.0.1:55006
I20260630 12:36:25.944913  7076 tablet_copy_service.cc:434] P 47400b4360ae44d4924d1cf85c528b45: ending tablet copy session 0dd423733006482f9a71edd65186e64c-bcb864f3276e45909d998e5e2c6fc592 on tablet bcb864f3276e45909d998e5e2c6fc592 with peer 0dd423733006482f9a71edd65186e64c
I20260630 12:36:26.265769  7267 raft_consensus.cc:1217] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:36:26.303552  6936 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 7b66bae2b08f4036b82edd2bad9bf81f not available for placement
I20260630 12:36:26.358479  7330 consensus_queue.cc:579] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.051s)
I20260630 12:36:26.390200  7267 raft_consensus.cc:1217] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260630 12:36:26.466506  6873 catalog_manager.cc:4755] TS 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e707af043f0048bd837ee92c5cc4d7de: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
I20260630 12:36:26.467232  7330 consensus_queue.cc:579] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Leader has been unable to successfully communicate with peer 7b66bae2b08f4036b82edd2bad9bf81f for more than 1 seconds (1.090s)
I20260630 12:36:26.684957  7330 raft_consensus.cc:1064] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: attempting to promote NON_VOTER 0dd423733006482f9a71edd65186e64c to VOTER
I20260630 12:36:26.686939  7330 consensus_queue.cc:237] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:26.693034  7267 raft_consensus.cc:1275] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:26.693272  7140 raft_consensus.cc:1275] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:26.694777  7330 consensus_queue.cc:1048] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:26.695739  7339 consensus_queue.cc:1048] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:26.702193  7030 consensus_peers.cc:597] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:26.705827  7339 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.707480  7139 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.720491  7267 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.720690  6888 catalog_manager.cc:5697] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d reported cstate change: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.748268  7066 consensus_queue.cc:237] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:26.752947  7267 raft_consensus.cc:1275] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:26.753767  7139 raft_consensus.cc:1275] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:26.754498  7344 consensus_queue.cc:1048] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:26.755440  7339 consensus_queue.cc:1048] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:26.762255  7330 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.763754  7140 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.767482  7267 raft_consensus.cc:2955] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.775478  6874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ddd9af3c71044f8c89fcf07a0789eb02 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:26.777581  6886 catalog_manager.cc:5697] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d reported cstate change: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.933537  7330 raft_consensus.cc:1064] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: attempting to promote NON_VOTER 0dd423733006482f9a71edd65186e64c to VOTER
I20260630 12:36:26.936296  7330 consensus_queue.cc:237] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:26.944643  7267 raft_consensus.cc:1275] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 LEARNER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:26.944808  7140 raft_consensus.cc:1275] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:26.946177  7330 consensus_queue.cc:1048] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:26.947093  7030 consensus_peers.cc:597] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 -> Peer 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): Couldn't send request to peer 7b66bae2b08f4036b82edd2bad9bf81f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:26.947563  7338 consensus_queue.cc:1048] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:26.956333  7330 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.957796  7140 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.967921  6888 catalog_manager.cc:5697] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d reported cstate change: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.968679  7267 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 0dd423733006482f9a71edd65186e64c (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "7b66bae2b08f4036b82edd2bad9bf81f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36167 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.982146  7066 consensus_queue.cc:237] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } }
I20260630 12:36:26.987146  7267 raft_consensus.cc:1275] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:26.987607  7140 raft_consensus.cc:1275] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Refusing update from remote peer 47400b4360ae44d4924d1cf85c528b45: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:26.988518  7330 consensus_queue.cc:1048] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:26.989281  7344 consensus_queue.cc:1048] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:26.995080  7344 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:26.998163  7140 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:27.001401  7267 raft_consensus.cc:2955] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } } }
I20260630 12:36:27.007524  6874 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bcb864f3276e45909d998e5e2c6fc592 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:27.013772  6886 catalog_manager.cc:5697] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 reported cstate change: config changed from index 3 to 4, VOTER 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65) evicted. New cstate: current_term: 2 leader_uuid: "47400b4360ae44d4924d1cf85c528b45" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "47400b4360ae44d4924d1cf85c528b45" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0ced93e245544f3695492c3e1589f01d" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41415 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0dd423733006482f9a71edd65186e64c" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 44287 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260630 12:36:27.534755  6873 catalog_manager.cc:4755] TS 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e707af043f0048bd837ee92c5cc4d7de: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
W20260630 12:36:29.080700  6873 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111) [suppressed 56 similar messages]
W20260630 12:36:29.084160  6873 catalog_manager.cc:4755] TS 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ddd9af3c71044f8c89fcf07a0789eb02: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
I20260630 12:36:30.670197   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:36:30.695732   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:30.696442   773 tablet_replica.cc:333] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45: stopping tablet replica
I20260630 12:36:30.697098   773 raft_consensus.cc:2243] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:30.698184   773 raft_consensus.cc:2272] T ddd9af3c71044f8c89fcf07a0789eb02 P 47400b4360ae44d4924d1cf85c528b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.700588   773 tablet_replica.cc:333] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45: stopping tablet replica
I20260630 12:36:30.701211   773 raft_consensus.cc:2243] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:30.702128   773 raft_consensus.cc:2272] T 860c10e8550947afb7793973445e1984 P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.704476   773 tablet_replica.cc:333] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45: stopping tablet replica
I20260630 12:36:30.705011   773 raft_consensus.cc:2243] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:30.705910   773 raft_consensus.cc:2272] T bcb864f3276e45909d998e5e2c6fc592 P 47400b4360ae44d4924d1cf85c528b45 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.708227   773 tablet_replica.cc:333] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45: stopping tablet replica
I20260630 12:36:30.708775   773 raft_consensus.cc:2243] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:30.709599   773 raft_consensus.cc:2272] T e707af043f0048bd837ee92c5cc4d7de P 47400b4360ae44d4924d1cf85c528b45 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.735020   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:36:30.753428   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:36:30.778599   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:30.779353   773 tablet_replica.cc:333] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d: stopping tablet replica
I20260630 12:36:30.779965   773 raft_consensus.cc:2243] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.781172   773 raft_consensus.cc:2272] T ddd9af3c71044f8c89fcf07a0789eb02 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.783483   773 tablet_replica.cc:333] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d: stopping tablet replica
I20260630 12:36:30.783959   773 raft_consensus.cc:2243] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.784894   773 raft_consensus.cc:2272] T 860c10e8550947afb7793973445e1984 P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.787015   773 tablet_replica.cc:333] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d: stopping tablet replica
I20260630 12:36:30.787465   773 raft_consensus.cc:2243] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.788463   773 raft_consensus.cc:2272] T bcb864f3276e45909d998e5e2c6fc592 P 0ced93e245544f3695492c3e1589f01d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.790509   773 tablet_replica.cc:333] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d: stopping tablet replica
I20260630 12:36:30.791087   773 raft_consensus.cc:2243] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.792004   773 raft_consensus.cc:2272] T e707af043f0048bd837ee92c5cc4d7de P 0ced93e245544f3695492c3e1589f01d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.816805   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:36:30.834546   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:36:30.856674   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:30.857455   773 tablet_replica.cc:333] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c: stopping tablet replica
I20260630 12:36:30.858043   773 raft_consensus.cc:2243] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.858786   773 raft_consensus.cc:2272] T bcb864f3276e45909d998e5e2c6fc592 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.861122   773 tablet_replica.cc:333] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c: stopping tablet replica
I20260630 12:36:30.861608   773 raft_consensus.cc:2243] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.862246   773 raft_consensus.cc:2272] T ddd9af3c71044f8c89fcf07a0789eb02 P 0dd423733006482f9a71edd65186e64c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.864342   773 tablet_replica.cc:333] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c: stopping tablet replica
I20260630 12:36:30.864804   773 raft_consensus.cc:2243] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.865453   773 raft_consensus.cc:2272] T 860c10e8550947afb7793973445e1984 P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.867684   773 tablet_replica.cc:333] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c: stopping tablet replica
I20260630 12:36:30.868109   773 raft_consensus.cc:2243] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:30.868736   773 raft_consensus.cc:2272] T e707af043f0048bd837ee92c5cc4d7de P 0dd423733006482f9a71edd65186e64c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:30.910660   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:36:30.928047   773 master.cc:562] Master@127.0.193.126:45069 shutting down...
W20260630 12:36:31.181783  6873 catalog_manager.cc:4755] TS 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ddd9af3c71044f8c89fcf07a0789eb02: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
W20260630 12:36:33.754262  6873 catalog_manager.cc:4755] TS 7b66bae2b08f4036b82edd2bad9bf81f (127.0.193.65:36167): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet e707af043f0048bd837ee92c5cc4d7de: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36167: connect: Connection refused (error 111)
I20260630 12:36:33.830798   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:33.831620   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:33.832005   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55349995a0274651bf691e7abc8678d1: stopping tablet replica
I20260630 12:36:33.862488   773 master.cc:584] Master@127.0.193.126:45069 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13808 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260630 12:36:33.903493   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:38983
I20260630 12:36:33.904583   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:33.909870  7362 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
W20260630 12:36:33.910125  7363 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
W20260630 12:36:33.911458  7365 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
I20260630 12:36:33.912269   773 server_base.cc:1061] running on GCE node
I20260630 12:36:33.913081   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:33.913296   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:33.913450   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822993913432 us; error 0 us; skew 500 ppm
I20260630 12:36:33.913945   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:33.916463   773 webserver.cc:533] Webserver started at http://127.0.193.126:38805/ using document root <none> and password file <none>
I20260630 12:36:33.916963   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:33.917173   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:33.917456   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:33.918654   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "60e8a33de58b481e9a5c05c42563b974"
format_stamp: "Formatted at 2026-06-30 12:36:33 on dist-test-slave-zbh0"
I20260630 12:36:33.923288   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:36:33.926404  7370 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:33.927255   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:33.927480   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "60e8a33de58b481e9a5c05c42563b974"
format_stamp: "Formatted at 2026-06-30 12:36:33 on dist-test-slave-zbh0"
I20260630 12:36:33.927704   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:36:33.944110   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:33.945240   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:33.982151   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:38983
I20260630 12:36:33.982271  7421 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:38983 every 8 connection(s)
I20260630 12:36:33.986312  7422 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:33.997031  7422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974: Bootstrap starting.
I20260630 12:36:34.001614  7422 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:34.005692  7422 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974: No bootstrap required, opened a new log
I20260630 12:36:34.007849  7422 raft_consensus.cc:359] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e8a33de58b481e9a5c05c42563b974" member_type: VOTER }
I20260630 12:36:34.008301  7422 raft_consensus.cc:385] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:34.008529  7422 raft_consensus.cc:740] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 60e8a33de58b481e9a5c05c42563b974, State: Initialized, Role: FOLLOWER
I20260630 12:36:34.009114  7422 consensus_queue.cc:260] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [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: "60e8a33de58b481e9a5c05c42563b974" member_type: VOTER }
I20260630 12:36:34.009574  7422 raft_consensus.cc:399] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:34.009791  7422 raft_consensus.cc:493] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:34.010142  7422 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:34.014531  7422 raft_consensus.cc:515] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e8a33de58b481e9a5c05c42563b974" member_type: VOTER }
I20260630 12:36:34.015100  7422 leader_election.cc:304] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [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: 60e8a33de58b481e9a5c05c42563b974; no voters: 
I20260630 12:36:34.016214  7422 leader_election.cc:290] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:34.016630  7425 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:34.018002  7425 raft_consensus.cc:697] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 1 LEADER]: Becoming Leader. State: Replica: 60e8a33de58b481e9a5c05c42563b974, State: Running, Role: LEADER
I20260630 12:36:34.018676  7425 consensus_queue.cc:237] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [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: "60e8a33de58b481e9a5c05c42563b974" member_type: VOTER }
I20260630 12:36:34.019083  7422 sys_catalog.cc:565] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:34.023862  7426 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "60e8a33de58b481e9a5c05c42563b974" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e8a33de58b481e9a5c05c42563b974" member_type: VOTER } }
I20260630 12:36:34.023877  7427 sys_catalog.cc:455] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 60e8a33de58b481e9a5c05c42563b974. Latest consensus state: current_term: 1 leader_uuid: "60e8a33de58b481e9a5c05c42563b974" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "60e8a33de58b481e9a5c05c42563b974" member_type: VOTER } }
I20260630 12:36:34.024983  7426 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:34.025045  7427 sys_catalog.cc:458] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:34.028788  7432 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:34.037073  7432 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:34.038111   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:34.045858  7432 catalog_manager.cc:1383] Generated new cluster ID: f22d3ac4e3db478aa2673b072ec21944
I20260630 12:36:34.046164  7432 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:34.076354  7432 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:34.077683  7432 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:34.094900  7432 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974: Generated new TSK 0
I20260630 12:36:34.095517  7432 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:34.104341   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:34.110512  7443 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
W20260630 12:36:34.113401  7444 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
I20260630 12:36:34.114871   773 server_base.cc:1061] running on GCE node
W20260630 12:36:34.115123  7447 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
I20260630 12:36:34.116058   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:34.116273   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:34.116463   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822994116444 us; error 0 us; skew 500 ppm
I20260630 12:36:34.117002   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:34.119246   773 webserver.cc:533] Webserver started at http://127.0.193.65:45001/ using document root <none> and password file <none>
I20260630 12:36:34.119707   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:34.119915   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:34.120287   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:34.121482   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "decdf666699f4ea49dfea081092c7f95"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:34.125726   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:34.128859  7451 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.129698   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:34.129974   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "decdf666699f4ea49dfea081092c7f95"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:34.130247   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:36:34.163460   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:34.164587   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:34.165971   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:34.168686   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:34.168859   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.169153   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:34.169313   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.208098   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:37341
I20260630 12:36:34.208202  7513 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:37341 every 8 connection(s)
I20260630 12:36:34.213279   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:34.220672  7518 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
W20260630 12:36:34.221727  7519 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
I20260630 12:36:34.225307   773 server_base.cc:1061] running on GCE node
W20260630 12:36:34.225613  7521 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
I20260630 12:36:34.226601   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:34.226917   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:34.227133   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822994227117 us; error 0 us; skew 500 ppm
I20260630 12:36:34.227713   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:34.230388  7514 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38983
I20260630 12:36:34.230705   773 webserver.cc:533] Webserver started at http://127.0.193.66:36815/ using document root <none> and password file <none>
I20260630 12:36:34.230767  7514 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:34.231551   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:34.231773   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:34.232056   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:34.231937  7514 heartbeater.cc:507] Master 127.0.193.126:38983 requested a full tablet report, sending...
I20260630 12:36:34.233337   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:34.234193  7387 ts_manager.cc:194] Registered new tserver with Master: decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341)
I20260630 12:36:34.236024  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47142
I20260630 12:36:34.238102   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:34.241581  7526 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.242399   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:34.242628   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:34.242913   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:36:34.270503   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:34.271991   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:34.273514   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:34.275651   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:34.275878   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.276105   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:34.276271   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.315729   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:39409
I20260630 12:36:34.315824  7588 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:39409 every 8 connection(s)
I20260630 12:36:34.320699   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:34.328101  7592 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
W20260630 12:36:34.329542  7593 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
I20260630 12:36:34.333143   773 server_base.cc:1061] running on GCE node
W20260630 12:36:34.333689  7595 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
I20260630 12:36:34.334317  7589 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38983
I20260630 12:36:34.334703  7589 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:34.334718   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:34.335177   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:34.335355   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822994335340 us; error 0 us; skew 500 ppm
I20260630 12:36:34.335680  7589 heartbeater.cc:507] Master 127.0.193.126:38983 requested a full tablet report, sending...
I20260630 12:36:34.336002   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:34.337747  7387 ts_manager.cc:194] Registered new tserver with Master: b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409)
I20260630 12:36:34.338738   773 webserver.cc:533] Webserver started at http://127.0.193.67:36041/ using document root <none> and password file <none>
I20260630 12:36:34.339300   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:34.339337  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47146
I20260630 12:36:34.339596   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:34.339980   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:34.341264   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "87220be3c18c47edad72cbd2a253f5f5"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:34.345544   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:34.348742  7600 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.349524   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:34.349831   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "87220be3c18c47edad72cbd2a253f5f5"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:34.350101   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:36:34.366001   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:34.367241   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:34.368687   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:34.370931   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:34.371148   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.371373   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:34.371542   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:34.410275   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:35921
I20260630 12:36:34.410369  7662 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:35921 every 8 connection(s)
I20260630 12:36:34.424439  7663 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38983
I20260630 12:36:34.424845  7663 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:34.425738  7663 heartbeater.cc:507] Master 127.0.193.126:38983 requested a full tablet report, sending...
I20260630 12:36:34.427650  7387 ts_manager.cc:194] Registered new tserver with Master: 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:34.428017   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014540909s
I20260630 12:36:34.428997  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47158
I20260630 12:36:35.238651  7514 heartbeater.cc:499] Master 127.0.193.126:38983 was elected leader, sending a full tablet report...
I20260630 12:36:35.342036  7589 heartbeater.cc:499] Master 127.0.193.126:38983 was elected leader, sending a full tablet report...
I20260630 12:36:35.431669  7663 heartbeater.cc:499] Master 127.0.193.126:38983 was elected leader, sending a full tablet report...
I20260630 12:36:35.483071  7387 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47172:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:35.485297  7387 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:35.549487  7554 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0a76a1da98425198e148d12d6bddac (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:35.550952  7554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0a76a1da98425198e148d12d6bddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.555644  7553 tablet_service.cc:1511] Processing CreateTablet for tablet 72c76d6916054d43b659761f62f23880 (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:35.557077  7553 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c76d6916054d43b659761f62f23880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.558475  7479 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0a76a1da98425198e148d12d6bddac (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:35.559291  7628 tablet_service.cc:1511] Processing CreateTablet for tablet 2f0a76a1da98425198e148d12d6bddac (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:35.559928  7479 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0a76a1da98425198e148d12d6bddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.559660  7478 tablet_service.cc:1511] Processing CreateTablet for tablet 72c76d6916054d43b659761f62f23880 (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:35.560683  7628 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0a76a1da98425198e148d12d6bddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.560999  7478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c76d6916054d43b659761f62f23880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.562022  7551 tablet_service.cc:1511] Processing CreateTablet for tablet edbcbb3acf5547a7a292f3753a8e35eb (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:35.563552  7551 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbcbb3acf5547a7a292f3753a8e35eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.563498  7477 tablet_service.cc:1511] Processing CreateTablet for tablet f02ac6a115fc4e6cb7922ea301350d70 (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:35.564016  7627 tablet_service.cc:1511] Processing CreateTablet for tablet 72c76d6916054d43b659761f62f23880 (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:35.564983  7477 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02ac6a115fc4e6cb7922ea301350d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.565372  7627 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c76d6916054d43b659761f62f23880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.568022  7476 tablet_service.cc:1511] Processing CreateTablet for tablet edbcbb3acf5547a7a292f3753a8e35eb (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:35.568076  7626 tablet_service.cc:1511] Processing CreateTablet for tablet f02ac6a115fc4e6cb7922ea301350d70 (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:35.569492  7476 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbcbb3acf5547a7a292f3753a8e35eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.569597  7626 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02ac6a115fc4e6cb7922ea301350d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.560057  7552 tablet_service.cc:1511] Processing CreateTablet for tablet f02ac6a115fc4e6cb7922ea301350d70 (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:35.572098  7552 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02ac6a115fc4e6cb7922ea301350d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.572009  7625 tablet_service.cc:1511] Processing CreateTablet for tablet edbcbb3acf5547a7a292f3753a8e35eb (DEFAULT_TABLE table=test-workload [id=862c69c4e578418d8085bacb52adbc05]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:35.573361  7625 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet edbcbb3acf5547a7a292f3753a8e35eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:35.616636  7683 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:35.622058  7684 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:35.624179  7685 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:35.625046  7683 tablet_bootstrap.cc:654] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.629004  7684 tablet_bootstrap.cc:654] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.632082  7685 tablet_bootstrap.cc:654] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.633328  7683 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: No bootstrap required, opened a new log
I20260630 12:36:35.633833  7683 ts_tablet_manager.cc:1403] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.009s
I20260630 12:36:35.634279  7684 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: No bootstrap required, opened a new log
I20260630 12:36:35.634699  7684 ts_tablet_manager.cc:1403] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.010s
I20260630 12:36:35.636837  7683 raft_consensus.cc:359] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.637198  7684 raft_consensus.cc:359] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.637588  7685 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: No bootstrap required, opened a new log
I20260630 12:36:35.637624  7683 raft_consensus.cc:385] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.637866  7684 raft_consensus.cc:385] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.638317  7685 ts_tablet_manager.cc:1403] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.005s
I20260630 12:36:35.638262  7683 raft_consensus.cc:740] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.638386  7684 raft_consensus.cc:740] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.639570  7684 consensus_queue.cc:260] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [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: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.639457  7683 consensus_queue.cc:260] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [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: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.642303  7684 ts_tablet_manager.cc:1434] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260630 12:36:35.641903  7685 raft_consensus.cc:359] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.642994  7685 raft_consensus.cc:385] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.643304  7685 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.643419  7684 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:35.644203  7685 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.650388  7684 tablet_bootstrap.cc:654] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.653703  7683 ts_tablet_manager.cc:1434] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.020s	user 0.015s	sys 0.003s
I20260630 12:36:35.655203  7683 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:35.661085  7684 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: No bootstrap required, opened a new log
I20260630 12:36:35.661650  7684 ts_tablet_manager.cc:1403] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.018s	user 0.002s	sys 0.011s
I20260630 12:36:35.663197  7685 ts_tablet_manager.cc:1434] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.024s	user 0.020s	sys 0.004s
I20260630 12:36:35.664252  7685 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:35.664534  7684 raft_consensus.cc:359] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.665426  7684 raft_consensus.cc:385] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.665745  7684 raft_consensus.cc:740] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.666674  7684 consensus_queue.cc:260] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.668824  7684 ts_tablet_manager.cc:1434] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:36:35.669858  7684 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:35.671113  7685 tablet_bootstrap.cc:654] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.675392  7684 tablet_bootstrap.cc:654] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.680258  7683 tablet_bootstrap.cc:654] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.687173  7683 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: No bootstrap required, opened a new log
I20260630 12:36:35.687183  7685 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: No bootstrap required, opened a new log
I20260630 12:36:35.687644  7684 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: No bootstrap required, opened a new log
I20260630 12:36:35.687883  7683 ts_tablet_manager.cc:1403] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.033s	user 0.014s	sys 0.000s
I20260630 12:36:35.687896  7685 ts_tablet_manager.cc:1403] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.024s	user 0.023s	sys 0.000s
I20260630 12:36:35.688331  7684 ts_tablet_manager.cc:1403] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.019s	user 0.017s	sys 0.000s
I20260630 12:36:35.690888  7684 raft_consensus.cc:359] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.691154  7683 raft_consensus.cc:359] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.691599  7684 raft_consensus.cc:385] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.691303  7685 raft_consensus.cc:359] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.691885  7683 raft_consensus.cc:385] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.691965  7684 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.692147  7685 raft_consensus.cc:385] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.692268  7683 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.692701  7685 raft_consensus.cc:740] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.692911  7684 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.693393  7683 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.693565  7685 consensus_queue.cc:260] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.695549  7683 ts_tablet_manager.cc:1434] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:36:35.696547  7683 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:35.698771  7684 ts_tablet_manager.cc:1434] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:36:35.699934  7684 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:35.700217  7685 ts_tablet_manager.cc:1434] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:36:35.701257  7685 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:35.702680  7683 tablet_bootstrap.cc:654] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.708153  7685 tablet_bootstrap.cc:654] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.710701  7690 raft_consensus.cc:493] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:35.711208  7690 raft_consensus.cc:515] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.712168  7684 tablet_bootstrap.cc:654] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.722955  7690 leader_election.cc:290] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:35.729766  7685 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: No bootstrap required, opened a new log
I20260630 12:36:35.730381  7685 ts_tablet_manager.cc:1403] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.005s
I20260630 12:36:35.731527  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" is_pre_election: true
I20260630 12:36:35.732575  7564 raft_consensus.cc:2468] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 0.
I20260630 12:36:35.733563  7685 raft_consensus.cc:359] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.734405  7685 raft_consensus.cc:385] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.734742  7685 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.734603  7453 leader_election.cc:304] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:35.735978  7685 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.736308  7690 raft_consensus.cc:2804] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:35.737085  7690 raft_consensus.cc:493] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:35.737627  7690 raft_consensus.cc:3060] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.743333  7685 ts_tablet_manager.cc:1434] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:36:35.744360  7685 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:35.746287  7683 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: No bootstrap required, opened a new log
I20260630 12:36:35.746981  7683 ts_tablet_manager.cc:1403] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.008s
I20260630 12:36:35.752290  7685 tablet_bootstrap.cc:654] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.754534  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:35.756387  7690 raft_consensus.cc:515] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
W20260630 12:36:35.756879  7454 leader_election.cc:343] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:35.759122  7690 leader_election.cc:290] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 1 election: Requested vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:35.760178  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
I20260630 12:36:35.760690  7564 raft_consensus.cc:3060] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.762691  7684 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: No bootstrap required, opened a new log
I20260630 12:36:35.758129  7683 raft_consensus.cc:359] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.763284  7684 ts_tablet_manager.cc:1403] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.064s	user 0.040s	sys 0.016s
I20260630 12:36:35.763624  7683 raft_consensus.cc:385] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.763708  7685 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: No bootstrap required, opened a new log
I20260630 12:36:35.763720  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:35.764178  7683 raft_consensus.cc:740] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.764497  7685 ts_tablet_manager.cc:1403] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
W20260630 12:36:35.765488  7454 leader_election.cc:343] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:35.765240  7683 consensus_queue.cc:260] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.766568  7684 raft_consensus.cc:359] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.767346  7684 raft_consensus.cc:385] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.767314  7685 raft_consensus.cc:359] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.767956  7684 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.769721  7683 ts_tablet_manager.cc:1434] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260630 12:36:35.777631  7685 raft_consensus.cc:385] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.771943  7564 raft_consensus.cc:2468] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 1.
I20260630 12:36:35.778276  7684 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.778924  7683 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:35.779156  7685 raft_consensus.cc:740] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.779259  7453 leader_election.cc:304] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 87220be3c18c47edad72cbd2a253f5f5
I20260630 12:36:35.780089  7685 consensus_queue.cc:260] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [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: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.780616  7690 raft_consensus.cc:2804] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:35.782416  7685 ts_tablet_manager.cc:1434] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260630 12:36:35.784755  7684 ts_tablet_manager.cc:1434] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.003s
I20260630 12:36:35.791973  7690 raft_consensus.cc:697] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 LEADER]: Becoming Leader. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Running, Role: LEADER
I20260630 12:36:35.792887  7690 consensus_queue.cc:237] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:35.793963  7683 tablet_bootstrap.cc:654] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:35.800429  7683 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: No bootstrap required, opened a new log
I20260630 12:36:35.800839  7683 ts_tablet_manager.cc:1403] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260630 12:36:35.801095  7384 catalog_manager.cc:5697] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 reported cstate change: term changed from 0 to 1, leader changed from <none> to decdf666699f4ea49dfea081092c7f95 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "decdf666699f4ea49dfea081092c7f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:35.803004  7683 raft_consensus.cc:359] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.803555  7683 raft_consensus.cc:385] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:35.803794  7683 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:35.804443  7683 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.806102  7683 ts_tablet_manager.cc:1434] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.004s
I20260630 12:36:35.820247  7691 raft_consensus.cc:493] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:35.820725  7691 raft_consensus.cc:515] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.822983  7691 leader_election.cc:290] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409)
I20260630 12:36:35.826333  7689 raft_consensus.cc:493] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:35.826867  7689 raft_consensus.cc:515] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.837627  7689 leader_election.cc:290] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:35.840293  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" is_pre_election: true
I20260630 12:36:35.841073  7564 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87220be3c18c47edad72cbd2a253f5f5 in term 0.
I20260630 12:36:35.842409  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95" is_pre_election: true
I20260630 12:36:35.842478  7602 leader_election.cc:304] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, b6d44016a3b442eb8cdf66a78bffcc8b; no voters: 
I20260630 12:36:35.843449  7489 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87220be3c18c47edad72cbd2a253f5f5 in term 0.
I20260630 12:36:35.843678  7691 raft_consensus.cc:2804] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:35.844183  7691 raft_consensus.cc:493] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:35.844524  7691 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.852182  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95" is_pre_election: true
I20260630 12:36:35.852276  7691 raft_consensus.cc:515] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.852988  7489 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 0.
I20260630 12:36:35.853240  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:35.853797  7638 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 0.
I20260630 12:36:35.854205  7527 leader_election.cc:304] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:35.854430  7691 leader_election.cc:290] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 1 election: Requested vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409)
I20260630 12:36:35.855216  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95"
I20260630 12:36:35.855624  7564 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
I20260630 12:36:35.855958  7489 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.856202  7564 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.856344  7689 raft_consensus.cc:2804] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:35.856781  7689 raft_consensus.cc:493] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:35.857134  7689 raft_consensus.cc:3060] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.861310  7489 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87220be3c18c47edad72cbd2a253f5f5 in term 1.
I20260630 12:36:35.862473  7601 leader_election.cc:304] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:35.863333  7691 raft_consensus.cc:2804] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:35.863617  7564 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87220be3c18c47edad72cbd2a253f5f5 in term 1.
I20260630 12:36:35.864688  7691 raft_consensus.cc:697] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 LEADER]: Becoming Leader. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Running, Role: LEADER
I20260630 12:36:35.864768  7689 raft_consensus.cc:515] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.865795  7691 consensus_queue.cc:237] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.866911  7689 leader_election.cc:290] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 election: Requested vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:35.868022  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95"
I20260630 12:36:35.868309  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:35.868662  7489 raft_consensus.cc:3060] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.868933  7638 raft_consensus.cc:3060] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.874604  7489 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 1.
I20260630 12:36:35.874524  7384 catalog_manager.cc:5697] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "87220be3c18c47edad72cbd2a253f5f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:35.875794  7527 leader_election.cc:304] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:35.876487  7689 raft_consensus.cc:2804] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:35.876452  7638 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 1.
I20260630 12:36:35.877940  7689 raft_consensus.cc:697] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 LEADER]: Becoming Leader. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Running, Role: LEADER
I20260630 12:36:35.878852  7689 consensus_queue.cc:237] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.886305  7387 catalog_manager.cc:5697] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b reported cstate change: term changed from 0 to 1, leader changed from <none> to b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66). New cstate: current_term: 1 leader_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:35.946134  7689 raft_consensus.cc:493] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:35.946614  7689 raft_consensus.cc:515] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.948463  7689 leader_election.cc:290] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:35.949280  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95" is_pre_election: true
I20260630 12:36:35.949541  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:35.949869  7489 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 0.
I20260630 12:36:35.950203  7638 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 0.
I20260630 12:36:35.950984  7527 leader_election.cc:304] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:35.951740  7689 raft_consensus.cc:2804] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:35.952102  7689 raft_consensus.cc:493] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:35.952343  7689 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.956810  7689 raft_consensus.cc:515] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.958437  7689 leader_election.cc:290] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 election: Requested vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:35.959193  7489 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95"
I20260630 12:36:35.959424  7638 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:35.959697  7489 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.960043  7638 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:35.964337  7489 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 1.
I20260630 12:36:35.964715  7638 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 1.
I20260630 12:36:35.965358  7527 leader_election.cc:304] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:35.966202  7689 raft_consensus.cc:2804] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:35.966658  7689 raft_consensus.cc:697] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 LEADER]: Becoming Leader. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Running, Role: LEADER
I20260630 12:36:35.967406  7689 consensus_queue.cc:237] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:35.973660  7387 catalog_manager.cc:5697] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b reported cstate change: term changed from 0 to 1, leader changed from <none> to b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66). New cstate: current_term: 1 leader_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:36.000229   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:36:36.017958   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:36.018764   773 tablet_replica.cc:333] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: stopping tablet replica
I20260630 12:36:36.019394   773 raft_consensus.cc:2243] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.019795   773 raft_consensus.cc:2272] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.021750   773 tablet_replica.cc:333] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: stopping tablet replica
I20260630 12:36:36.022261   773 raft_consensus.cc:2243] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.022625   773 raft_consensus.cc:2272] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.024525   773 tablet_replica.cc:333] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: stopping tablet replica
I20260630 12:36:36.025017   773 raft_consensus.cc:2243] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.025367   773 raft_consensus.cc:2272] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.027201   773 tablet_replica.cc:333] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: stopping tablet replica
I20260630 12:36:36.027655   773 raft_consensus.cc:2243] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:36.028208   773 pending_rounds.cc:70] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Trying to abort 1 pending ops.
I20260630 12:36:36.028389   773 pending_rounds.cc:77] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442990777454592 op_type: NO_OP noop_request { }
I20260630 12:36:36.028677   773 raft_consensus.cc:2889] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:36.028980   773 raft_consensus.cc:2272] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.052958   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:36:36.064827   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:36:36.083176   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:36.083987   773 tablet_replica.cc:333] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: stopping tablet replica
I20260630 12:36:36.084589   773 raft_consensus.cc:2243] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.085008   773 raft_consensus.cc:2272] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.087003   773 tablet_replica.cc:333] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: stopping tablet replica
I20260630 12:36:36.087507   773 raft_consensus.cc:2243] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:36.088066   773 pending_rounds.cc:70] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Trying to abort 1 pending ops.
I20260630 12:36:36.088259   773 pending_rounds.cc:77] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442991128358912 op_type: NO_OP noop_request { }
I20260630 12:36:36.088536   773 raft_consensus.cc:2889] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:36.088796   773 raft_consensus.cc:2272] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.090931   773 tablet_replica.cc:333] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: stopping tablet replica
I20260630 12:36:36.091614   773 raft_consensus.cc:2243] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:36.092156   773 pending_rounds.cc:70] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Trying to abort 1 pending ops.
I20260630 12:36:36.092350   773 pending_rounds.cc:77] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442991488774144 op_type: NO_OP noop_request { }
I20260630 12:36:36.092620   773 raft_consensus.cc:2889] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:36.092901   773 raft_consensus.cc:2272] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.095055   773 tablet_replica.cc:333] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: stopping tablet replica
I20260630 12:36:36.095520   773 raft_consensus.cc:2243] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.095876   773 raft_consensus.cc:2272] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.119087   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:36:36.130861   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:36:36.147075   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:36.147904   773 tablet_replica.cc:333] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: stopping tablet replica
I20260630 12:36:36.148476   773 raft_consensus.cc:2243] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:36.149078   773 pending_rounds.cc:70] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Trying to abort 1 pending ops.
I20260630 12:36:36.149282   773 pending_rounds.cc:77] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302442991074783232 op_type: NO_OP noop_request { }
I20260630 12:36:36.149551   773 raft_consensus.cc:2889] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:36:36.149817   773 raft_consensus.cc:2272] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.152132   773 tablet_replica.cc:333] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: stopping tablet replica
I20260630 12:36:36.152678   773 raft_consensus.cc:2243] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.153071   773 raft_consensus.cc:2272] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.154922   773 tablet_replica.cc:333] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: stopping tablet replica
I20260630 12:36:36.155411   773 raft_consensus.cc:2243] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.155767   773 raft_consensus.cc:2272] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.157565   773 tablet_replica.cc:333] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: stopping tablet replica
I20260630 12:36:36.158033   773 raft_consensus.cc:2243] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:36.158385   773 raft_consensus.cc:2272] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:36.180063   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:36:36.192621   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:36.197710  7715 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
W20260630 12:36:36.198886  7716 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
I20260630 12:36:36.200971   773 server_base.cc:1061] running on GCE node
W20260630 12:36:36.201479  7718 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
I20260630 12:36:36.202512   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:36.202991   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:36.203305   773 hybrid_clock.cc:648] HybridClock initialized: now 1782822996203287 us; error 0 us; skew 500 ppm
I20260630 12:36:36.203943   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:36.206426   773 webserver.cc:533] Webserver started at http://127.0.193.68:40701/ using document root <none> and password file <none>
I20260630 12:36:36.207108   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:36.207422   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:36.207825   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:36.209031   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "1788275e201642a08f886e924a5a4513"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-zbh0"
I20260630 12:36:36.213750   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:36.217008  7723 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.217846   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:36:36.218245   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "1788275e201642a08f886e924a5a4513"
format_stamp: "Formatted at 2026-06-30 12:36:36 on dist-test-slave-zbh0"
I20260630 12:36:36.218627   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:36:36.238003   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:36.239153   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:36.240564   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:36.242781   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:36.243148   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.243453   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:36.243717   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:36.279469   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:37629
I20260630 12:36:36.279559  7785 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:37629 every 8 connection(s)
I20260630 12:36:36.293741  7786 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38983
I20260630 12:36:36.294238  7786 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:36.295111  7786 heartbeater.cc:507] Master 127.0.193.126:38983 requested a full tablet report, sending...
I20260630 12:36:36.297087  7387 ts_manager.cc:194] Registered new tserver with Master: 1788275e201642a08f886e924a5a4513 (127.0.193.68:37629)
I20260630 12:36:36.298492  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47178
W20260630 12:36:37.052407  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f0a76a1da98425198e148d12d6bddac: Network error: Client connection negotiation failed: client connection to 127.0.193.65:37341: connect: Connection refused (error 111)
W20260630 12:36:37.055775  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 72c76d6916054d43b659761f62f23880: Network error: Client connection negotiation failed: client connection to 127.0.193.67:35921: connect: Connection refused (error 111)
W20260630 12:36:37.059031  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet edbcbb3acf5547a7a292f3753a8e35eb: Network error: Client connection negotiation failed: client connection to 127.0.193.66:39409: connect: Connection refused (error 111)
I20260630 12:36:37.300967  7786 heartbeater.cc:499] Master 127.0.193.126:38983 was elected leader, sending a full tablet report...
W20260630 12:36:38.073668  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f0a76a1da98425198e148d12d6bddac: Network error: Client connection negotiation failed: client connection to 127.0.193.65:37341: connect: Connection refused (error 111)
W20260630 12:36:38.077207  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet f02ac6a115fc4e6cb7922ea301350d70: Network error: Client connection negotiation failed: client connection to 127.0.193.66:39409: connect: Connection refused (error 111)
W20260630 12:36:38.080276  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet edbcbb3acf5547a7a292f3753a8e35eb: Network error: Client connection negotiation failed: client connection to 127.0.193.66:39409: connect: Connection refused (error 111)
W20260630 12:36:39.109747  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f0a76a1da98425198e148d12d6bddac: Network error: Client connection negotiation failed: client connection to 127.0.193.65:37341: connect: Connection refused (error 111)
W20260630 12:36:39.113037  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet edbcbb3acf5547a7a292f3753a8e35eb: Network error: Client connection negotiation failed: client connection to 127.0.193.66:39409: connect: Connection refused (error 111)
W20260630 12:36:39.116056  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 72c76d6916054d43b659761f62f23880: Network error: Client connection negotiation failed: client connection to 127.0.193.67:35921: connect: Connection refused (error 111)
W20260630 12:36:40.128748  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet edbcbb3acf5547a7a292f3753a8e35eb: Network error: Client connection negotiation failed: client connection to 127.0.193.66:39409: connect: Connection refused (error 111)
W20260630 12:36:40.132944  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 72c76d6916054d43b659761f62f23880: Network error: Client connection negotiation failed: client connection to 127.0.193.67:35921: connect: Connection refused (error 111)
W20260630 12:36:40.136245  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet f02ac6a115fc4e6cb7922ea301350d70: Network error: Client connection negotiation failed: client connection to 127.0.193.66:39409: connect: Connection refused (error 111)
W20260630 12:36:41.138492  7435 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b6d44016a3b442eb8cdf66a78bffcc8b not available for placement
W20260630 12:36:42.140915  7435 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b6d44016a3b442eb8cdf66a78bffcc8b not available for placement
W20260630 12:36:43.143656  7435 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b6d44016a3b442eb8cdf66a78bffcc8b not available for placement
I20260630 12:36:43.317312   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.324889  7795 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
W20260630 12:36:43.325294  7796 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
W20260630 12:36:43.328704  7798 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
I20260630 12:36:43.329694   773 server_base.cc:1061] running on GCE node
I20260630 12:36:43.331476   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.331763   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:43.331935   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823003331921 us; error 0 us; skew 500 ppm
I20260630 12:36:43.332484   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.335146   773 webserver.cc:533] Webserver started at http://127.0.193.65:45001/ using document root <none> and password file <none>
I20260630 12:36:43.335866   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.336097   773 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:43.340035   773 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.002s
I20260630 12:36:43.343526  7803 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.344305   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:43.344619   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "decdf666699f4ea49dfea081092c7f95"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:43.345036   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:36:43.373577   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.374883   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.376394   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.380023  7810 ts_tablet_manager.cc:548] Loading tablet metadata (0/4 complete)
I20260630 12:36:43.401366   773 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:36:43.401707   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.023s	user 0.001s	sys 0.000s
I20260630 12:36:43.402017   773 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260630 12:36:43.407385  7810 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:43.417663   773 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:36:43.417999   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.016s	user 0.014s	sys 0.000s
I20260630 12:36:43.419076  7810 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.419860  7810 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Bootstrap complete.
I20260630 12:36:43.420428  7810 ts_tablet_manager.cc:1403] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260630 12:36:43.422863  7810 raft_consensus.cc:359] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.423725  7810 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.424435  7810 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.427263  7810 ts_tablet_manager.cc:1434] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:36:43.428184  7810 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:43.439981  7810 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.440689  7810 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Bootstrap complete.
I20260630 12:36:43.441434  7810 ts_tablet_manager.cc:1403] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:36:43.444028  7810 raft_consensus.cc:359] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.444590  7810 raft_consensus.cc:740] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.445452  7810 consensus_queue.cc:260] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.447549  7810 ts_tablet_manager.cc:1434] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260630 12:36:43.448311  7810 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:43.461323  7810 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:43.462205  7810 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Bootstrap complete.
I20260630 12:36:43.462757  7810 ts_tablet_manager.cc:1403] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:36:43.464833  7810 raft_consensus.cc:359] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:43.465538  7810 raft_consensus.cc:740] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.466218  7810 consensus_queue.cc:260] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:43.467917  7810 ts_tablet_manager.cc:1434] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:43.468621  7810 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Bootstrap starting.
I20260630 12:36:43.479161   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:37341
I20260630 12:36:43.479305  7871 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:37341 every 8 connection(s)
I20260630 12:36:43.480546  7810 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.481237  7810 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Bootstrap complete.
I20260630 12:36:43.481839  7810 ts_tablet_manager.cc:1403] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260630 12:36:43.484601   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:36:43.484584  7810 raft_consensus.cc:359] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.486835  7810 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.488166  7810 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.491552  7810 ts_tablet_manager.cc:1434] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Time spent starting tablet: real 0.009s	user 0.010s	sys 0.000s
W20260630 12:36:43.498080  7876 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
W20260630 12:36:43.498880  7877 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
W20260630 12:36:43.503402  7879 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
I20260630 12:36:43.505488   773 server_base.cc:1061] running on GCE node
I20260630 12:36:43.506548   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.506791   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:43.507018   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823003507000 us; error 0 us; skew 500 ppm
I20260630 12:36:43.507551   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.510406   773 webserver.cc:533] Webserver started at http://127.0.193.66:36815/ using document root <none> and password file <none>
I20260630 12:36:43.511052   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.511245   773 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:43.511839  7872 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38983
I20260630 12:36:43.512238  7872 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.513034  7872 heartbeater.cc:507] Master 127.0.193.126:38983 requested a full tablet report, sending...
I20260630 12:36:43.515457   773 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260630 12:36:43.516950  7387 ts_manager.cc:194] Re-registered known tserver with Master: decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341)
I20260630 12:36:43.519166  7884 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.520102   773 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:43.520432   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:43.520700   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:36:43.522245  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43956
I20260630 12:36:43.525460  7872 heartbeater.cc:499] Master 127.0.193.126:38983 was elected leader, sending a full tablet report...
I20260630 12:36:43.534436   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.535707   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.537426   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.561271   773 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:36:43.561604   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.022s	user 0.000s	sys 0.001s
I20260630 12:36:43.566213  7891 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:43.575920   773 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:36:43.576215   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.014s	user 0.014s	sys 0.000s
I20260630 12:36:43.578317  7891 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:43.579116  7891 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap complete.
I20260630 12:36:43.579643  7891 ts_tablet_manager.cc:1403] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.003s
I20260630 12:36:43.581652  7891 raft_consensus.cc:359] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.582294  7891 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.582938  7891 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.585723  7891 ts_tablet_manager.cc:1434] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260630 12:36:43.586390  7891 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:43.600709  7891 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:43.601760  7891 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap complete.
I20260630 12:36:43.602353  7891 ts_tablet_manager.cc:1403] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260630 12:36:43.604481  7891 raft_consensus.cc:359] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.605155  7891 raft_consensus.cc:740] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.605855  7891 consensus_queue.cc:260] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.607654  7891 ts_tablet_manager.cc:1434] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.002s
I20260630 12:36:43.608469  7891 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:43.621759  7891 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.622493  7891 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap complete.
I20260630 12:36:43.623319  7891 ts_tablet_manager.cc:1403] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.004s
I20260630 12:36:43.625362  7891 raft_consensus.cc:359] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:43.625936  7891 raft_consensus.cc:740] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.626608  7891 consensus_queue.cc:260] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [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: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:43.628363  7891 ts_tablet_manager.cc:1434] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:43.629223  7891 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap starting.
I20260630 12:36:43.632120   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:39409
I20260630 12:36:43.632395  7951 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:39409 every 8 connection(s)
I20260630 12:36:43.636921   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:43.645206  7956 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
I20260630 12:36:43.650913  7891 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.651875  7891 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Bootstrap complete.
I20260630 12:36:43.652776  7952 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38983
I20260630 12:36:43.653111  7891 ts_tablet_manager.cc:1403] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.007s
I20260630 12:36:43.653648  7952 heartbeater.cc:461] Registering TS with master...
W20260630 12:36:43.652916  7957 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
I20260630 12:36:43.654788  7952 heartbeater.cc:507] Master 127.0.193.126:38983 requested a full tablet report, sending...
W20260630 12:36:43.655469  7959 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
I20260630 12:36:43.655817   773 server_base.cc:1061] running on GCE node
I20260630 12:36:43.657024   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:43.657299   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:43.657498   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823003657480 us; error 0 us; skew 500 ppm
I20260630 12:36:43.657492  7891 raft_consensus.cc:359] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.658537   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:43.658885  7891 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.660167  7387 ts_manager.cc:194] Re-registered known tserver with Master: b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409)
I20260630 12:36:43.659701  7891 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.661769   773 webserver.cc:533] Webserver started at http://127.0.193.67:36041/ using document root <none> and password file <none>
I20260630 12:36:43.662346   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:43.662298  7891 ts_tablet_manager.cc:1434] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260630 12:36:43.662849   773 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:43.665477  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43960
I20260630 12:36:43.666536   773 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:43.668183  7952 heartbeater.cc:499] Master 127.0.193.126:38983 was elected leader, sending a full tablet report...
I20260630 12:36:43.670045  7964 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:43.671008   773 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:36:43.671361   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "87220be3c18c47edad72cbd2a253f5f5"
format_stamp: "Formatted at 2026-06-30 12:36:34 on dist-test-slave-zbh0"
I20260630 12:36:43.671705   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:36:43.696064   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:43.697211   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:43.698553   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:43.721396   773 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260630 12:36:43.721737   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.021s	user 0.001s	sys 0.000s
I20260630 12:36:43.726236  7971 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:43.736716   773 ts_tablet_manager.cc:616] Registered 4 tablets
I20260630 12:36:43.737052   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.015s	user 0.011s	sys 0.002s
I20260630 12:36:43.737944  7971 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.738680  7971 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap complete.
I20260630 12:36:43.739270  7971 ts_tablet_manager.cc:1403] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.010s
I20260630 12:36:43.741308  7971 raft_consensus.cc:359] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.741860  7971 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.742594  7971 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.745419  7971 ts_tablet_manager.cc:1434] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260630 12:36:43.746347  7971 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:43.758111  7971 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.758896  7971 tablet_bootstrap.cc:492] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap complete.
I20260630 12:36:43.759487  7971 ts_tablet_manager.cc:1403] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260630 12:36:43.761801  7971 raft_consensus.cc:359] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.762516  7971 raft_consensus.cc:740] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.763464  7971 consensus_queue.cc:260] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [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: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.765132  7971 ts_tablet_manager.cc:1434] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:43.766028  7971 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:43.777570  7971 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:43.778257  7971 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap complete.
I20260630 12:36:43.778903  7971 ts_tablet_manager.cc:1403] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260630 12:36:43.781389  7971 raft_consensus.cc:359] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:43.781935  7971 raft_consensus.cc:385] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:43.782197  7971 raft_consensus.cc:740] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.782934  7971 consensus_queue.cc:260] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [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: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:43.784921  7971 ts_tablet_manager.cc:1434] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:43.785604  7971 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap starting.
I20260630 12:36:43.794482   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:35921
I20260630 12:36:43.794770  8031 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:35921 every 8 connection(s)
I20260630 12:36:43.799456  7971 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 1 replicates
I20260630 12:36:43.801424  7971 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Bootstrap complete.
I20260630 12:36:43.802623  7971 ts_tablet_manager.cc:1403] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.006s
I20260630 12:36:43.805493  7971 raft_consensus.cc:359] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.806632  7971 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Initialized, Role: FOLLOWER
I20260630 12:36:43.807662  7971 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:43.810097  7971 ts_tablet_manager.cc:1434] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:36:43.811681  8033 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38983
I20260630 12:36:43.812207  8033 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:43.813105  8033 heartbeater.cc:507] Master 127.0.193.126:38983 requested a full tablet report, sending...
I20260630 12:36:43.816655  7387 ts_manager.cc:194] Re-registered known tserver with Master: 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:43.821502  7387 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43974
I20260630 12:36:43.824029  8033 heartbeater.cc:499] Master 127.0.193.126:38983 was elected leader, sending a full tablet report...
W20260630 12:36:44.164482  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 72c76d6916054d43b659761f62f23880: Illegal state: Replica 87220be3c18c47edad72cbd2a253f5f5 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } }
W20260630 12:36:44.176901  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet edbcbb3acf5547a7a292f3753a8e35eb: Illegal state: Replica b6d44016a3b442eb8cdf66a78bffcc8b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } }
W20260630 12:36:44.189399  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 2f0a76a1da98425198e148d12d6bddac: Illegal state: Replica decdf666699f4ea49dfea081092c7f95 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } }
I20260630 12:36:44.210971  7974 raft_consensus.cc:493] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.211879  7974 raft_consensus.cc:515] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:44.214432  7974 leader_election.cc:290] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341)
I20260630 12:36:44.223276  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" is_pre_election: true
I20260630 12:36:44.224391  7926 raft_consensus.cc:2393] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87220be3c18c47edad72cbd2a253f5f5 in current term 1: Already voted for candidate decdf666699f4ea49dfea081092c7f95 in this term.
I20260630 12:36:44.225594  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95" is_pre_election: true
I20260630 12:36:44.226313  7845 raft_consensus.cc:2393] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 87220be3c18c47edad72cbd2a253f5f5 in current term 1: Already voted for candidate decdf666699f4ea49dfea081092c7f95 in this term.
I20260630 12:36:44.227428  7965 leader_election.cc:304] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5; no voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95
I20260630 12:36:44.228295  7974 raft_consensus.cc:3060] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:44.234225  7974 raft_consensus.cc:2749] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:36:44.621881  8041 raft_consensus.cc:493] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.622524  8041 raft_consensus.cc:515] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:44.624732  8041 leader_election.cc:290] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.635052  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" is_pre_election: true
I20260630 12:36:44.635308  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:44.636006  7926 raft_consensus.cc:2468] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 1.
I20260630 12:36:44.636288  8006 raft_consensus.cc:2468] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 1.
I20260630 12:36:44.637518  7805 leader_election.cc:304] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:44.638478  8041 raft_consensus.cc:2804] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:44.638933  8041 raft_consensus.cc:493] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:44.639331  8041 raft_consensus.cc:3060] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.645009  8044 raft_consensus.cc:493] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.645123  8041 raft_consensus.cc:515] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:44.645817  8044 raft_consensus.cc:515] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.647564  8041 leader_election.cc:290] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 election: Requested vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.648172  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
I20260630 12:36:44.648324  8044 leader_election.cc:290] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.649629  7925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" is_pre_election: true
I20260630 12:36:44.649066  7926 raft_consensus.cc:3060] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.648715  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f0a76a1da98425198e148d12d6bddac" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:44.649955  8005 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:44.650847  7925 raft_consensus.cc:2410] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate decdf666699f4ea49dfea081092c7f95 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:44.651203  8006 raft_consensus.cc:3060] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.651572  8005 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 1.
I20260630 12:36:44.653461  7806 leader_election.cc:304] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, decdf666699f4ea49dfea081092c7f95; no voters: b6d44016a3b442eb8cdf66a78bffcc8b
I20260630 12:36:44.654583  8044 raft_consensus.cc:2804] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:44.655133  8044 raft_consensus.cc:493] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:44.655614  8044 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.657284  7926 raft_consensus.cc:2468] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 2.
I20260630 12:36:44.657933  8006 raft_consensus.cc:2468] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 2.
I20260630 12:36:44.658667  7805 leader_election.cc:304] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:44.659731  8041 raft_consensus.cc:2804] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:44.661170  8041 raft_consensus.cc:697] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Becoming Leader. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Running, Role: LEADER
I20260630 12:36:44.662106  8044 raft_consensus.cc:515] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.662250  8041 consensus_queue.cc:237] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } }
I20260630 12:36:44.664125  8044 leader_election.cc:290] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 election: Requested vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.664789  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
I20260630 12:36:44.665225  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:44.665725  7926 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.666230  8006 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.670706  7387 catalog_manager.cc:5697] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "decdf666699f4ea49dfea081092c7f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:44.671862  7926 raft_consensus.cc:2410] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate decdf666699f4ea49dfea081092c7f95 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:44.673269  8006 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 2.
I20260630 12:36:44.674644  7806 leader_election.cc:304] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, decdf666699f4ea49dfea081092c7f95; no voters: b6d44016a3b442eb8cdf66a78bffcc8b
I20260630 12:36:44.675717  8041 raft_consensus.cc:2804] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:44.676417  8041 raft_consensus.cc:697] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Becoming Leader. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Running, Role: LEADER
I20260630 12:36:44.677462  8041 consensus_queue.cc:237] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.690925  7387 catalog_manager.cc:5697] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 reported cstate change: term changed from 1 to 2, leader changed from b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66) to decdf666699f4ea49dfea081092c7f95 (127.0.193.65). New cstate: current_term: 2 leader_uuid: "decdf666699f4ea49dfea081092c7f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:44.779198  8041 raft_consensus.cc:493] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.779829  8041 raft_consensus.cc:515] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.781596  8041 leader_election.cc:290] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.782465  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" is_pre_election: true
I20260630 12:36:44.782671  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:44.783339  7926 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 1.
I20260630 12:36:44.783756  8006 raft_consensus.cc:2410] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate decdf666699f4ea49dfea081092c7f95 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:44.784516  7805 leader_election.cc:304] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:44.785351  8041 raft_consensus.cc:2804] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:44.785853  8041 raft_consensus.cc:493] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:44.786259  8041 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.791045  8041 raft_consensus.cc:515] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.792734  8041 leader_election.cc:290] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 election: Requested vote from peers b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.793443  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
I20260630 12:36:44.793886  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "decdf666699f4ea49dfea081092c7f95" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:44.794293  7926 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.794837  8006 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:44.801460  7926 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate decdf666699f4ea49dfea081092c7f95 in term 2.
I20260630 12:36:44.801779  8006 raft_consensus.cc:2410] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate decdf666699f4ea49dfea081092c7f95 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260630 12:36:44.803006  7805 leader_election.cc:304] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:44.803920  8041 raft_consensus.cc:2804] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:44.804435  8041 raft_consensus.cc:697] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Becoming Leader. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Running, Role: LEADER
I20260630 12:36:44.805292  8041 consensus_queue.cc:237] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [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: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.811195  7387 catalog_manager.cc:5697] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 reported cstate change: term changed from 1 to 2, leader changed from 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67) to decdf666699f4ea49dfea081092c7f95 (127.0.193.65). New cstate: current_term: 2 leader_uuid: "decdf666699f4ea49dfea081092c7f95" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:44.901093  8053 raft_consensus.cc:493] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:44.901763  8053 raft_consensus.cc:515] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.903863  8053 leader_election.cc:290] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.914630  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:44.915122  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95" is_pre_election: true
I20260630 12:36:44.915426  8006 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 2.
I20260630 12:36:44.916862  7887 leader_election.cc:304] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, b6d44016a3b442eb8cdf66a78bffcc8b; no voters: decdf666699f4ea49dfea081092c7f95
I20260630 12:36:44.917701  8053 raft_consensus.cc:2804] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:44.918071  8053 raft_consensus.cc:493] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:44.918391  8053 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:44.923697  8053 raft_consensus.cc:515] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.925446  8053 leader_election.cc:290] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 3 election: Requested vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:44.926124  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95"
I20260630 12:36:44.926417  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f02ac6a115fc4e6cb7922ea301350d70" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:44.927181  8006 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:44.932037  8006 raft_consensus.cc:2468] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 3.
I20260630 12:36:44.933075  7887 leader_election.cc:304] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, b6d44016a3b442eb8cdf66a78bffcc8b; no voters: decdf666699f4ea49dfea081092c7f95
I20260630 12:36:44.933775  8053 raft_consensus.cc:2804] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:44.935045  8053 raft_consensus.cc:697] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 LEADER]: Becoming Leader. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Running, Role: LEADER
I20260630 12:36:44.935784  8053 consensus_queue.cc:237] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:44.941948  7387 catalog_manager.cc:5697] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b reported cstate change: term changed from 2 to 3, leader changed from decdf666699f4ea49dfea081092c7f95 (127.0.193.65) to b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66). New cstate: current_term: 3 leader_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.012437  8059 raft_consensus.cc:493] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.013054  8059 raft_consensus.cc:515] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.014921  8059 leader_election.cc:290] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409)
I20260630 12:36:45.015771  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95" is_pre_election: true
I20260630 12:36:45.015973  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" is_pre_election: true
I20260630 12:36:45.016727  7926 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 87220be3c18c47edad72cbd2a253f5f5 in term 2.
I20260630 12:36:45.017925  7966 leader_election.cc:304] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, b6d44016a3b442eb8cdf66a78bffcc8b; no voters: decdf666699f4ea49dfea081092c7f95
I20260630 12:36:45.018766  8059 raft_consensus.cc:2804] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260630 12:36:45.019237  8059 raft_consensus.cc:493] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.019557  8059 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:45.024897  8059 raft_consensus.cc:515] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.026634  8059 leader_election.cc:290] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 3 election: Requested vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409)
I20260630 12:36:45.027351  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95"
I20260630 12:36:45.027696  7926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72c76d6916054d43b659761f62f23880" candidate_uuid: "87220be3c18c47edad72cbd2a253f5f5" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b"
I20260630 12:36:45.028432  7926 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:45.033404  7926 raft_consensus.cc:2468] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 87220be3c18c47edad72cbd2a253f5f5 in term 3.
I20260630 12:36:45.034431  7966 leader_election.cc:304] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, b6d44016a3b442eb8cdf66a78bffcc8b; no voters: decdf666699f4ea49dfea081092c7f95
I20260630 12:36:45.035341  8059 raft_consensus.cc:2804] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Leader election won for term 3
I20260630 12:36:45.036504  8059 raft_consensus.cc:697] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 LEADER]: Becoming Leader. State: Replica: 87220be3c18c47edad72cbd2a253f5f5, State: Running, Role: LEADER
I20260630 12:36:45.037453  8059 consensus_queue.cc:237] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.044081  7387 catalog_manager.cc:5697] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 reported cstate change: term changed from 2 to 3, leader changed from decdf666699f4ea49dfea081092c7f95 (127.0.193.65) to 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67). New cstate: current_term: 3 leader_uuid: "87220be3c18c47edad72cbd2a253f5f5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:45.071357  8006 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:45.072770  8041 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.085654  7926 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:45.087919  8044 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.129760  8053 raft_consensus.cc:493] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:45.130434  8053 raft_consensus.cc:515] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.132623  8053 leader_election.cc:290] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:45.133463  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95" is_pre_election: true
I20260630 12:36:45.133703  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5" is_pre_election: true
I20260630 12:36:45.134522  7845 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 1.
I20260630 12:36:45.134755  8006 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 1.
I20260630 12:36:45.136112  7885 leader_election.cc:304] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6d44016a3b442eb8cdf66a78bffcc8b, decdf666699f4ea49dfea081092c7f95; no voters: 
I20260630 12:36:45.136981  8053 raft_consensus.cc:2804] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:45.137492  8053 raft_consensus.cc:493] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:45.137825  8053 raft_consensus.cc:3060] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:45.142581  8053 raft_consensus.cc:515] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.144340  8053 leader_election.cc:290] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 2 election: Requested vote from peers decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341), 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:45.145109  7845 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "decdf666699f4ea49dfea081092c7f95"
I20260630 12:36:45.145378  8006 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "edbcbb3acf5547a7a292f3753a8e35eb" candidate_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "87220be3c18c47edad72cbd2a253f5f5"
I20260630 12:36:45.145967  7845 raft_consensus.cc:3060] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:45.146246  8006 raft_consensus.cc:3060] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:45.153345  8006 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 2.
I20260630 12:36:45.153350  7845 raft_consensus.cc:2468] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6d44016a3b442eb8cdf66a78bffcc8b in term 2.
I20260630 12:36:45.154815  7887 leader_election.cc:304] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 87220be3c18c47edad72cbd2a253f5f5, b6d44016a3b442eb8cdf66a78bffcc8b; no voters: 
I20260630 12:36:45.155714  8053 raft_consensus.cc:2804] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:45.156256  8053 raft_consensus.cc:697] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 LEADER]: Becoming Leader. State: Replica: b6d44016a3b442eb8cdf66a78bffcc8b, State: Running, Role: LEADER
I20260630 12:36:45.157110  8053 consensus_queue.cc:237] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.163280  7384 catalog_manager.cc:5697] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:45.167346  7926 raft_consensus.cc:1240] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 LEADER]: Rejecting Update request from peer decdf666699f4ea49dfea081092c7f95 for earlier term 2. Current term is 3. Ops: []
I20260630 12:36:45.168934  8044 consensus_queue.cc:1059] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.169746  8044 consensus_queue.cc:1243] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [LEADER]: Peer b6d44016a3b442eb8cdf66a78bffcc8b log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:36:45.170455  8045 raft_consensus.cc:3055] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:45.170909  8045 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Running, Role: LEADER
I20260630 12:36:45.171835  8045 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.173147  8045 raft_consensus.cc:3060] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Advancing to term 3
W20260630 12:36:45.199781  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet 72c76d6916054d43b659761f62f23880: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:36:45.203111  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet edbcbb3acf5547a7a292f3753a8e35eb: Illegal state: Leader has not yet committed an operation in its own term
W20260630 12:36:45.206250  7435 auto_rebalancer.cc:639] Failed to schedule move for tablet f02ac6a115fc4e6cb7922ea301350d70: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:36:45.210665  7926 raft_consensus.cc:1240] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Rejecting Update request from peer decdf666699f4ea49dfea081092c7f95 for earlier term 2. Current term is 3. Ops: []
I20260630 12:36:45.212054  8045 consensus_queue.cc:1059] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.212913  8044 raft_consensus.cc:3055] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Stepping down as leader of term 2
I20260630 12:36:45.213326  8044 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: decdf666699f4ea49dfea081092c7f95, State: Running, Role: LEADER
I20260630 12:36:45.214092  8044 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } }
I20260630 12:36:45.215247  8044 raft_consensus.cc:3060] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Advancing to term 3
I20260630 12:36:45.489336  7845 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:36:45.490932  8053 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.491781  8053 consensus_queue.cc:1243] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Peer decdf666699f4ea49dfea081092c7f95 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:36:45.494632  7845 pending_rounds.cc:85] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Aborting all ops after (but not including) 0
I20260630 12:36:45.494699  7926 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:36:45.495316  7845 pending_rounds.cc:107] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:36:45.495882  7845 raft_consensus.cc:2889] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:45.496739  8059 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.508792  7845 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:36:45.509878  8006 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260630 12:36:45.510658  8059 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.511722  8059 consensus_queue.cc:1243] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Peer decdf666699f4ea49dfea081092c7f95 log is divergent from this leader: its last log entry 2.1 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 0
I20260630 12:36:45.511695  8057 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:45.517736  7845 pending_rounds.cc:85] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Aborting all ops after (but not including) 0
I20260630 12:36:45.519533  7845 pending_rounds.cc:107] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260630 12:36:45.520140  7845 raft_consensus.cc:2889] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260630 12:36:45.629558  8006 raft_consensus.cc:1275] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:45.630988  8057 consensus_queue.cc:1048] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:45.633836  7845 raft_consensus.cc:1275] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:45.635372  8057 consensus_queue.cc:1048] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:46.216498  7845 consensus_queue.cc:237] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.223806  8006 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:46.224335  7926 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:46.227347  8077 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:46.228865  8044 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:46.237497  7806 consensus_peers.cc:597] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 -> Peer 1788275e201642a08f886e924a5a4513 (127.0.193.68:37629): Couldn't send request to peer 1788275e201642a08f886e924a5a4513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f0a76a1da98425198e148d12d6bddac. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.238852  8077 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.240535  8006 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.241554  7926 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.251740  7925 consensus_queue.cc:237] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.251582  7386 catalog_manager.cc:5697] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 reported cstate change: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New cstate: current_term: 2 leader_uuid: "decdf666699f4ea49dfea081092c7f95" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:46.261499  7845 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:46.263242  8006 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:46.263967  8057 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:46.265798  8069 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:46.272559  8068 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.275931  8006 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
W20260630 12:36:46.277007  7887 consensus_peers.cc:597] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b -> Peer 1788275e201642a08f886e924a5a4513 (127.0.193.68:37629): Couldn't send request to peer 1788275e201642a08f886e924a5a4513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f02ac6a115fc4e6cb7922ea301350d70. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.279703  7844 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.291144  8006 consensus_queue.cc:237] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.302495  7925 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:46.304956  8071 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:36:46.305567  7387 catalog_manager.cc:5697] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 reported cstate change: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New cstate: current_term: 3 leader_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.311846  7844 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260630 12:36:46.312589  8088 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.317065  8071 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260630 12:36:46.318964  7967 consensus_peers.cc:597] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 -> Peer 1788275e201642a08f886e924a5a4513 (127.0.193.68:37629): Couldn't send request to peer 1788275e201642a08f886e924a5a4513. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 72c76d6916054d43b659761f62f23880. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:46.315990  7925 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.327715  7844 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.335409  7387 catalog_manager.cc:5697] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b reported cstate change: config changed from index -1 to 3, NON_VOTER 1788275e201642a08f886e924a5a4513 (127.0.193.68) added. New cstate: current_term: 3 leader_uuid: "87220be3c18c47edad72cbd2a253f5f5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } } }
I20260630 12:36:46.753010  8091 ts_tablet_manager.cc:933] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: Initiating tablet copy from peer b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409)
I20260630 12:36:46.755582  8091 tablet_copy_client.cc:323] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:39409
I20260630 12:36:46.767467  7936 tablet_copy_service.cc:140] P b6d44016a3b442eb8cdf66a78bffcc8b: Received BeginTabletCopySession request for tablet f02ac6a115fc4e6cb7922ea301350d70 from peer 1788275e201642a08f886e924a5a4513 ({username='slave'} at 127.0.0.1:58228)
I20260630 12:36:46.768128  7936 tablet_copy_service.cc:161] P b6d44016a3b442eb8cdf66a78bffcc8b: Beginning new tablet copy session on tablet f02ac6a115fc4e6cb7922ea301350d70 from peer 1788275e201642a08f886e924a5a4513 at {username='slave'} at 127.0.0.1:58228: session id = 1788275e201642a08f886e924a5a4513-f02ac6a115fc4e6cb7922ea301350d70
I20260630 12:36:46.773757  7936 tablet_copy_source_session.cc:215] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:46.776866  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f02ac6a115fc4e6cb7922ea301350d70. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.787433  8095 ts_tablet_manager.cc:933] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: Initiating tablet copy from peer decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341)
I20260630 12:36:46.791556  8095 tablet_copy_client.cc:323] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:37341
I20260630 12:36:46.793788  8091 tablet_copy_client.cc:806] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:46.794926  8091 tablet_copy_client.cc:670] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:46.798753  8091 tablet_copy_client.cc:538] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:46.803529  7856 tablet_copy_service.cc:140] P decdf666699f4ea49dfea081092c7f95: Received BeginTabletCopySession request for tablet 2f0a76a1da98425198e148d12d6bddac from peer 1788275e201642a08f886e924a5a4513 ({username='slave'} at 127.0.0.1:38100)
I20260630 12:36:46.804340  7856 tablet_copy_service.cc:161] P decdf666699f4ea49dfea081092c7f95: Beginning new tablet copy session on tablet 2f0a76a1da98425198e148d12d6bddac from peer 1788275e201642a08f886e924a5a4513 at {username='slave'} at 127.0.0.1:38100: session id = 1788275e201642a08f886e924a5a4513-2f0a76a1da98425198e148d12d6bddac
I20260630 12:36:46.807106  8091 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: Bootstrap starting.
I20260630 12:36:46.815455  7856 tablet_copy_source_session.cc:215] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:46.819373  8095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f0a76a1da98425198e148d12d6bddac. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.837212  8091 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:46.838182  8091 tablet_bootstrap.cc:492] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: Bootstrap complete.
I20260630 12:36:46.838934  8091 ts_tablet_manager.cc:1403] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.008s
I20260630 12:36:46.839586  8095 tablet_copy_client.cc:806] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:46.840171  8095 tablet_copy_client.cc:670] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:46.841877  8091 raft_consensus.cc:359] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.842768  8091 raft_consensus.cc:740] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1788275e201642a08f886e924a5a4513, State: Initialized, Role: LEARNER
I20260630 12:36:46.843586  8095 tablet_copy_client.cc:538] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:46.843509  8091 consensus_queue.cc:260] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.846622  8091 ts_tablet_manager.cc:1434] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260630 12:36:46.848635  7936 tablet_copy_service.cc:342] P b6d44016a3b442eb8cdf66a78bffcc8b: Request end of tablet copy session 1788275e201642a08f886e924a5a4513-f02ac6a115fc4e6cb7922ea301350d70 received from {username='slave'} at 127.0.0.1:58228
I20260630 12:36:46.849174  7936 tablet_copy_service.cc:434] P b6d44016a3b442eb8cdf66a78bffcc8b: ending tablet copy session 1788275e201642a08f886e924a5a4513-f02ac6a115fc4e6cb7922ea301350d70 on tablet f02ac6a115fc4e6cb7922ea301350d70 with peer 1788275e201642a08f886e924a5a4513
I20260630 12:36:46.853495  8095 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: Bootstrap starting.
I20260630 12:36:46.870172  8091 ts_tablet_manager.cc:933] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: Initiating tablet copy from peer 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921)
I20260630 12:36:46.871893  8095 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:46.871877  8091 tablet_copy_client.cc:323] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:35921
I20260630 12:36:46.872941  8095 tablet_bootstrap.cc:492] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: Bootstrap complete.
I20260630 12:36:46.873668  8095 ts_tablet_manager.cc:1403] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.009s
I20260630 12:36:46.878177  8095 raft_consensus.cc:359] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.879437  8095 raft_consensus.cc:740] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 1788275e201642a08f886e924a5a4513, State: Initialized, Role: LEARNER
I20260630 12:36:46.879962  8095 consensus_queue.cc:260] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.881640  8095 ts_tablet_manager.cc:1434] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:36:46.883205  7856 tablet_copy_service.cc:342] P decdf666699f4ea49dfea081092c7f95: Request end of tablet copy session 1788275e201642a08f886e924a5a4513-2f0a76a1da98425198e148d12d6bddac received from {username='slave'} at 127.0.0.1:38100
I20260630 12:36:46.883638  7856 tablet_copy_service.cc:434] P decdf666699f4ea49dfea081092c7f95: ending tablet copy session 1788275e201642a08f886e924a5a4513-2f0a76a1da98425198e148d12d6bddac on tablet 2f0a76a1da98425198e148d12d6bddac with peer 1788275e201642a08f886e924a5a4513
I20260630 12:36:46.890388  8017 tablet_copy_service.cc:140] P 87220be3c18c47edad72cbd2a253f5f5: Received BeginTabletCopySession request for tablet 72c76d6916054d43b659761f62f23880 from peer 1788275e201642a08f886e924a5a4513 ({username='slave'} at 127.0.0.1:56742)
I20260630 12:36:46.890991  8017 tablet_copy_service.cc:161] P 87220be3c18c47edad72cbd2a253f5f5: Beginning new tablet copy session on tablet 72c76d6916054d43b659761f62f23880 from peer 1788275e201642a08f886e924a5a4513 at {username='slave'} at 127.0.0.1:56742: session id = 1788275e201642a08f886e924a5a4513-72c76d6916054d43b659761f62f23880
I20260630 12:36:46.896495  8017 tablet_copy_source_session.cc:215] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:46.899405  8091 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72c76d6916054d43b659761f62f23880. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:46.915589  8091 tablet_copy_client.cc:806] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:46.916244  8091 tablet_copy_client.cc:670] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:46.919668  8091 tablet_copy_client.cc:538] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:46.929186  8091 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: Bootstrap starting.
I20260630 12:36:46.951047  8091 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:46.951942  8091 tablet_bootstrap.cc:492] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: Bootstrap complete.
I20260630 12:36:46.952637  8091 ts_tablet_manager.cc:1403] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.008s
I20260630 12:36:46.955515  8091 raft_consensus.cc:359] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.956341  8091 raft_consensus.cc:740] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 1788275e201642a08f886e924a5a4513, State: Initialized, Role: LEARNER
I20260630 12:36:46.957029  8091 consensus_queue.cc:260] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: true } }
I20260630 12:36:46.959412  8091 ts_tablet_manager.cc:1434] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:36:46.961033  8017 tablet_copy_service.cc:342] P 87220be3c18c47edad72cbd2a253f5f5: Request end of tablet copy session 1788275e201642a08f886e924a5a4513-72c76d6916054d43b659761f62f23880 received from {username='slave'} at 127.0.0.1:56742
I20260630 12:36:46.961393  8017 tablet_copy_service.cc:434] P 87220be3c18c47edad72cbd2a253f5f5: ending tablet copy session 1788275e201642a08f886e924a5a4513-72c76d6916054d43b659761f62f23880 on tablet 72c76d6916054d43b659761f62f23880 with peer 1788275e201642a08f886e924a5a4513
I20260630 12:36:47.332647  7761 raft_consensus.cc:1217] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260630 12:36:47.338802  7761 raft_consensus.cc:1217] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:36:47.434712  7761 raft_consensus.cc:1217] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260630 12:36:47.816210  8108 raft_consensus.cc:1064] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5: attempting to promote NON_VOTER 1788275e201642a08f886e924a5a4513 to VOTER
I20260630 12:36:47.819661  8108 consensus_queue.cc:237] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } }
I20260630 12:36:47.829968  7925 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:47.830097  7761 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:47.830456  7844 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:47.832067  8071 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:47.833237  8109 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:47.833995  8108 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:47.860374  8109 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.862737  7844 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.862716  7925 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.879127  7761 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.881968  7387 catalog_manager.cc:5697] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b reported cstate change: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "87220be3c18c47edad72cbd2a253f5f5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } attrs { replace: true } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.909662  8105 raft_consensus.cc:1064] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95: attempting to promote NON_VOTER 1788275e201642a08f886e924a5a4513 to VOTER
I20260630 12:36:47.914391  8105 consensus_queue.cc:237] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } }
I20260630 12:36:47.928534  8006 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:47.930714  7761 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 LEARNER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:47.930872  7925 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:47.935448  8119 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:47.940230  8124 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:47.947661  8006 consensus_queue.cc:237] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } }
I20260630 12:36:47.950604  8124 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:47.955574  7760 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:36:47.955590  7844 raft_consensus.cc:1275] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Refusing update from remote peer 87220be3c18c47edad72cbd2a253f5f5: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:36:47.959471  8109 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:47.964288  8109 consensus_queue.cc:1048] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:47.967129  8108 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.975867  7845 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.976105  7760 raft_consensus.cc:2955] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.982092  8119 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:47.984800  8005 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.000049  7925 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.007040  7373 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 72c76d6916054d43b659761f62f23880 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:48.006645  7385 catalog_manager.cc:5697] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 reported cstate change: config changed from index 4 to 5, VOTER b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66) evicted. New cstate: current_term: 3 leader_uuid: "87220be3c18c47edad72cbd2a253f5f5" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.007397  7386 catalog_manager.cc:5697] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 reported cstate change: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "decdf666699f4ea49dfea081092c7f95" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.050209  7761 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } attrs { replace: true } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.066622  8129 raft_consensus.cc:1064] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b: attempting to promote NON_VOTER 1788275e201642a08f886e924a5a4513 to VOTER
I20260630 12:36:48.074419  8129 consensus_queue.cc:237] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } }
I20260630 12:36:48.083480  7761 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 LEARNER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:48.085918  8005 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:48.086171  7845 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260630 12:36:48.093734  8130 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:48.110932  7916 tablet_service.cc:1558] Processing DeleteTablet for tablet 72c76d6916054d43b659761f62f23880 with delete_type TABLET_DATA_TOMBSTONED (TS b6d44016a3b442eb8cdf66a78bffcc8b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:58242
I20260630 12:36:48.105154  8129 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.008s
I20260630 12:36:48.113701  8130 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:48.124820  8136 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:48.125981  8136 raft_consensus.cc:2243] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:48.126650  8136 raft_consensus.cc:2272] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:48.134879  8136 ts_tablet_manager.cc:1916] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:48.134194  8128 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.135677  7845 consensus_queue.cc:237] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } }
I20260630 12:36:48.141106  7760 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:48.141978  7925 raft_consensus.cc:1275] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Refusing update from remote peer decdf666699f4ea49dfea081092c7f95: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:48.141038  8006 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.143831  8119 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:48.147687  8119 consensus_queue.cc:1048] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:48.150089  7760 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.152127  8105 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.153853  7761 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.154856  8136 ts_tablet_manager.cc:1929] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:36:48.155447  8136 log.cc:1199] T 72c76d6916054d43b659761f62f23880 P b6d44016a3b442eb8cdf66a78bffcc8b: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-1-root/wals/72c76d6916054d43b659761f62f23880
I20260630 12:36:48.159379  7372 catalog_manager.cc:5028] TS b6d44016a3b442eb8cdf66a78bffcc8b (127.0.193.66:39409): tablet 72c76d6916054d43b659761f62f23880 (table test-workload [id=862c69c4e578418d8085bacb52adbc05]) successfully deleted
I20260630 12:36:48.168843  7386 catalog_manager.cc:5697] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 reported cstate change: config changed from index 4 to 5, VOTER 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67) evicted. New cstate: current_term: 2 leader_uuid: "decdf666699f4ea49dfea081092c7f95" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.169826  7925 raft_consensus.cc:2955] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.177402  7387 catalog_manager.cc:5697] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 reported cstate change: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.177670  7845 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 1788275e201642a08f886e924a5a4513 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "decdf666699f4ea49dfea081092c7f95" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 37341 } attrs { replace: true } } peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.179883  7371 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f0a76a1da98425198e148d12d6bddac with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:48.184077  7996 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f0a76a1da98425198e148d12d6bddac with delete_type TABLET_DATA_TOMBSTONED (TS 87220be3c18c47edad72cbd2a253f5f5 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:56758
I20260630 12:36:48.196126  8139 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:48.197676  8139 raft_consensus.cc:2243] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:48.198853  8139 raft_consensus.cc:2272] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:48.198570  7926 consensus_queue.cc:237] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } }
I20260630 12:36:48.205188  7761 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:36:48.206671  8006 raft_consensus.cc:1275] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Refusing update from remote peer b6d44016a3b442eb8cdf66a78bffcc8b: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260630 12:36:48.208732  8130 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:48.210657  8130 consensus_queue.cc:1048] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [LEADER]: Connected to new peer: Peer: permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:48.212438  8139 ts_tablet_manager.cc:1916] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:48.217864  8106 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER decdf666699f4ea49dfea081092c7f95 (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.225054  7761 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER decdf666699f4ea49dfea081092c7f95 (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.226982  8006 raft_consensus.cc:2955] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER decdf666699f4ea49dfea081092c7f95 (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.228808  8139 ts_tablet_manager.cc:1929] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:48.229422  8139 log.cc:1199] T 2f0a76a1da98425198e148d12d6bddac P 87220be3c18c47edad72cbd2a253f5f5: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-2-root/wals/2f0a76a1da98425198e148d12d6bddac
I20260630 12:36:48.231308  7373 catalog_manager.cc:5028] TS 87220be3c18c47edad72cbd2a253f5f5 (127.0.193.67:35921): tablet 2f0a76a1da98425198e148d12d6bddac (table test-workload [id=862c69c4e578418d8085bacb52adbc05]) successfully deleted
I20260630 12:36:48.232776  7372 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f02ac6a115fc4e6cb7922ea301350d70 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:48.239360  7386 catalog_manager.cc:5697] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 reported cstate change: config changed from index 4 to 5, VOTER decdf666699f4ea49dfea081092c7f95 (127.0.193.65) evicted. New cstate: current_term: 3 leader_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b6d44016a3b442eb8cdf66a78bffcc8b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 39409 } } peers { permanent_uuid: "87220be3c18c47edad72cbd2a253f5f5" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 35921 } } peers { permanent_uuid: "1788275e201642a08f886e924a5a4513" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 37629 } attrs { promote: false } } }
I20260630 12:36:48.250383  7835 tablet_service.cc:1558] Processing DeleteTablet for tablet f02ac6a115fc4e6cb7922ea301350d70 with delete_type TABLET_DATA_TOMBSTONED (TS decdf666699f4ea49dfea081092c7f95 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38108
I20260630 12:36:48.252660  8140 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:48.253461  8140 raft_consensus.cc:2243] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:48.254151  8140 raft_consensus.cc:2272] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:48.257299  8140 ts_tablet_manager.cc:1916] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:48.268231  8140 ts_tablet_manager.cc:1929] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260630 12:36:48.268554  8140 log.cc:1199] T f02ac6a115fc4e6cb7922ea301350d70 P decdf666699f4ea49dfea081092c7f95: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1782822816781405-773-0/minicluster-data/ts-0-root/wals/f02ac6a115fc4e6cb7922ea301350d70
I20260630 12:36:48.269892  7371 catalog_manager.cc:5028] TS decdf666699f4ea49dfea081092c7f95 (127.0.193.65:37341): tablet f02ac6a115fc4e6cb7922ea301350d70 (table test-workload [id=862c69c4e578418d8085bacb52adbc05]) successfully deleted
I20260630 12:36:49.840790   773 tablet_server.cc:179] TabletServer@127.0.193.65:37341 shutting down...
I20260630 12:36:49.866614   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:49.867430   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:49.867987   773 raft_consensus.cc:2243] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:49.868505   773 raft_consensus.cc:2272] T 72c76d6916054d43b659761f62f23880 P decdf666699f4ea49dfea081092c7f95 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.870734   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:49.871300   773 raft_consensus.cc:2243] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:49.871747   773 raft_consensus.cc:2272] T edbcbb3acf5547a7a292f3753a8e35eb P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.873936   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:49.874449   773 raft_consensus.cc:2243] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:49.875272   773 raft_consensus.cc:2272] T 2f0a76a1da98425198e148d12d6bddac P decdf666699f4ea49dfea081092c7f95 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.900123   773 tablet_server.cc:196] TabletServer@127.0.193.65:37341 shutdown complete.
I20260630 12:36:49.916483   773 tablet_server.cc:179] TabletServer@127.0.193.66:39409 shutting down...
I20260630 12:36:49.939980   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:49.940758   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:49.941323   773 raft_consensus.cc:2243] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:49.942164   773 raft_consensus.cc:2272] T edbcbb3acf5547a7a292f3753a8e35eb P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.944303   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:49.944772   773 raft_consensus.cc:2243] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:49.945379   773 raft_consensus.cc:2272] T 2f0a76a1da98425198e148d12d6bddac P b6d44016a3b442eb8cdf66a78bffcc8b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.947440   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:49.947909   773 raft_consensus.cc:2243] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:49.948657   773 raft_consensus.cc:2272] T f02ac6a115fc4e6cb7922ea301350d70 P b6d44016a3b442eb8cdf66a78bffcc8b [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:49.972841   773 tablet_server.cc:196] TabletServer@127.0.193.66:39409 shutdown complete.
I20260630 12:36:49.988528   773 tablet_server.cc:179] TabletServer@127.0.193.67:35921 shutting down...
I20260630 12:36:50.008850   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:50.009567   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:50.010143   773 raft_consensus.cc:2243] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 LEADER]: Raft consensus shutting down.
I20260630 12:36:50.011073   773 raft_consensus.cc:2272] T 72c76d6916054d43b659761f62f23880 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:50.013224   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:50.013723   773 raft_consensus.cc:2243] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:50.014181   773 raft_consensus.cc:2272] T edbcbb3acf5547a7a292f3753a8e35eb P 87220be3c18c47edad72cbd2a253f5f5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:50.016376   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:50.016888   773 raft_consensus.cc:2243] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:50.017396   773 raft_consensus.cc:2272] T f02ac6a115fc4e6cb7922ea301350d70 P 87220be3c18c47edad72cbd2a253f5f5 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:50.041607   773 tablet_server.cc:196] TabletServer@127.0.193.67:35921 shutdown complete.
I20260630 12:36:50.056744   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:36:50.077453   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:50.078122   773 tablet_replica.cc:333] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513: stopping tablet replica
I20260630 12:36:50.078680   773 raft_consensus.cc:2243] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:50.079195   773 raft_consensus.cc:2272] T 72c76d6916054d43b659761f62f23880 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:50.081176   773 tablet_replica.cc:333] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513: stopping tablet replica
I20260630 12:36:50.081655   773 raft_consensus.cc:2243] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:50.082094   773 raft_consensus.cc:2272] T 2f0a76a1da98425198e148d12d6bddac P 1788275e201642a08f886e924a5a4513 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:50.084064   773 tablet_replica.cc:333] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513: stopping tablet replica
I20260630 12:36:50.084483   773 raft_consensus.cc:2243] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:50.084913   773 raft_consensus.cc:2272] T f02ac6a115fc4e6cb7922ea301350d70 P 1788275e201642a08f886e924a5a4513 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:50.105783   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:36:50.119148   773 master.cc:562] Master@127.0.193.126:38983 shutting down...
I20260630 12:36:50.137209   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:50.137773   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:50.138118   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 60e8a33de58b481e9a5c05c42563b974: stopping tablet replica
I20260630 12:36:50.157449   773 master.cc:584] Master@127.0.193.126:38983 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (16293 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260630 12:36:50.196887   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:33699
I20260630 12:36:50.198025   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:50.203635  8142 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
W20260630 12:36:50.203693  8141 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
W20260630 12:36:50.204607  8144 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
I20260630 12:36:50.206470   773 server_base.cc:1061] running on GCE node
I20260630 12:36:50.207443   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:50.207643   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:50.207810   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823010207776 us; error 0 us; skew 500 ppm
I20260630 12:36:50.208312   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:50.210583   773 webserver.cc:533] Webserver started at http://127.0.193.126:45807/ using document root <none> and password file <none>
I20260630 12:36:50.211068   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:50.211278   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:50.211560   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:50.212636   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "d8618255ae504ba68cf378d214e1c5b7"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.216861   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:36:50.219972  8149 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.220672   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:36:50.221014   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "d8618255ae504ba68cf378d214e1c5b7"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.221393   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:36:50.232848   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:50.233985   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:50.270563   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:33699
I20260630 12:36:50.270668  8200 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:33699 every 8 connection(s)
I20260630 12:36:50.274361  8201 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:50.284695  8201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: Bootstrap starting.
I20260630 12:36:50.289302  8201 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:50.293361  8201 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: No bootstrap required, opened a new log
I20260630 12:36:50.295508  8201 raft_consensus.cc:359] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8618255ae504ba68cf378d214e1c5b7" member_type: VOTER }
I20260630 12:36:50.295885  8201 raft_consensus.cc:385] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:50.296118  8201 raft_consensus.cc:740] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d8618255ae504ba68cf378d214e1c5b7, State: Initialized, Role: FOLLOWER
I20260630 12:36:50.296680  8201 consensus_queue.cc:260] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [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: "d8618255ae504ba68cf378d214e1c5b7" member_type: VOTER }
I20260630 12:36:50.297106  8201 raft_consensus.cc:399] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:50.297319  8201 raft_consensus.cc:493] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:50.297602  8201 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:50.302076  8201 raft_consensus.cc:515] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8618255ae504ba68cf378d214e1c5b7" member_type: VOTER }
I20260630 12:36:50.302629  8201 leader_election.cc:304] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [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: d8618255ae504ba68cf378d214e1c5b7; no voters: 
I20260630 12:36:50.303769  8201 leader_election.cc:290] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:50.304108  8204 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:50.305409  8204 raft_consensus.cc:697] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 1 LEADER]: Becoming Leader. State: Replica: d8618255ae504ba68cf378d214e1c5b7, State: Running, Role: LEADER
I20260630 12:36:50.306070  8204 consensus_queue.cc:237] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [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: "d8618255ae504ba68cf378d214e1c5b7" member_type: VOTER }
I20260630 12:36:50.306732  8201 sys_catalog.cc:565] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:36:50.310626  8206 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d8618255ae504ba68cf378d214e1c5b7. Latest consensus state: current_term: 1 leader_uuid: "d8618255ae504ba68cf378d214e1c5b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8618255ae504ba68cf378d214e1c5b7" member_type: VOTER } }
I20260630 12:36:50.311445  8206 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:50.311360  8205 sys_catalog.cc:455] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d8618255ae504ba68cf378d214e1c5b7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d8618255ae504ba68cf378d214e1c5b7" member_type: VOTER } }
I20260630 12:36:50.312289  8205 sys_catalog.cc:458] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [sys.catalog]: This master's current role is: LEADER
I20260630 12:36:50.314409  8211 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:36:50.319396  8211 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:36:50.323951   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:36:50.328431  8211 catalog_manager.cc:1383] Generated new cluster ID: bf6d48509c9e49bdbcc016045691bdcb
I20260630 12:36:50.328713  8211 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:36:50.343305  8211 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:36:50.344561  8211 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:36:50.356105  8211 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: Generated new TSK 0
I20260630 12:36:50.356710  8211 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:36:50.390647   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:50.396762  8222 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
W20260630 12:36:50.397642  8223 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
W20260630 12:36:50.399418  8225 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
I20260630 12:36:50.399821   773 server_base.cc:1061] running on GCE node
I20260630 12:36:50.400699   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:50.400873   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:50.400993   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823010400982 us; error 0 us; skew 500 ppm
I20260630 12:36:50.401435   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:50.403704   773 webserver.cc:533] Webserver started at http://127.0.193.65:37379/ using document root <none> and password file <none>
I20260630 12:36:50.404101   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:50.404259   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:50.404462   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:50.405472   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "b83625e9283a480d88c746cd895bb946"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.409889   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:50.413044  8230 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.413836   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:50.414113   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "b83625e9283a480d88c746cd895bb946"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.414404   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:36:50.429692   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:50.430861   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:50.432260   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:50.434433   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:50.434656   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.434902   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:50.435082   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.473815   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:40647
I20260630 12:36:50.473920  8292 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:40647 every 8 connection(s)
I20260630 12:36:50.478796   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:50.485460  8297 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
W20260630 12:36:50.487353  8298 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
W20260630 12:36:50.488085  8300 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
I20260630 12:36:50.490491   773 server_base.cc:1061] running on GCE node
I20260630 12:36:50.491711   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:50.491940   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:50.491981  8293 heartbeater.cc:344] Connected to a master server at 127.0.193.126:33699
I20260630 12:36:50.492136   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823010492116 us; error 0 us; skew 500 ppm
I20260630 12:36:50.492517  8293 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:50.492895   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:50.493338  8293 heartbeater.cc:507] Master 127.0.193.126:33699 requested a full tablet report, sending...
I20260630 12:36:50.495436   773 webserver.cc:533] Webserver started at http://127.0.193.66:32939/ using document root <none> and password file <none>
I20260630 12:36:50.495899  8166 ts_manager.cc:194] Registered new tserver with Master: b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647)
I20260630 12:36:50.496081   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:50.496369   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:50.496698   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:50.498131   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "81c4a894fdbe4a969ce6eb9188dd10c6"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.498328  8166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56368
I20260630 12:36:50.502561   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:50.505861  8305 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.506600   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:50.506971   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "81c4a894fdbe4a969ce6eb9188dd10c6"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.507252   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:36:50.522344   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:50.523535   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:50.524966   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:50.527164   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:50.527388   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.527628   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:50.527796   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.566623   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:42097
I20260630 12:36:50.566767  8367 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:42097 every 8 connection(s)
I20260630 12:36:50.571475   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:50.579648  8372 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
W20260630 12:36:50.579846  8371 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
I20260630 12:36:50.588661  8368 heartbeater.cc:344] Connected to a master server at 127.0.193.126:33699
I20260630 12:36:50.589149  8368 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:50.590052  8368 heartbeater.cc:507] Master 127.0.193.126:33699 requested a full tablet report, sending...
I20260630 12:36:50.592954  8166 ts_manager.cc:194] Registered new tserver with Master: 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:50.595027   773 server_base.cc:1061] running on GCE node
I20260630 12:36:50.595002  8166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56374
W20260630 12:36:50.594949  8374 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
I20260630 12:36:50.596908   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:50.597172   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:50.597405   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823010597385 us; error 0 us; skew 500 ppm
I20260630 12:36:50.597924   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:50.600232   773 webserver.cc:533] Webserver started at http://127.0.193.67:35999/ using document root <none> and password file <none>
I20260630 12:36:50.600673   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:50.600880   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:50.601133   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:50.602130   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "04ab88956071465282c4c3b50ccb660a"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.606292   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:36:50.609555  8379 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.610338   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:36:50.610625   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "04ab88956071465282c4c3b50ccb660a"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:50.610968   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:36:50.645778   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:50.646935   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:50.648403   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:50.650537   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:50.650755   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.651036   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:50.651204   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:50.688488   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:39695
I20260630 12:36:50.688588  8441 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:39695 every 8 connection(s)
I20260630 12:36:50.702395  8442 heartbeater.cc:344] Connected to a master server at 127.0.193.126:33699
I20260630 12:36:50.702836  8442 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:50.703533  8442 heartbeater.cc:507] Master 127.0.193.126:33699 requested a full tablet report, sending...
I20260630 12:36:50.705381  8166 ts_manager.cc:194] Registered new tserver with Master: 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:50.705829   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013592142s
I20260630 12:36:50.706732  8166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56388
I20260630 12:36:51.501089  8293 heartbeater.cc:499] Master 127.0.193.126:33699 was elected leader, sending a full tablet report...
I20260630 12:36:51.598342  8368 heartbeater.cc:499] Master 127.0.193.126:33699 was elected leader, sending a full tablet report...
I20260630 12:36:51.709497  8442 heartbeater.cc:499] Master 127.0.193.126:33699 was elected leader, sending a full tablet report...
I20260630 12:36:51.760725  8166 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56398:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:36:51.763165  8166 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:36:51.814391  8258 tablet_service.cc:1511] Processing CreateTablet for tablet 50e995c033104bdeb28e8e303f8b8e00 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:51.816009  8258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e995c033104bdeb28e8e303f8b8e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.817199  8333 tablet_service.cc:1511] Processing CreateTablet for tablet 50e995c033104bdeb28e8e303f8b8e00 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:51.818728  8333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e995c033104bdeb28e8e303f8b8e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.819193  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 8a14fa8b726d4fd58e4c1008bc92aea1 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:51.819521  8332 tablet_service.cc:1511] Processing CreateTablet for tablet 8a14fa8b726d4fd58e4c1008bc92aea1 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:51.820535  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a14fa8b726d4fd58e4c1008bc92aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.820834  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a14fa8b726d4fd58e4c1008bc92aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.824585  8256 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2b5917a4144c68a07502d96de7524e (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:51.826097  8256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b5917a4144c68a07502d96de7524e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.844983  8255 tablet_service.cc:1511] Processing CreateTablet for tablet bf19209c69d74a47bf485e0a02325114 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:51.846350  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf19209c69d74a47bf485e0a02325114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.848167  8407 tablet_service.cc:1511] Processing CreateTablet for tablet 50e995c033104bdeb28e8e303f8b8e00 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:51.848945  8331 tablet_service.cc:1511] Processing CreateTablet for tablet bf19209c69d74a47bf485e0a02325114 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:51.849565  8407 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e995c033104bdeb28e8e303f8b8e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.849870  8404 tablet_service.cc:1511] Processing CreateTablet for tablet bf19209c69d74a47bf485e0a02325114 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:51.850317  8331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf19209c69d74a47bf485e0a02325114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.851166  8404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf19209c69d74a47bf485e0a02325114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.855964  8406 tablet_service.cc:1511] Processing CreateTablet for tablet 8a14fa8b726d4fd58e4c1008bc92aea1 (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:51.857401  8406 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a14fa8b726d4fd58e4c1008bc92aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.859359  8405 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2b5917a4144c68a07502d96de7524e (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:51.860839  8405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b5917a4144c68a07502d96de7524e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.863281  8332 tablet_service.cc:1511] Processing CreateTablet for tablet 7a2b5917a4144c68a07502d96de7524e (DEFAULT_TABLE table=test-workload [id=3714734df2674aabab6a87213115f08c]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:51.864746  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b5917a4144c68a07502d96de7524e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:51.899269  8464 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:51.904111  8462 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: Bootstrap starting.
I20260630 12:36:51.904980  8463 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a: Bootstrap starting.
I20260630 12:36:51.911520  8463 tablet_bootstrap.cc:654] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.911751  8462 tablet_bootstrap.cc:654] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.912009  8464 tablet_bootstrap.cc:654] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.917795  8462 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: No bootstrap required, opened a new log
I20260630 12:36:51.918366  8462 ts_tablet_manager.cc:1403] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260630 12:36:51.919003  8463 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a: No bootstrap required, opened a new log
I20260630 12:36:51.919497  8463 ts_tablet_manager.cc:1403] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:36:51.919747  8464 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: No bootstrap required, opened a new log
I20260630 12:36:51.920185  8464 ts_tablet_manager.cc:1403] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260630 12:36:51.921257  8462 raft_consensus.cc:359] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.922026  8462 raft_consensus.cc:385] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.922318  8462 raft_consensus.cc:740] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.922317  8463 raft_consensus.cc:359] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.923321  8463 raft_consensus.cc:385] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.922464  8464 raft_consensus.cc:359] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.923642  8463 raft_consensus.cc:740] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.923980  8464 raft_consensus.cc:385] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.924332  8464 raft_consensus.cc:740] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.924496  8463 consensus_queue.cc:260] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.925009  8464 consensus_queue.cc:260] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.923513  8462 consensus_queue.cc:260] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.927489  8463 ts_tablet_manager.cc:1434] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:36:51.928375  8463 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a: Bootstrap starting.
I20260630 12:36:51.934333  8463 tablet_bootstrap.cc:654] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.936672  8462 ts_tablet_manager.cc:1434] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.011s
I20260630 12:36:51.937660  8462 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6: Bootstrap starting.
I20260630 12:36:51.945147  8462 tablet_bootstrap.cc:654] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6: Neither blocks nor log segments found. Creating new log.
W20260630 12:36:51.945729  8443 tablet.cc:2406] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:36:51.958421  8462 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6: No bootstrap required, opened a new log
I20260630 12:36:51.959178  8462 ts_tablet_manager.cc:1403] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent bootstrapping tablet: real 0.022s	user 0.017s	sys 0.003s
I20260630 12:36:51.962719  8462 raft_consensus.cc:359] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.963323  8464 ts_tablet_manager.cc:1434] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.043s	user 0.020s	sys 0.016s
I20260630 12:36:51.963667  8462 raft_consensus.cc:385] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.963971  8462 raft_consensus.cc:740] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.964418  8464 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:51.964875  8462 consensus_queue.cc:260] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.967084  8462 ts_tablet_manager.cc:1434] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:51.968003  8462 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: Bootstrap starting.
I20260630 12:36:51.973901  8462 tablet_bootstrap.cc:654] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.981228  8464 tablet_bootstrap.cc:654] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.984686  8463 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a: No bootstrap required, opened a new log
I20260630 12:36:51.985153  8463 ts_tablet_manager.cc:1403] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a: Time spent bootstrapping tablet: real 0.057s	user 0.026s	sys 0.028s
I20260630 12:36:51.986768  8462 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: No bootstrap required, opened a new log
I20260630 12:36:51.987625  8462 ts_tablet_manager.cc:1403] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260630 12:36:51.987886  8463 raft_consensus.cc:359] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.988615  8463 raft_consensus.cc:385] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.988839  8463 raft_consensus.cc:740] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.989511  8463 consensus_queue.cc:260] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.989985  8464 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: No bootstrap required, opened a new log
I20260630 12:36:51.990525  8464 ts_tablet_manager.cc:1403] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260630 12:36:51.990453  8462 raft_consensus.cc:359] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.991324  8462 raft_consensus.cc:385] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:51.991407  8463 ts_tablet_manager.cc:1434] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260630 12:36:51.992482  8462 raft_consensus.cc:740] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Initialized, Role: FOLLOWER
I20260630 12:36:51.993268  8463 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: Bootstrap starting.
I20260630 12:36:51.993429  8462 consensus_queue.cc:260] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:51.995724  8462 ts_tablet_manager.cc:1434] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260630 12:36:51.996737  8462 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6: Bootstrap starting.
I20260630 12:36:52.000041  8463 tablet_bootstrap.cc:654] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.002697  8462 tablet_bootstrap.cc:654] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:51.993961  8464 raft_consensus.cc:359] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.003672  8464 raft_consensus.cc:385] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.004127  8464 raft_consensus.cc:740] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.005283  8464 consensus_queue.cc:260] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.010682  8464 ts_tablet_manager.cc:1434] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260630 12:36:52.012033  8464 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:52.020695  8464 tablet_bootstrap.cc:654] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.026142  8462 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6: No bootstrap required, opened a new log
I20260630 12:36:52.026413  8463 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: No bootstrap required, opened a new log
I20260630 12:36:52.026602  8462 ts_tablet_manager.cc:1403] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent bootstrapping tablet: real 0.030s	user 0.020s	sys 0.005s
I20260630 12:36:52.027231  8463 ts_tablet_manager.cc:1403] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: Time spent bootstrapping tablet: real 0.034s	user 0.015s	sys 0.018s
I20260630 12:36:52.029115  8462 raft_consensus.cc:359] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.029717  8462 raft_consensus.cc:385] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.030021  8462 raft_consensus.cc:740] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.030867  8462 consensus_queue.cc:260] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.030750  8463 raft_consensus.cc:359] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.031662  8463 raft_consensus.cc:385] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.031961  8463 raft_consensus.cc:740] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.032500  8464 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: No bootstrap required, opened a new log
I20260630 12:36:52.033027  8464 ts_tablet_manager.cc:1403] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260630 12:36:52.033071  8462 ts_tablet_manager.cc:1434] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260630 12:36:52.032866  8463 consensus_queue.cc:260] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.035441  8463 ts_tablet_manager.cc:1434] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:36:52.036422  8463 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a: Bootstrap starting.
I20260630 12:36:52.037554  8464 raft_consensus.cc:359] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.038275  8464 raft_consensus.cc:385] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.038549  8464 raft_consensus.cc:740] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.039462  8464 consensus_queue.cc:260] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.043116  8463 tablet_bootstrap.cc:654] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.043896  8470 raft_consensus.cc:493] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.044418  8470 raft_consensus.cc:515] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.049028  8470 leader_election.cc:290] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097), 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:52.052275  8464 ts_tablet_manager.cc:1434] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.001s
I20260630 12:36:52.053486  8464 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:52.063556  8464 tablet_bootstrap.cc:654] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.071722  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "b83625e9283a480d88c746cd895bb946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ab88956071465282c4c3b50ccb660a" is_pre_election: true
I20260630 12:36:52.072535  8417 raft_consensus.cc:2468] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83625e9283a480d88c746cd895bb946 in term 0.
I20260630 12:36:52.073832  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "b83625e9283a480d88c746cd895bb946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" is_pre_election: true
I20260630 12:36:52.074419  8343 raft_consensus.cc:2468] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b83625e9283a480d88c746cd895bb946 in term 0.
I20260630 12:36:52.074146  8233 leader_election.cc:304] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a, b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.074863  8464 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: No bootstrap required, opened a new log
I20260630 12:36:52.075369  8464 ts_tablet_manager.cc:1403] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.004s
I20260630 12:36:52.075428  8470 raft_consensus.cc:2804] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.075894  8470 raft_consensus.cc:493] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.076256  8470 raft_consensus.cc:3060] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.068915  8463 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a: No bootstrap required, opened a new log
I20260630 12:36:52.078508  8464 raft_consensus.cc:359] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.079361  8463 ts_tablet_manager.cc:1403] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.017s
I20260630 12:36:52.079283  8464 raft_consensus.cc:385] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.079821  8464 raft_consensus.cc:740] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.080578  8464 consensus_queue.cc:260] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.081733  8463 raft_consensus.cc:359] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.082283  8463 raft_consensus.cc:385] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.082515  8463 raft_consensus.cc:740] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.083361  8463 consensus_queue.cc:260] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.084503  8464 ts_tablet_manager.cc:1434] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:36:52.085567  8463 ts_tablet_manager.cc:1434] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:36:52.086414  8470 raft_consensus.cc:515] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.089205  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "b83625e9283a480d88c746cd895bb946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6"
I20260630 12:36:52.089794  8343 raft_consensus.cc:3060] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.089974  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "b83625e9283a480d88c746cd895bb946" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ab88956071465282c4c3b50ccb660a"
I20260630 12:36:52.090590  8417 raft_consensus.cc:3060] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.089418  8470 leader_election.cc:290] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 1 election: Requested vote from peers 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097), 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:52.097240  8343 raft_consensus.cc:2468] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83625e9283a480d88c746cd895bb946 in term 1.
I20260630 12:36:52.097404  8417 raft_consensus.cc:2468] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b83625e9283a480d88c746cd895bb946 in term 1.
I20260630 12:36:52.098364  8234 leader_election.cc:304] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81c4a894fdbe4a969ce6eb9188dd10c6, b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.099099  8470 raft_consensus.cc:2804] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.099550  8470 raft_consensus.cc:697] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 LEADER]: Becoming Leader. State: Replica: b83625e9283a480d88c746cd895bb946, State: Running, Role: LEADER
I20260630 12:36:52.100216  8470 consensus_queue.cc:237] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.107661  8165 catalog_manager.cc:5697] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83625e9283a480d88c746cd895bb946 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "b83625e9283a480d88c746cd895bb946" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.110682  8469 raft_consensus.cc:493] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.111186  8469 raft_consensus.cc:515] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.116849  8469 leader_election.cc:290] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:52.126082  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf19209c69d74a47bf485e0a02325114" candidate_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946" is_pre_election: true
I20260630 12:36:52.126788  8268 raft_consensus.cc:2468] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81c4a894fdbe4a969ce6eb9188dd10c6 in term 0.
I20260630 12:36:52.127558  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf19209c69d74a47bf485e0a02325114" candidate_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ab88956071465282c4c3b50ccb660a" is_pre_election: true
I20260630 12:36:52.128039  8306 leader_election.cc:304] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81c4a894fdbe4a969ce6eb9188dd10c6, b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.128141  8417 raft_consensus.cc:2468] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81c4a894fdbe4a969ce6eb9188dd10c6 in term 0.
I20260630 12:36:52.128790  8469 raft_consensus.cc:2804] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.129108  8469 raft_consensus.cc:493] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.129398  8469 raft_consensus.cc:3060] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.134224  8469 raft_consensus.cc:515] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.135931  8469 leader_election.cc:290] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 1 election: Requested vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:52.136644  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf19209c69d74a47bf485e0a02325114" candidate_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946"
I20260630 12:36:52.136937  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bf19209c69d74a47bf485e0a02325114" candidate_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "04ab88956071465282c4c3b50ccb660a"
I20260630 12:36:52.137266  8268 raft_consensus.cc:3060] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.137486  8417 raft_consensus.cc:3060] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.144258  8417 raft_consensus.cc:2468] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81c4a894fdbe4a969ce6eb9188dd10c6 in term 1.
I20260630 12:36:52.144259  8268 raft_consensus.cc:2468] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81c4a894fdbe4a969ce6eb9188dd10c6 in term 1.
I20260630 12:36:52.145681  8306 leader_election.cc:304] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 81c4a894fdbe4a969ce6eb9188dd10c6, b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.146353  8469 raft_consensus.cc:2804] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.147406  8469 raft_consensus.cc:697] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Becoming Leader. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Running, Role: LEADER
I20260630 12:36:52.148164  8469 consensus_queue.cc:237] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.154600  8165 catalog_manager.cc:5697] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:52.271044  8468 raft_consensus.cc:493] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.271541  8468 raft_consensus.cc:515] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.273660  8468 leader_election.cc:290] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:52.282619  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b5917a4144c68a07502d96de7524e" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946" is_pre_election: true
I20260630 12:36:52.282927  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b5917a4144c68a07502d96de7524e" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" is_pre_election: true
I20260630 12:36:52.283421  8268 raft_consensus.cc:2468] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 0.
I20260630 12:36:52.283507  8343 raft_consensus.cc:2468] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 0.
I20260630 12:36:52.284658  8383 leader_election.cc:304] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a, 81c4a894fdbe4a969ce6eb9188dd10c6; no voters: 
I20260630 12:36:52.285343  8468 raft_consensus.cc:2804] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.285632  8468 raft_consensus.cc:493] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.285929  8468 raft_consensus.cc:3060] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.290663  8468 raft_consensus.cc:515] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.292202  8468 leader_election.cc:290] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 election: Requested vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:52.293043  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b5917a4144c68a07502d96de7524e" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946"
I20260630 12:36:52.293190  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a2b5917a4144c68a07502d96de7524e" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6"
I20260630 12:36:52.293558  8268 raft_consensus.cc:3060] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.293740  8343 raft_consensus.cc:3060] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.298143  8268 raft_consensus.cc:2468] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 1.
I20260630 12:36:52.298333  8343 raft_consensus.cc:2468] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 1.
I20260630 12:36:52.299194  8380 leader_election.cc:304] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a, b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.300001  8468 raft_consensus.cc:2804] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.301084  8468 raft_consensus.cc:697] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Becoming Leader. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Running, Role: LEADER
I20260630 12:36:52.301823  8468 consensus_queue.cc:237] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.309000  8468 raft_consensus.cc:493] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:36:52.308849  8164 catalog_manager.cc:5697] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ab88956071465282c4c3b50ccb660a (127.0.193.67). New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.309434  8468 raft_consensus.cc:515] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.311244  8468 leader_election.cc:290] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:52.311908  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a14fa8b726d4fd58e4c1008bc92aea1" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946" is_pre_election: true
I20260630 12:36:52.312212  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a14fa8b726d4fd58e4c1008bc92aea1" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" is_pre_election: true
I20260630 12:36:52.312649  8268 raft_consensus.cc:2468] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 0.
I20260630 12:36:52.312971  8343 raft_consensus.cc:2468] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 0.
I20260630 12:36:52.314011  8380 leader_election.cc:304] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a, b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.314756  8468 raft_consensus.cc:2804] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:36:52.315150  8468 raft_consensus.cc:493] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:36:52.315495  8468 raft_consensus.cc:3060] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:36:52.321081  8214 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:36:52.321159  8468 raft_consensus.cc:515] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.323321  8468 leader_election.cc:290] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 election: Requested vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:52.323973  8268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a14fa8b726d4fd58e4c1008bc92aea1" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946"
I20260630 12:36:52.324563  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a14fa8b726d4fd58e4c1008bc92aea1" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6"
I20260630 12:36:52.324558  8268 raft_consensus.cc:3060] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.325220  8343 raft_consensus.cc:3060] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.331823  8343 raft_consensus.cc:2468] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 1.
I20260630 12:36:52.331823  8268 raft_consensus.cc:2468] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 04ab88956071465282c4c3b50ccb660a in term 1.
I20260630 12:36:52.333006  8383 leader_election.cc:304] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a, 81c4a894fdbe4a969ce6eb9188dd10c6; no voters: 
I20260630 12:36:52.333640  8468 raft_consensus.cc:2804] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.334091  8468 raft_consensus.cc:697] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Becoming Leader. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Running, Role: LEADER
I20260630 12:36:52.334777  8468 consensus_queue.cc:237] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.341490  8164 catalog_manager.cc:5697] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ab88956071465282c4c3b50ccb660a (127.0.193.67). New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.457516  8164 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:56404:
name: "dugtrio"
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
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:36:52.486070  8255 tablet_service.cc:1511] Processing CreateTablet for tablet f13d94e93b5b4e5fb4fd2ba719ed4aa4 (DEFAULT_TABLE table=dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:36:52.487372  8255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f13d94e93b5b4e5fb4fd2ba719ed4aa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:52.487241  8332 tablet_service.cc:1511] Processing CreateTablet for tablet be57c3d7cb49409991723b2717df84fe (DEFAULT_TABLE table=dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:36:52.489676  8405 tablet_service.cc:1511] Processing CreateTablet for tablet 4a7172eff1504674a1f9ff1322c7eccd (DEFAULT_TABLE table=dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:36:52.491114  8405 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a7172eff1504674a1f9ff1322c7eccd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:52.488562  8332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be57c3d7cb49409991723b2717df84fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:52.498925  8257 tablet_service.cc:1511] Processing CreateTablet for tablet 6ceb357893ba4640ae5e534e4b69f8a1 (DEFAULT_TABLE table=dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:36:52.500109  8257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ceb357893ba4640ae5e534e4b69f8a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:52.507831  8464 tablet_bootstrap.cc:492] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:52.512485  8462 tablet_bootstrap.cc:492] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: Bootstrap starting.
I20260630 12:36:52.513317  8463 tablet_bootstrap.cc:492] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: Bootstrap starting.
I20260630 12:36:52.517460  8464 tablet_bootstrap.cc:654] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.518707  8462 tablet_bootstrap.cc:654] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.519220  8463 tablet_bootstrap.cc:654] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.524163  8462 tablet_bootstrap.cc:492] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: No bootstrap required, opened a new log
I20260630 12:36:52.524971  8462 ts_tablet_manager.cc:1403] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260630 12:36:52.527452  8463 tablet_bootstrap.cc:492] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: No bootstrap required, opened a new log
I20260630 12:36:52.527871  8463 ts_tablet_manager.cc:1403] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260630 12:36:52.527756  8462 raft_consensus.cc:359] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } }
I20260630 12:36:52.528415  8462 raft_consensus.cc:385] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.528775  8462 raft_consensus.cc:740] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.528957  8464 tablet_bootstrap.cc:492] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: No bootstrap required, opened a new log
I20260630 12:36:52.529429  8464 ts_tablet_manager.cc:1403] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.009s
I20260630 12:36:52.529614  8462 consensus_queue.cc:260] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } }
I20260630 12:36:52.530333  8462 raft_consensus.cc:399] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:52.530687  8462 raft_consensus.cc:493] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:52.531100  8462 raft_consensus.cc:3060] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.532083  8463 raft_consensus.cc:359] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.532549  8463 raft_consensus.cc:385] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.532835  8463 raft_consensus.cc:740] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.532591  8464 raft_consensus.cc:359] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.533296  8464 raft_consensus.cc:385] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.533594  8464 raft_consensus.cc:740] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.533599  8463 consensus_queue.cc:260] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [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: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.534340  8463 raft_consensus.cc:399] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:52.534677  8463 raft_consensus.cc:493] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:52.534503  8464 consensus_queue.cc:260] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [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: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.535140  8463 raft_consensus.cc:3060] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.535297  8464 raft_consensus.cc:399] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:52.535709  8464 raft_consensus.cc:493] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:52.536041  8464 raft_consensus.cc:3060] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.538165  8462 raft_consensus.cc:515] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } }
I20260630 12:36:52.538889  8462 leader_election.cc:304] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: 81c4a894fdbe4a969ce6eb9188dd10c6; no voters: 
I20260630 12:36:52.539731  8469 raft_consensus.cc:2804] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.540251  8469 raft_consensus.cc:697] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Becoming Leader. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Running, Role: LEADER
I20260630 12:36:52.540910  8469 consensus_queue.cc:237] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } }
I20260630 12:36:52.542013  8463 raft_consensus.cc:515] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.542615  8463 leader_election.cc:304] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [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: 04ab88956071465282c4c3b50ccb660a; no voters: 
I20260630 12:36:52.542873  8464 raft_consensus.cc:515] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.543535  8468 raft_consensus.cc:2804] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.543689  8464 leader_election.cc:304] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [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: b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.544064  8468 raft_consensus.cc:697] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Becoming Leader. State: Replica: 04ab88956071465282c4c3b50ccb660a, State: Running, Role: LEADER
I20260630 12:36:52.544404  8464 leader_election.cc:290] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:52.544833  8468 consensus_queue.cc:237] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [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: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:52.545413  8482 raft_consensus.cc:2804] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.545940  8462 leader_election.cc:290] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:52.546208  8464 ts_tablet_manager.cc:1434] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.016s	user 0.013s	sys 0.000s
I20260630 12:36:52.547745  8464 tablet_bootstrap.cc:492] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:52.547940  8462 ts_tablet_manager.cc:1434] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: Time spent starting tablet: real 0.022s	user 0.015s	sys 0.000s
I20260630 12:36:52.549114  8164 catalog_manager.cc:5697] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.552884  8464 tablet_bootstrap.cc:654] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Neither blocks nor log segments found. Creating new log.
I20260630 12:36:52.558588  8464 tablet_bootstrap.cc:492] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: No bootstrap required, opened a new log
I20260630 12:36:52.559051  8464 ts_tablet_manager.cc:1403] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.004s
I20260630 12:36:52.561527  8464 raft_consensus.cc:359] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.561997  8464 raft_consensus.cc:385] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:36:52.562273  8464 raft_consensus.cc:740] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:52.562978  8464 consensus_queue.cc:260] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [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: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.563467  8464 raft_consensus.cc:399] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:52.563771  8464 raft_consensus.cc:493] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:52.557471  8463 leader_election.cc:290] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:52.564100  8464 raft_consensus.cc:3060] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:36:52.579685  8482 raft_consensus.cc:697] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 LEADER]: Becoming Leader. State: Replica: b83625e9283a480d88c746cd895bb946, State: Running, Role: LEADER
I20260630 12:36:52.580636  8482 consensus_queue.cc:237] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [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: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.583102  8463 ts_tablet_manager.cc:1434] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: Time spent starting tablet: real 0.055s	user 0.012s	sys 0.004s
I20260630 12:36:52.587466  8464 raft_consensus.cc:515] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.588271  8464 leader_election.cc:304] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [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: b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:52.589298  8504 raft_consensus.cc:2804] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:36:52.589107  8164 catalog_manager.cc:5697] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a reported cstate change: term changed from 0 to 1, leader changed from <none> to 04ab88956071465282c4c3b50ccb660a (127.0.193.67). New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.589951  8504 raft_consensus.cc:697] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 LEADER]: Becoming Leader. State: Replica: b83625e9283a480d88c746cd895bb946, State: Running, Role: LEADER
I20260630 12:36:52.590767  8486 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.590965  8504 consensus_queue.cc:237] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [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: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:52.595891  8464 leader_election.cc:290] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:36:52.597668  8464 ts_tablet_manager.cc:1434] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.038s	user 0.013s	sys 0.003s
I20260630 12:36:52.604068  8165 catalog_manager.cc:5697] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83625e9283a480d88c746cd895bb946 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "b83625e9283a480d88c746cd895bb946" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.620651  8512 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:52.635464  8512 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:36:52.645862  8469 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.647832  8166 catalog_manager.cc:5697] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 reported cstate change: term changed from 0 to 1, leader changed from <none> to b83625e9283a480d88c746cd895bb946 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "b83625e9283a480d88c746cd895bb946" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:52.678781   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:36:52.695926   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:52.696729   773 tablet_replica.cc:333] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: stopping tablet replica
I20260630 12:36:52.697332   773 raft_consensus.cc:2243] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:52.697803   773 raft_consensus.cc:2272] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:52.700493   773 tablet_replica.cc:333] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: stopping tablet replica
I20260630 12:36:52.701083   773 raft_consensus.cc:2243] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:52.701472   773 raft_consensus.cc:2272] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:52.703413   773 tablet_replica.cc:333] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: stopping tablet replica
I20260630 12:36:52.703975   773 raft_consensus.cc:2243] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:52.704387   773 raft_consensus.cc:2272] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:52.706100  8468 consensus_queue.cc:1048] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:52.706642   773 tablet_replica.cc:333] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: stopping tablet replica
I20260630 12:36:52.707250   773 raft_consensus.cc:2243] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:52.707687   773 raft_consensus.cc:2272] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:52.709905   773 tablet_replica.cc:333] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: stopping tablet replica
I20260630 12:36:52.710610   773 raft_consensus.cc:2243] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:52.711128   773 raft_consensus.cc:2272] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:52.714533   773 tablet_replica.cc:333] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: stopping tablet replica
I20260630 12:36:52.715188   773 raft_consensus.cc:2243] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 LEADER]: Raft consensus shutting down.
W20260630 12:36:52.715790  8380 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 7 similar messages]
I20260630 12:36:52.716236   773 raft_consensus.cc:2272] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:52.727612  8380 consensus_peers.cc:597] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a -> Peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Couldn't send request to peer b83625e9283a480d88c746cd895bb946. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:52.744850   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
W20260630 12:36:52.771561  8380 consensus_peers.cc:597] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a -> Peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Couldn't send request to peer b83625e9283a480d88c746cd895bb946. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:40647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:52.787638  8517 consensus_queue.cc:1048] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:36:53.186494  8306 consensus_peers.cc:597] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 -> Peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Couldn't send request to peer b83625e9283a480d88c746cd895bb946. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:40647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:53.562465  8468 consensus_queue.cc:579] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Leader has been unable to successfully communicate with peer b83625e9283a480d88c746cd895bb946 for more than 1 seconds (1.227s)
I20260630 12:36:53.713825  8525 consensus_queue.cc:579] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Leader has been unable to successfully communicate with peer b83625e9283a480d88c746cd895bb946 for more than 1 seconds (1.059s)
I20260630 12:36:53.803170  8165 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:56398:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:36:53.803741  8165 catalog_manager.cc:2781] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:56398:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260630 12:36:53.817961  8165 catalog_manager.cc:5984] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: Sending DeleteTablet for 1 replicas of tablet f13d94e93b5b4e5fb4fd2ba719ed4aa4
I20260630 12:36:53.818989  8165 catalog_manager.cc:5984] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: Sending DeleteTablet for 1 replicas of tablet be57c3d7cb49409991723b2717df84fe
I20260630 12:36:53.819624  8165 catalog_manager.cc:5984] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: Sending DeleteTablet for 1 replicas of tablet 4a7172eff1504674a1f9ff1322c7eccd
I20260630 12:36:53.820829  8332 tablet_service.cc:1558] Processing DeleteTablet for tablet be57c3d7cb49409991723b2717df84fe with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:53 UTC) from {username='slave'} at 127.0.0.1:60840
I20260630 12:36:53.821302  8165 catalog_manager.cc:5984] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: Sending DeleteTablet for 1 replicas of tablet 6ceb357893ba4640ae5e534e4b69f8a1
I20260630 12:36:53.821422  8405 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a7172eff1504674a1f9ff1322c7eccd with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:53 UTC) from {username='slave'} at 127.0.0.1:39642
I20260630 12:36:53.824085  8537 tablet_replica.cc:333] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: stopping tablet replica
I20260630 12:36:53.825439  8537 raft_consensus.cc:2243] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.825924   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260630 12:36:53.826242  8537 raft_consensus.cc:2272] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:53.829936  8537 ts_tablet_manager.cc:1916] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:36:53.830622  8539 tablet_replica.cc:333] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: stopping tablet replica
I20260630 12:36:53.832516  8539 raft_consensus.cc:2243] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:53.833381  8539 raft_consensus.cc:2272] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:36:53.833524  8150 catalog_manager.cc:4755] TS b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet f13d94e93b5b4e5fb4fd2ba719ed4aa4: Network error: Client connection negotiation failed: client connection to 127.0.193.65:40647: connect: Connection refused (error 111)
I20260630 12:36:53.837112  8539 ts_tablet_manager.cc:1916] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260630 12:36:53.841792  8540 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
W20260630 12:36:53.843089  8541 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
I20260630 12:36:53.849225  8537 ts_tablet_manager.cc:1929] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:36:53.849888  8537 log.cc:1199] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-1-root/wals/be57c3d7cb49409991723b2717df84fe
I20260630 12:36:53.851053  8537 ts_tablet_manager.cc:1950] T be57c3d7cb49409991723b2717df84fe P 81c4a894fdbe4a969ce6eb9188dd10c6: Deleting consensus metadata
I20260630 12:36:53.852640   773 server_base.cc:1061] running on GCE node
W20260630 12:36:53.852344  8543 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
I20260630 12:36:53.854367   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:53.854746   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:53.854803  8153 catalog_manager.cc:5028] TS 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097): tablet be57c3d7cb49409991723b2717df84fe (table dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]) successfully deleted
I20260630 12:36:53.855054   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823013855035 us; error 0 us; skew 500 ppm
I20260630 12:36:53.855834   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:53.856772  8539 ts_tablet_manager.cc:1929] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260630 12:36:53.857197  8539 log.cc:1199] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-2-root/wals/4a7172eff1504674a1f9ff1322c7eccd
I20260630 12:36:53.857826  8539 ts_tablet_manager.cc:1950] T 4a7172eff1504674a1f9ff1322c7eccd P 04ab88956071465282c4c3b50ccb660a: Deleting consensus metadata
I20260630 12:36:53.858712   773 webserver.cc:533] Webserver started at http://127.0.193.68:36219/ using document root <none> and password file <none>
I20260630 12:36:53.859287   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:53.859490   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:36:53.859773   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:36:53.860528  8152 catalog_manager.cc:5028] TS 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695): tablet 4a7172eff1504674a1f9ff1322c7eccd (table dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]) successfully deleted
I20260630 12:36:53.860965   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "2f14c0500edb4252916ca20784074a38"
format_stamp: "Formatted at 2026-06-30 12:36:53 on dist-test-slave-zbh0"
I20260630 12:36:53.865376   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:36:53.868602  8548 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:53.869381   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:36:53.869675   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "2f14c0500edb4252916ca20784074a38"
format_stamp: "Formatted at 2026-06-30 12:36:53 on dist-test-slave-zbh0"
I20260630 12:36:53.869956   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:36:53.903971   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:53.905014   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:53.906361   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:53.908715   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:36:53.908933   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:53.909194   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:36:53.909369   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:53.948496   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:38343
I20260630 12:36:53.948589  8610 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:38343 every 8 connection(s)
I20260630 12:36:53.952986   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:36:53.959515  8614 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
W20260630 12:36:53.961880  8615 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
I20260630 12:36:53.963186   773 server_base.cc:1061] running on GCE node
W20260630 12:36:53.964088  8617 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
I20260630 12:36:53.965324   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:36:53.965667   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:36:53.965909   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823013965889 us; error 0 us; skew 500 ppm
I20260630 12:36:53.966622   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:36:53.969519   773 webserver.cc:533] Webserver started at http://127.0.193.65:37379/ using document root <none> and password file <none>
I20260630 12:36:53.969579  8611 heartbeater.cc:344] Connected to a master server at 127.0.193.126:33699
I20260630 12:36:53.970058  8611 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:53.970088   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:36:53.970479   773 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260630 12:36:53.971001  8611 heartbeater.cc:507] Master 127.0.193.126:33699 requested a full tablet report, sending...
I20260630 12:36:53.973043  8165 ts_manager.cc:194] Registered new tserver with Master: 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343)
I20260630 12:36:53.974581   773 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.002s	sys 0.001s
I20260630 12:36:53.974802  8165 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56430
I20260630 12:36:53.978057  8622 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:36:53.978925   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:36:53.979216   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "b83625e9283a480d88c746cd895bb946"
format_stamp: "Formatted at 2026-06-30 12:36:50 on dist-test-slave-zbh0"
I20260630 12:36:53.979488   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:36:53.999815   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:36:54.000924   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:36:54.002249   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:36:54.005430  8629 ts_tablet_manager.cc:548] Loading tablet metadata (0/6 complete)
I20260630 12:36:54.034324   773 ts_tablet_manager.cc:585] Loaded tablet metadata (6 total tablets, 6 live tablets)
I20260630 12:36:54.034668   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.030s	user 0.002s	sys 0.000s
I20260630 12:36:54.034971   773 ts_tablet_manager.cc:600] Registering tablets (0/6 complete)
I20260630 12:36:54.039044  8629 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:54.050365  8629 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.051152  8629 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Bootstrap complete.
I20260630 12:36:54.051689  8629 ts_tablet_manager.cc:1403] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.013s	user 0.005s	sys 0.007s
I20260630 12:36:54.053593  8629 raft_consensus.cc:359] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.054113  8629 raft_consensus.cc:740] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:54.054800  8629 consensus_queue.cc:260] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.055490   773 ts_tablet_manager.cc:616] Registered 6 tablets
I20260630 12:36:54.055775   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.021s	user 0.020s	sys 0.000s
I20260630 12:36:54.057282  8629 ts_tablet_manager.cc:1434] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.004s
I20260630 12:36:54.057996  8629 tablet_bootstrap.cc:492] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:54.072899  8629 tablet_bootstrap.cc:492] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.074064  8629 tablet_bootstrap.cc:492] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Bootstrap complete.
I20260630 12:36:54.074916  8629 ts_tablet_manager.cc:1403] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:36:54.078019  8629 raft_consensus.cc:359] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.078701  8629 raft_consensus.cc:740] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:54.079540  8629 consensus_queue.cc:260] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.080302  8629 raft_consensus.cc:399] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:54.080742  8629 raft_consensus.cc:493] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:54.081212  8629 raft_consensus.cc:3060] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:54.090554  8629 raft_consensus.cc:515] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.091477  8629 leader_election.cc:304] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [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: b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:54.092243  8629 leader_election.cc:290] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:36:54.092412  8631 raft_consensus.cc:2804] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:54.094873  8631 raft_consensus.cc:697] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 2 LEADER]: Becoming Leader. State: Replica: b83625e9283a480d88c746cd895bb946, State: Running, Role: LEADER
I20260630 12:36:54.095273  8629 ts_tablet_manager.cc:1434] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.020s	user 0.019s	sys 0.001s
I20260630 12:36:54.095634  8631 consensus_queue.cc:237] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.096199  8629 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:54.100083  8343 consensus_queue.cc:237] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.113782  8416 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:54.116191  8527 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:54.120764  8524 consensus_queue.cc:579] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Leader has been unable to successfully communicate with peer b83625e9283a480d88c746cd895bb946 for more than 1 seconds (1.393s)
I20260630 12:36:54.121016  8629 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.122042  8629 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Bootstrap complete.
I20260630 12:36:54.123001  8629 ts_tablet_manager.cc:1403] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.027s	user 0.017s	sys 0.008s
I20260630 12:36:54.126423  8629 raft_consensus.cc:359] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.127399  8629 raft_consensus.cc:740] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:54.128657  8629 consensus_queue.cc:260] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.131830  8629 ts_tablet_manager.cc:1434] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260630 12:36:54.132853  8629 tablet_bootstrap.cc:492] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:54.134284  8527 raft_consensus.cc:493] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b83625e9283a480d88c746cd895bb946)
I20260630 12:36:54.135175  8527 raft_consensus.cc:515] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
W20260630 12:36:54.143532  8306 leader_election.cc:336] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Network error: Client connection negotiation failed: client connection to 127.0.193.65:40647: connect: Connection refused (error 111)
I20260630 12:36:54.146046  8527 leader_election.cc:290] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
W20260630 12:36:54.162537  8306 consensus_peers.cc:597] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 -> Peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Couldn't send request to peer b83625e9283a480d88c746cd895bb946. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:40647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.200376  8680 raft_consensus.cc:493] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader b83625e9283a480d88c746cd895bb946)
W20260630 12:36:54.201756  8308 consensus_peers.cc:597] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 -> Peer 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): Couldn't send request to peer 2f14c0500edb4252916ca20784074a38. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bf19209c69d74a47bf485e0a02325114. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.218338  8417 consensus_queue.cc:237] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.220651  8415 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04ab88956071465282c4c3b50ccb660a" is_pre_election: true
I20260630 12:36:54.250495  8680 raft_consensus.cc:515] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.251909  8415 raft_consensus.cc:2468] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 81c4a894fdbe4a969ce6eb9188dd10c6 in term 1.
I20260630 12:36:54.266245  8343 raft_consensus.cc:1275] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:36:54.267758  8681 log.cc:927] Time spent T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
W20260630 12:36:54.268482  8382 consensus_peers.cc:597] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a -> Peer 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): Couldn't send request to peer 2f14c0500edb4252916ca20784074a38. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8a14fa8b726d4fd58e4c1008bc92aea1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.269999  8308 leader_election.cc:304] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a, 81c4a894fdbe4a969ce6eb9188dd10c6; no voters: b83625e9283a480d88c746cd895bb946
I20260630 12:36:54.271723  8527 raft_consensus.cc:2804] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260630 12:36:54.272285  8527 raft_consensus.cc:493] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Starting leader election (detected failure of leader b83625e9283a480d88c746cd895bb946)
I20260630 12:36:54.272859  8527 raft_consensus.cc:3060] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:54.277530  8705 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:40647 every 8 connection(s)
I20260630 12:36:54.278218   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:40647
I20260630 12:36:54.287629  8416 consensus_queue.cc:237] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.321377  8706 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.323885  8417 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.332445  8153 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet bf19209c69d74a47bf485e0a02325114 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
W20260630 12:36:54.332981  8214 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver b83625e9283a480d88c746cd895bb946 not available for placement
I20260630 12:36:54.292420  8680 leader_election.cc:290] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:54.311110  8343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" is_pre_election: true
I20260630 12:36:54.311770  8683 consensus_queue.cc:1048] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:54.315989  8527 raft_consensus.cc:515] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.335590  8343 raft_consensus.cc:2393] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 04ab88956071465282c4c3b50ccb660a in current term 2: Already voted for candidate 81c4a894fdbe4a969ce6eb9188dd10c6 in this term.
I20260630 12:36:54.336434  8527 leader_election.cc:290] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 2 election: Requested vote from peers b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647), 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:54.337777  8165 catalog_manager.cc:5697] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:54.319546  8707 heartbeater.cc:344] Connected to a master server at 127.0.193.126:33699
I20260630 12:36:54.341287  8707 heartbeater.cc:461] Registering TS with master...
I20260630 12:36:54.342200  8707 heartbeater.cc:507] Master 127.0.193.126:33699 requested a full tablet report, sending...
I20260630 12:36:54.359413  8166 ts_manager.cc:194] Re-registered known tserver with Master: b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647)
I20260630 12:36:54.362360  8417 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "04ab88956071465282c4c3b50ccb660a"
I20260630 12:36:54.363626  8417 raft_consensus.cc:3060] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:54.369938  8342 raft_consensus.cc:1275] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:54.371425  8664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "04ab88956071465282c4c3b50ccb660a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946" is_pre_election: true
W20260630 12:36:54.375231  8382 consensus_peers.cc:597] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a -> Peer 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): Couldn't send request to peer 2f14c0500edb4252916ca20784074a38. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7a2b5917a4144c68a07502d96de7524e. This is attempt 1: this message will repeat every 5th retry.
W20260630 12:36:54.376746  8380 leader_election.cc:343] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:54.376618  8680 consensus_queue.cc:1048] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:54.377292  8380 leader_election.cc:304] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a; no voters: 81c4a894fdbe4a969ce6eb9188dd10c6, b83625e9283a480d88c746cd895bb946
W20260630 12:36:54.379851  8380 consensus_peers.cc:597] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a -> Peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Couldn't send request to peer b83625e9283a480d88c746cd895bb946. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:54.373109  8629 tablet_bootstrap.cc:492] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.380789  8417 raft_consensus.cc:2468] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 81c4a894fdbe4a969ce6eb9188dd10c6 in term 2.
I20260630 12:36:54.381476  8683 raft_consensus.cc:2749] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260630 12:36:54.381588  8629 tablet_bootstrap.cc:492] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Bootstrap complete.
I20260630 12:36:54.382340  8629 ts_tablet_manager.cc:1403] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.250s	user 0.093s	sys 0.130s
I20260630 12:36:54.381728  8682 raft_consensus.cc:2955] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.384714  8629 raft_consensus.cc:359] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.385135  8629 raft_consensus.cc:740] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:54.385643  8629 consensus_queue.cc:260] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.386142  8629 raft_consensus.cc:399] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:36:54.386399  8629 raft_consensus.cc:493] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:36:54.386688  8629 raft_consensus.cc:3060] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:54.393040  8629 raft_consensus.cc:515] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.393924  8629 leader_election.cc:304] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [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: b83625e9283a480d88c746cd895bb946; no voters: 
I20260630 12:36:54.394994  8629 leader_election.cc:290] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [CANDIDATE]: Term 2 election: Requested vote from peers 
I20260630 12:36:54.395787  8673 raft_consensus.cc:2804] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:54.396407  8673 raft_consensus.cc:697] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 2 LEADER]: Becoming Leader. State: Replica: b83625e9283a480d88c746cd895bb946, State: Running, Role: LEADER
I20260630 12:36:54.397312  8673 consensus_queue.cc:237] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 1, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } }
I20260630 12:36:54.399356  8308 leader_election.cc:304] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 04ab88956071465282c4c3b50ccb660a, 81c4a894fdbe4a969ce6eb9188dd10c6; no voters: 
I20260630 12:36:54.400246  8527 raft_consensus.cc:2804] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 FOLLOWER]: Leader election won for term 2
I20260630 12:36:54.400710  8527 raft_consensus.cc:697] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 LEADER]: Becoming Leader. State: Replica: 81c4a894fdbe4a969ce6eb9188dd10c6, State: Running, Role: LEADER
I20260630 12:36:54.400604  8342 raft_consensus.cc:2955] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.401643  8527 consensus_queue.cc:237] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.403743  8629 ts_tablet_manager.cc:1434] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.021s	user 0.015s	sys 0.000s
I20260630 12:36:54.407265  8629 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:54.411350  8663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50e995c033104bdeb28e8e303f8b8e00" candidate_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "b83625e9283a480d88c746cd895bb946"
W20260630 12:36:54.413048  8306 leader_election.cc:343] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:36:54.418107  8699 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.429018  8343 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.440753  8152 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 8a14fa8b726d4fd58e4c1008bc92aea1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260630 12:36:54.447224  8152 catalog_manager.cc:5210] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 7a2b5917a4144c68a07502d96de7524e with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260630 12:36:54.449339  8629 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Bootstrap replayed 1/1 log segments. Stats: ops{read=1 overwritten=0 applied=1 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.450872  8629 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Bootstrap complete.
I20260630 12:36:54.451514  8629 ts_tablet_manager.cc:1403] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.045s	user 0.023s	sys 0.012s
I20260630 12:36:54.452159  8661 raft_consensus.cc:1275] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:36:54.454038  8629 raft_consensus.cc:359] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.454530  8629 raft_consensus.cc:740] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:54.455111  8629 consensus_queue.cc:260] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.455495  8682 consensus_queue.cc:1048] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:54.457180  8629 ts_tablet_manager.cc:1434] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260630 12:36:54.457949  8629 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Bootstrap starting.
I20260630 12:36:54.465250  8164 catalog_manager.cc:5697] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: term changed from 1 to 2, leader changed from b83625e9283a480d88c746cd895bb946 (127.0.193.65) to 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66). New cstate: current_term: 2 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: UNKNOWN } } }
I20260630 12:36:54.467034  8164 catalog_manager.cc:5697] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.467603  8661 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.468746  8164 catalog_manager.cc:5697] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.471899  8166 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:56434
I20260630 12:36:54.475658  8707 heartbeater.cc:499] Master 127.0.193.126:33699 was elected leader, sending a full tablet report...
I20260630 12:36:54.482960  8629 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Bootstrap replayed 1/1 log segments. Stats: ops{read=0 overwritten=0 applied=0 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.483825  8629 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Bootstrap complete.
I20260630 12:36:54.484493  8629 ts_tablet_manager.cc:1403] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.015s
I20260630 12:36:54.488143  8629 raft_consensus.cc:359] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.488847  8629 raft_consensus.cc:740] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: b83625e9283a480d88c746cd895bb946, State: Initialized, Role: FOLLOWER
I20260630 12:36:54.489566  8629 consensus_queue.cc:260] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [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: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.491539  8629 ts_tablet_manager.cc:1434] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:36:54.492321  8654 tablet_service.cc:1558] Processing DeleteTablet for tablet 6ceb357893ba4640ae5e534e4b69f8a1 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:53 UTC) from {username='slave'} at 127.0.0.1:48010
I20260630 12:36:54.494127  8724 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:54.494915  8724 raft_consensus.cc:2243] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.495389  8724 raft_consensus.cc:2272] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.498073  8724 ts_tablet_manager.cc:1916] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:36:54.508744  8724 ts_tablet_manager.cc:1929] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:36:54.509056  8724 log.cc:1199] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root/wals/6ceb357893ba4640ae5e534e4b69f8a1
I20260630 12:36:54.509665  8724 ts_tablet_manager.cc:1950] T 6ceb357893ba4640ae5e534e4b69f8a1 P b83625e9283a480d88c746cd895bb946: Deleting consensus metadata
I20260630 12:36:54.512251  8150 catalog_manager.cc:5028] TS b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): tablet 6ceb357893ba4640ae5e534e4b69f8a1 (table dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]) successfully deleted
I20260630 12:36:54.544428  8654 tablet_service.cc:1558] Processing DeleteTablet for tablet f13d94e93b5b4e5fb4fd2ba719ed4aa4 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-30 12:36:53 UTC) from {username='slave'} at 127.0.0.1:48010
I20260630 12:36:54.545174  8724 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:54.546319  8724 raft_consensus.cc:2243] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:54.546960  8724 raft_consensus.cc:2272] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:54.549654  8724 ts_tablet_manager.cc:1916] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260630 12:36:54.559824  8724 ts_tablet_manager.cc:1929] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260630 12:36:54.560137  8724 log.cc:1199] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root/wals/f13d94e93b5b4e5fb4fd2ba719ed4aa4
I20260630 12:36:54.560725  8724 ts_tablet_manager.cc:1950] T f13d94e93b5b4e5fb4fd2ba719ed4aa4 P b83625e9283a480d88c746cd895bb946: Deleting consensus metadata
I20260630 12:36:54.563434  8150 catalog_manager.cc:5028] TS b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): tablet f13d94e93b5b4e5fb4fd2ba719ed4aa4 (table dugtrio [id=5ee085226a0a49b7a371163c0b0070ce]) successfully deleted
I20260630 12:36:54.654184  8725 ts_tablet_manager.cc:933] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Initiating tablet copy from peer 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:54.655608  8725 tablet_copy_client.cc:323] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:39695
I20260630 12:36:54.665621  8427 tablet_copy_service.cc:140] P 04ab88956071465282c4c3b50ccb660a: Received BeginTabletCopySession request for tablet 8a14fa8b726d4fd58e4c1008bc92aea1 from peer 2f14c0500edb4252916ca20784074a38 ({username='slave'} at 127.0.0.1:39670)
I20260630 12:36:54.666116  8427 tablet_copy_service.cc:161] P 04ab88956071465282c4c3b50ccb660a: Beginning new tablet copy session on tablet 8a14fa8b726d4fd58e4c1008bc92aea1 from peer 2f14c0500edb4252916ca20784074a38 at {username='slave'} at 127.0.0.1:39670: session id = 2f14c0500edb4252916ca20784074a38-8a14fa8b726d4fd58e4c1008bc92aea1
I20260630 12:36:54.671437  8427 tablet_copy_source_session.cc:215] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:54.673869  8725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a14fa8b726d4fd58e4c1008bc92aea1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:54.684578  8725 tablet_copy_client.cc:806] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:54.685132  8725 tablet_copy_client.cc:670] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:54.688403  8725 tablet_copy_client.cc:538] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:54.694183  8725 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Bootstrap starting.
I20260630 12:36:54.707753  8725 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.708449  8725 tablet_bootstrap.cc:492] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Bootstrap complete.
I20260630 12:36:54.709026  8725 ts_tablet_manager.cc:1403] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.004s
I20260630 12:36:54.711268  8725 raft_consensus.cc:359] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.711939  8725 raft_consensus.cc:740] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f14c0500edb4252916ca20784074a38, State: Initialized, Role: LEARNER
I20260630 12:36:54.712548  8725 consensus_queue.cc:260] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.712826  8661 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.715138  8611 heartbeater.cc:499] Master 127.0.193.126:33699 was elected leader, sending a full tablet report...
I20260630 12:36:54.715524  8725 ts_tablet_manager.cc:1434] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260630 12:36:54.717437  8427 tablet_copy_service.cc:342] P 04ab88956071465282c4c3b50ccb660a: Request end of tablet copy session 2f14c0500edb4252916ca20784074a38-8a14fa8b726d4fd58e4c1008bc92aea1 received from {username='slave'} at 127.0.0.1:39670
I20260630 12:36:54.717808  8427 tablet_copy_service.cc:434] P 04ab88956071465282c4c3b50ccb660a: ending tablet copy session 2f14c0500edb4252916ca20784074a38-8a14fa8b726d4fd58e4c1008bc92aea1 on tablet 8a14fa8b726d4fd58e4c1008bc92aea1 with peer 2f14c0500edb4252916ca20784074a38
I20260630 12:36:54.764590  8725 ts_tablet_manager.cc:933] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Initiating tablet copy from peer 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:54.765867  8725 tablet_copy_client.cc:323] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:42097
I20260630 12:36:54.775045  8353 tablet_copy_service.cc:140] P 81c4a894fdbe4a969ce6eb9188dd10c6: Received BeginTabletCopySession request for tablet bf19209c69d74a47bf485e0a02325114 from peer 2f14c0500edb4252916ca20784074a38 ({username='slave'} at 127.0.0.1:60872)
I20260630 12:36:54.775583  8353 tablet_copy_service.cc:161] P 81c4a894fdbe4a969ce6eb9188dd10c6: Beginning new tablet copy session on tablet bf19209c69d74a47bf485e0a02325114 from peer 2f14c0500edb4252916ca20784074a38 at {username='slave'} at 127.0.0.1:60872: session id = 2f14c0500edb4252916ca20784074a38-bf19209c69d74a47bf485e0a02325114
I20260630 12:36:54.781600  8353 tablet_copy_source_session.cc:215] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:54.784204  8725 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf19209c69d74a47bf485e0a02325114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:54.794166  8725 tablet_copy_client.cc:806] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:54.794647  8725 tablet_copy_client.cc:670] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:54.797706  8734 ts_tablet_manager.cc:933] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Initiating tablet copy from peer 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695)
I20260630 12:36:54.798045  8725 tablet_copy_client.cc:538] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:54.799209  8734 tablet_copy_client.cc:323] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:39695
I20260630 12:36:54.800724  8427 tablet_copy_service.cc:140] P 04ab88956071465282c4c3b50ccb660a: Received BeginTabletCopySession request for tablet 7a2b5917a4144c68a07502d96de7524e from peer 2f14c0500edb4252916ca20784074a38 ({username='slave'} at 127.0.0.1:39670)
I20260630 12:36:54.801250  8427 tablet_copy_service.cc:161] P 04ab88956071465282c4c3b50ccb660a: Beginning new tablet copy session on tablet 7a2b5917a4144c68a07502d96de7524e from peer 2f14c0500edb4252916ca20784074a38 at {username='slave'} at 127.0.0.1:39670: session id = 2f14c0500edb4252916ca20784074a38-7a2b5917a4144c68a07502d96de7524e
I20260630 12:36:54.806349  8725 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Bootstrap starting.
I20260630 12:36:54.808533  8427 tablet_copy_source_session.cc:215] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:54.811676  8734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a2b5917a4144c68a07502d96de7524e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:54.823822  8734 tablet_copy_client.cc:806] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:54.824247  8725 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.824331  8734 tablet_copy_client.cc:670] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:54.825295  8725 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Bootstrap complete.
I20260630 12:36:54.825873  8725 ts_tablet_manager.cc:1403] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Time spent bootstrapping tablet: real 0.020s	user 0.021s	sys 0.000s
I20260630 12:36:54.827994  8734 tablet_copy_client.cc:538] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:54.828424  8725 raft_consensus.cc:359] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.829035  8725 raft_consensus.cc:740] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f14c0500edb4252916ca20784074a38, State: Initialized, Role: LEARNER
I20260630 12:36:54.829531  8725 consensus_queue.cc:260] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.831203  8725 ts_tablet_manager.cc:1434] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260630 12:36:54.832772  8353 tablet_copy_service.cc:342] P 81c4a894fdbe4a969ce6eb9188dd10c6: Request end of tablet copy session 2f14c0500edb4252916ca20784074a38-bf19209c69d74a47bf485e0a02325114 received from {username='slave'} at 127.0.0.1:60872
I20260630 12:36:54.833115  8353 tablet_copy_service.cc:434] P 81c4a894fdbe4a969ce6eb9188dd10c6: ending tablet copy session 2f14c0500edb4252916ca20784074a38-bf19209c69d74a47bf485e0a02325114 on tablet bf19209c69d74a47bf485e0a02325114 with peer 2f14c0500edb4252916ca20784074a38
I20260630 12:36:54.835587  8734 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Bootstrap starting.
I20260630 12:36:54.854251  8734 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:54.855227  8734 tablet_bootstrap.cc:492] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Bootstrap complete.
I20260630 12:36:54.855921  8734 ts_tablet_manager.cc:1403] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.006s
I20260630 12:36:54.856096  8417 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:54.857563  8527 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:36:54.858498  8734 raft_consensus.cc:359] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.859184  8734 raft_consensus.cc:740] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f14c0500edb4252916ca20784074a38, State: Initialized, Role: LEARNER
I20260630 12:36:54.859840  8734 consensus_queue.cc:260] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:54.864408  8734 ts_tablet_manager.cc:1434] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:36:54.866103  8427 tablet_copy_service.cc:342] P 04ab88956071465282c4c3b50ccb660a: Request end of tablet copy session 2f14c0500edb4252916ca20784074a38-7a2b5917a4144c68a07502d96de7524e received from {username='slave'} at 127.0.0.1:39670
I20260630 12:36:54.866611  8427 tablet_copy_service.cc:434] P 04ab88956071465282c4c3b50ccb660a: ending tablet copy session 2f14c0500edb4252916ca20784074a38-7a2b5917a4144c68a07502d96de7524e on tablet 7a2b5917a4144c68a07502d96de7524e with peer 2f14c0500edb4252916ca20784074a38
I20260630 12:36:54.871367  8661 raft_consensus.cc:3060] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Advancing to term 2
I20260630 12:36:54.875833  8682 consensus_queue.cc:1050] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:36:54.879861  8661 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260630 12:36:54.881601  8527 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:36:54.890481  8662 raft_consensus.cc:2955] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:54.927105  8417 consensus_queue.cc:237] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:54.931509  8343 raft_consensus.cc:1275] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.931510  8662 raft_consensus.cc:1275] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:54.933034  8680 consensus_queue.cc:1048] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.933602  8682 consensus_queue.cc:1048] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:54.939194  8699 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:54.941022  8662 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:54.946255  8152 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7a2b5917a4144c68a07502d96de7524e with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:54.947847  8343 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:54.950155  8165 catalog_manager.cc:5697] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a reported cstate change: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } health_report { overall_health: HEALTHY } } }
I20260630 12:36:54.968672  8576 tablet_service.cc:1558] Processing DeleteTablet for tablet 7a2b5917a4144c68a07502d96de7524e with delete_type TABLET_DATA_TOMBSTONED (TS 2f14c0500edb4252916ca20784074a38 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47562
I20260630 12:36:54.970031  8744 tablet_replica.cc:333] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: stopping tablet replica
I20260630 12:36:54.970690  8744 raft_consensus.cc:2243] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:54.971222  8744 raft_consensus.cc:2272] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:54.973587  8744 ts_tablet_manager.cc:1916] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:54.983783  8744 ts_tablet_manager.cc:1929] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:36:54.984072  8744 log.cc:1199] T 7a2b5917a4144c68a07502d96de7524e P 2f14c0500edb4252916ca20784074a38: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root/wals/7a2b5917a4144c68a07502d96de7524e
I20260630 12:36:54.985332  8152 catalog_manager.cc:5028] TS 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): tablet 7a2b5917a4144c68a07502d96de7524e (table test-workload [id=3714734df2674aabab6a87213115f08c]) successfully deleted
I20260630 12:36:55.175585  8586 raft_consensus.cc:1217] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:55.236794  8586 raft_consensus.cc:1217] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:36:55.266697  8343 consensus_queue.cc:237] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:55.271334  8417 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:55.271492  8662 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:55.272941  8706 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:55.273541  8745 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:55.279911  8527 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.281446  8662 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.281728  8417 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.292462  8153 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf19209c69d74a47bf485e0a02325114 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:55.291867  8164 catalog_manager.cc:5697] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 reported cstate change: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.302233  8576 tablet_service.cc:1558] Processing DeleteTablet for tablet bf19209c69d74a47bf485e0a02325114 with delete_type TABLET_DATA_TOMBSTONED (TS 2f14c0500edb4252916ca20784074a38 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47562
I20260630 12:36:55.303193  8744 tablet_replica.cc:333] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: stopping tablet replica
I20260630 12:36:55.304044  8744 raft_consensus.cc:2243] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:55.304569  8744 raft_consensus.cc:2272] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:55.307124  8744 ts_tablet_manager.cc:1916] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:55.317970  8744 ts_tablet_manager.cc:1929] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:36:55.318285  8744 log.cc:1199] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root/wals/bf19209c69d74a47bf485e0a02325114
I20260630 12:36:55.319883  8152 catalog_manager.cc:5028] TS 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): tablet bf19209c69d74a47bf485e0a02325114 (table test-workload [id=3714734df2674aabab6a87213115f08c]) successfully deleted
I20260630 12:36:55.354025  8343 consensus_queue.cc:237] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:55.359115  8417 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:55.359300  8662 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260630 12:36:55.359671  8308 consensus_peers.cc:597] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 -> Peer 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): Couldn't send request to peer 2f14c0500edb4252916ca20784074a38. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:55.360621  8745 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:55.361316  8706 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:55.367869  8745 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.370483  8417 consensus_queue.cc:237] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } }
I20260630 12:36:55.370802  8416 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.376374  8663 raft_consensus.cc:1275] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:55.377961  8343 raft_consensus.cc:1275] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:36:55.377899  8699 consensus_queue.cc:1048] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:55.380353  8699 consensus_queue.cc:1048] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:55.381796  8662 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.384966  8680 raft_consensus.cc:2955] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.386516  8166 catalog_manager.cc:5697] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a reported cstate change: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.389166  8663 raft_consensus.cc:2955] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.396862  8343 raft_consensus.cc:2955] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.401727  8152 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8a14fa8b726d4fd58e4c1008bc92aea1 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:55.407776  8166 catalog_manager.cc:5697] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 reported cstate change: config changed from index 2 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } }
I20260630 12:36:55.420360  8576 tablet_service.cc:1558] Processing DeleteTablet for tablet 8a14fa8b726d4fd58e4c1008bc92aea1 with delete_type TABLET_DATA_TOMBSTONED (TS 2f14c0500edb4252916ca20784074a38 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:47562
I20260630 12:36:55.421182  8744 tablet_replica.cc:333] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: stopping tablet replica
I20260630 12:36:55.421754  8744 raft_consensus.cc:2243] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:36:55.422221  8744 raft_consensus.cc:2272] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:36:55.424592  8744 ts_tablet_manager.cc:1916] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260630 12:36:55.432245  8214 auto_rebalancer.cc:639] Failed to schedule move for tablet 8a14fa8b726d4fd58e4c1008bc92aea1: Illegal state: Request specified cas_config_opid_index of 2 but the committed config has opid_index of 3
I20260630 12:36:55.437237  8343 consensus_queue.cc:237] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:55.438241  8744 ts_tablet_manager.cc:1929] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260630 12:36:55.438665  8744 log.cc:1199] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 2f14c0500edb4252916ca20784074a38: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-3-root/wals/8a14fa8b726d4fd58e4c1008bc92aea1
I20260630 12:36:55.440225  8152 catalog_manager.cc:5028] TS 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): tablet 8a14fa8b726d4fd58e4c1008bc92aea1 (table test-workload [id=3714734df2674aabab6a87213115f08c]) successfully deleted
I20260630 12:36:55.443867  8416 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260630 12:36:55.443873  8662 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260630 12:36:55.443889  8308 consensus_peers.cc:597] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 -> Peer 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): Couldn't send request to peer 2f14c0500edb4252916ca20784074a38. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 50e995c033104bdeb28e8e303f8b8e00. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:55.445521  8745 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:55.446135  8527 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:36:55.452898  8745 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.454735  8662 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.455724  8416 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.468088  8166 catalog_manager.cc:5697] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 reported cstate change: config changed from index -1 to 3, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New cstate: current_term: 2 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:55.939507  8749 ts_tablet_manager.cc:933] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Initiating tablet copy from peer 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:55.942234  8749 tablet_copy_client.cc:323] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:42097
I20260630 12:36:55.944111  8353 tablet_copy_service.cc:140] P 81c4a894fdbe4a969ce6eb9188dd10c6: Received BeginTabletCopySession request for tablet bf19209c69d74a47bf485e0a02325114 from peer 2f14c0500edb4252916ca20784074a38 ({username='slave'} at 127.0.0.1:60872)
I20260630 12:36:55.944672  8353 tablet_copy_service.cc:161] P 81c4a894fdbe4a969ce6eb9188dd10c6: Beginning new tablet copy session on tablet bf19209c69d74a47bf485e0a02325114 from peer 2f14c0500edb4252916ca20784074a38 at {username='slave'} at 127.0.0.1:60872: session id = 2f14c0500edb4252916ca20784074a38-bf19209c69d74a47bf485e0a02325114
I20260630 12:36:55.953321  8353 tablet_copy_source_session.cc:215] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:55.956825  8749 ts_tablet_manager.cc:1916] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260630 12:36:55.981897  8749 ts_tablet_manager.cc:1929] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260630 12:36:55.982545  8749 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bf19209c69d74a47bf485e0a02325114. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:55.991050  8749 tablet_copy_client.cc:806] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:55.991617  8749 tablet_copy_client.cc:670] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:55.995241  8749 tablet_copy_client.cc:538] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:56.003062  8749 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Bootstrap starting.
I20260630 12:36:56.016788  8751 ts_tablet_manager.cc:933] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: Initiating tablet copy from peer 81c4a894fdbe4a969ce6eb9188dd10c6 (127.0.193.66:42097)
I20260630 12:36:56.018507  8751 tablet_copy_client.cc:323] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:42097
I20260630 12:36:56.020121  8353 tablet_copy_service.cc:140] P 81c4a894fdbe4a969ce6eb9188dd10c6: Received BeginTabletCopySession request for tablet 50e995c033104bdeb28e8e303f8b8e00 from peer 2f14c0500edb4252916ca20784074a38 ({username='slave'} at 127.0.0.1:60872)
I20260630 12:36:56.020593  8353 tablet_copy_service.cc:161] P 81c4a894fdbe4a969ce6eb9188dd10c6: Beginning new tablet copy session on tablet 50e995c033104bdeb28e8e303f8b8e00 from peer 2f14c0500edb4252916ca20784074a38 at {username='slave'} at 127.0.0.1:60872: session id = 2f14c0500edb4252916ca20784074a38-50e995c033104bdeb28e8e303f8b8e00
I20260630 12:36:56.025787  8353 tablet_copy_source_session.cc:215] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:36:56.027632  8749 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:56.028486  8751 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50e995c033104bdeb28e8e303f8b8e00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:36:56.028542  8749 tablet_bootstrap.cc:492] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Bootstrap complete.
I20260630 12:36:56.029384  8749 ts_tablet_manager.cc:1403] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Time spent bootstrapping tablet: real 0.027s	user 0.021s	sys 0.004s
I20260630 12:36:56.032265  8749 raft_consensus.cc:359] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:56.033103  8749 raft_consensus.cc:740] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 2f14c0500edb4252916ca20784074a38, State: Initialized, Role: LEARNER
I20260630 12:36:56.033741  8749 consensus_queue.cc:260] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:56.038074  8749 ts_tablet_manager.cc:1434] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:36:56.039968  8353 tablet_copy_service.cc:342] P 81c4a894fdbe4a969ce6eb9188dd10c6: Request end of tablet copy session 2f14c0500edb4252916ca20784074a38-bf19209c69d74a47bf485e0a02325114 received from {username='slave'} at 127.0.0.1:60872
I20260630 12:36:56.040398  8353 tablet_copy_service.cc:434] P 81c4a894fdbe4a969ce6eb9188dd10c6: ending tablet copy session 2f14c0500edb4252916ca20784074a38-bf19209c69d74a47bf485e0a02325114 on tablet bf19209c69d74a47bf485e0a02325114 with peer 2f14c0500edb4252916ca20784074a38
I20260630 12:36:56.041435  8751 tablet_copy_client.cc:806] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 0 data blocks...
I20260630 12:36:56.042002  8751 tablet_copy_client.cc:670] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: tablet copy: Starting download of 1 WAL segments...
I20260630 12:36:56.045784  8751 tablet_copy_client.cc:538] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:36:56.052450  8751 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: Bootstrap starting.
I20260630 12:36:56.068084  8751 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:36:56.068881  8751 tablet_bootstrap.cc:492] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: Bootstrap complete.
I20260630 12:36:56.069415  8751 ts_tablet_manager.cc:1403] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260630 12:36:56.071566  8751 raft_consensus.cc:359] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:56.072153  8751 raft_consensus.cc:740] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 2f14c0500edb4252916ca20784074a38, State: Initialized, Role: LEARNER
I20260630 12:36:56.072700  8751 consensus_queue.cc:260] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:56.074297  8751 ts_tablet_manager.cc:1434] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:36:56.076037  8353 tablet_copy_service.cc:342] P 81c4a894fdbe4a969ce6eb9188dd10c6: Request end of tablet copy session 2f14c0500edb4252916ca20784074a38-50e995c033104bdeb28e8e303f8b8e00 received from {username='slave'} at 127.0.0.1:60872
I20260630 12:36:56.076460  8353 tablet_copy_service.cc:434] P 81c4a894fdbe4a969ce6eb9188dd10c6: ending tablet copy session 2f14c0500edb4252916ca20784074a38-50e995c033104bdeb28e8e303f8b8e00 on tablet 50e995c033104bdeb28e8e303f8b8e00 with peer 2f14c0500edb4252916ca20784074a38
I20260630 12:36:56.454708  8586 raft_consensus.cc:1217] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260630 12:36:56.572650  8586 raft_consensus.cc:1217] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260630 12:36:56.943748  8607 debug-util.cc:398] Leaking SignalData structure 0x7b0800153760 after lost signal to thread 776
W20260630 12:36:56.945070  8607 debug-util.cc:398] Leaking SignalData structure 0x7b0800254cc0 after lost signal to thread 8200
W20260630 12:36:56.946625  8607 debug-util.cc:398] Leaking SignalData structure 0x7b08000de1e0 after lost signal to thread 8367
W20260630 12:36:56.948071  8607 debug-util.cc:398] Leaking SignalData structure 0x7b08000ed320 after lost signal to thread 8441
W20260630 12:36:56.949388  8607 debug-util.cc:398] Leaking SignalData structure 0x7b08001d13a0 after lost signal to thread 8610
W20260630 12:36:56.950655  8607 debug-util.cc:398] Leaking SignalData structure 0x7b08001a0880 after lost signal to thread 8705
I20260630 12:36:57.077647  8757 raft_consensus.cc:1064] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: attempting to promote NON_VOTER 2f14c0500edb4252916ca20784074a38 to VOTER
I20260630 12:36:57.080582  8757 consensus_queue.cc:237] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } }
I20260630 12:36:57.087862  8416 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:57.090729  8586 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 LEARNER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:57.092901  8760 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:57.093268  8662 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260630 12:36:57.094975  8756 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:57.098968  8757 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:57.115154  8757 raft_consensus.cc:1064] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: attempting to promote NON_VOTER 2f14c0500edb4252916ca20784074a38 to VOTER
I20260630 12:36:57.115410  8760 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.117799  8757 consensus_queue.cc:237] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 1, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } }
I20260630 12:36:57.121132  8662 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.128993  8586 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.139616  8416 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:57.142045  8663 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:57.144852  8585 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 LEARNER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260630 12:36:57.146646  8756 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:57.148520  8756 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:57.153383  8417 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.162969  8756 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:36:57.169634  8165 catalog_manager.cc:5697] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: config changed from index 4 to 5, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:57.174655  8760 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.174723  8585 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.187772  8663 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.215176  8417 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.240811  8163 catalog_manager.cc:5697] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 reported cstate change: config changed from index 3 to 4, 2f14c0500edb4252916ca20784074a38 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } attrs { replace: true } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.241549  8343 consensus_queue.cc:237] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [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: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } }
I20260630 12:36:57.252372  8663 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:57.252547  8585 raft_consensus.cc:1275] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260630 12:36:57.254266  8770 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:57.259668  8770 consensus_queue.cc:1048] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260630 12:36:57.264602  8756 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 04ab88956071465282c4c3b50ccb660a (127.0.193.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.272367  8585 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 04ab88956071465282c4c3b50ccb660a (127.0.193.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.273363  8343 consensus_queue.cc:237] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 2.4, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } }
I20260630 12:36:57.284881  8663 raft_consensus.cc:2955] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 04ab88956071465282c4c3b50ccb660a (127.0.193.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.289330  8586 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:57.292246  8417 raft_consensus.cc:1275] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Refusing update from remote peer 81c4a894fdbe4a969ce6eb9188dd10c6: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260630 12:36:57.294003  8770 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:57.295908  8153 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bf19209c69d74a47bf485e0a02325114 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:57.298614  8770 consensus_queue.cc:1048] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260630 12:36:57.309464  8166 catalog_manager.cc:5697] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: config changed from index 5 to 6, VOTER 04ab88956071465282c4c3b50ccb660a (127.0.193.67) evicted. New cstate: current_term: 1 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:36:57.311396  8770 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b83625e9283a480d88c746cd895bb946 (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.315414  8417 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b83625e9283a480d88c746cd895bb946 (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.324404  8585 raft_consensus.cc:2955] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER b83625e9283a480d88c746cd895bb946 (127.0.193.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.330425  8405 tablet_service.cc:1558] Processing DeleteTablet for tablet bf19209c69d74a47bf485e0a02325114 with delete_type TABLET_DATA_TOMBSTONED (TS 04ab88956071465282c4c3b50ccb660a not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:39642
I20260630 12:36:57.339255  8153 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 50e995c033104bdeb28e8e303f8b8e00 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:36:57.344977  8165 catalog_manager.cc:5697] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a reported cstate change: config changed from index 4 to 5, VOTER b83625e9283a480d88c746cd895bb946 (127.0.193.65) evicted. New cstate: current_term: 2 leader_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: false } } }
I20260630 12:36:57.349382  8778 tablet_replica.cc:333] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: stopping tablet replica
I20260630 12:36:57.350445  8778 raft_consensus.cc:2243] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:57.351493  8778 raft_consensus.cc:2272] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:57.356124  8778 ts_tablet_manager.cc:1916] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:57.359930  8654 tablet_service.cc:1558] Processing DeleteTablet for tablet 50e995c033104bdeb28e8e303f8b8e00 with delete_type TABLET_DATA_TOMBSTONED (TS b83625e9283a480d88c746cd895bb946 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:48010
I20260630 12:36:57.363365  8779 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:57.364275  8779 raft_consensus.cc:2243] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:57.364972  8779 raft_consensus.cc:2272] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:57.368319  8779 ts_tablet_manager.cc:1916] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:36:57.371102  8778 ts_tablet_manager.cc:1929] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260630 12:36:57.371536  8778 log.cc:1199] T bf19209c69d74a47bf485e0a02325114 P 04ab88956071465282c4c3b50ccb660a: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-2-root/wals/bf19209c69d74a47bf485e0a02325114
I20260630 12:36:57.373139  8152 catalog_manager.cc:5028] TS 04ab88956071465282c4c3b50ccb660a (127.0.193.67:39695): tablet bf19209c69d74a47bf485e0a02325114 (table test-workload [id=3714734df2674aabab6a87213115f08c]) successfully deleted
I20260630 12:36:57.384986  8779 ts_tablet_manager.cc:1929] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260630 12:36:57.385483  8779 log.cc:1199] T 50e995c033104bdeb28e8e303f8b8e00 P b83625e9283a480d88c746cd895bb946: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1782822816781405-773-0/minicluster-data/ts-0-root/wals/50e995c033104bdeb28e8e303f8b8e00
I20260630 12:36:57.387205  8150 catalog_manager.cc:5028] TS b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): tablet 50e995c033104bdeb28e8e303f8b8e00 (table test-workload [id=3714734df2674aabab6a87213115f08c]) successfully deleted
W20260630 12:36:58.359375  8214 auto_rebalancer.cc:298] Could not retrieve cluster info: Not found: tserver 81c4a894fdbe4a969ce6eb9188dd10c6 not available for placement
I20260630 12:36:59.375174  8417 consensus_queue.cc:237] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } }
I20260630 12:36:59.383163  8343 raft_consensus.cc:1275] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:59.386579  8781 consensus_queue.cc:1048] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260630 12:36:59.388010  8382 consensus_peers.cc:597] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a -> Peer 2f14c0500edb4252916ca20784074a38 (127.0.193.68:38343): Couldn't send request to peer 2f14c0500edb4252916ca20784074a38. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:59.389021  8663 raft_consensus.cc:1275] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Refusing update from remote peer 04ab88956071465282c4c3b50ccb660a: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:36:59.391436  8783 consensus_queue.cc:1048] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [LEADER]: Connected to new peer: Peer: permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260630 12:36:59.404332  8781 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:59.408958  8343 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:59.420264  8662 raft_consensus.cc:2955] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:59.427546  8163 catalog_manager.cc:5697] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 reported cstate change: config changed from index 3 to 4, NON_VOTER 2f14c0500edb4252916ca20784074a38 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "04ab88956071465282c4c3b50ccb660a" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "b83625e9283a480d88c746cd895bb946" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40647 } } peers { permanent_uuid: "81c4a894fdbe4a969ce6eb9188dd10c6" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42097 } attrs { replace: true } } peers { permanent_uuid: "04ab88956071465282c4c3b50ccb660a" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39695 } } peers { permanent_uuid: "2f14c0500edb4252916ca20784074a38" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 38343 } attrs { promote: true } } }
I20260630 12:36:59.441911   773 tablet_server.cc:179] TabletServer@127.0.193.65:40647 shutting down...
W20260630 12:36:59.476440  8380 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 22 similar messages]
W20260630 12:36:59.498679  8380 consensus_peers.cc:597] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a -> Peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Couldn't send request to peer b83625e9283a480d88c746cd895bb946. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:59.527562   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:59.528765   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:59.529793   773 raft_consensus.cc:2243] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.530844   773 raft_consensus.cc:2272] T 8a14fa8b726d4fd58e4c1008bc92aea1 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.534761   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:59.535467   773 raft_consensus.cc:2243] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.537982   773 raft_consensus.cc:2272] T bf19209c69d74a47bf485e0a02325114 P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.541563   773 tablet_replica.cc:333] stopping tablet replica
I20260630 12:36:59.542328   773 raft_consensus.cc:2243] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.543555   773 raft_consensus.cc:2272] T 7a2b5917a4144c68a07502d96de7524e P b83625e9283a480d88c746cd895bb946 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.577754   773 tablet_server.cc:196] TabletServer@127.0.193.65:40647 shutdown complete.
I20260630 12:36:59.617174   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
W20260630 12:36:59.669998  8306 consensus_peers.cc:597] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 -> Peer b83625e9283a480d88c746cd895bb946 (127.0.193.65:40647): Couldn't send request to peer b83625e9283a480d88c746cd895bb946. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:40647: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:36:59.675053   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:59.675987   773 tablet_replica.cc:333] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6: stopping tablet replica
I20260630 12:36:59.676827   773 raft_consensus.cc:2243] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.677385   773 raft_consensus.cc:2272] T 7a2b5917a4144c68a07502d96de7524e P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.680701   773 tablet_replica.cc:333] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6: stopping tablet replica
I20260630 12:36:59.681296   773 raft_consensus.cc:2243] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.682273   773 raft_consensus.cc:2272] T bf19209c69d74a47bf485e0a02325114 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.685041   773 tablet_replica.cc:333] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6: stopping tablet replica
I20260630 12:36:59.685628   773 raft_consensus.cc:2243] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.686645   773 raft_consensus.cc:2272] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.689296   773 tablet_replica.cc:333] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6: stopping tablet replica
I20260630 12:36:59.689832   773 raft_consensus.cc:2243] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.690924   773 raft_consensus.cc:2272] T 50e995c033104bdeb28e8e303f8b8e00 P 81c4a894fdbe4a969ce6eb9188dd10c6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.709724   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:36:59.736290   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:36:59.783581   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:59.784634   773 tablet_replica.cc:333] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a: stopping tablet replica
I20260630 12:36:59.785756   773 raft_consensus.cc:2243] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.787302   773 raft_consensus.cc:2272] T 7a2b5917a4144c68a07502d96de7524e P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.791458   773 tablet_replica.cc:333] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a: stopping tablet replica
I20260630 12:36:59.792318   773 raft_consensus.cc:2243] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:36:59.793756   773 raft_consensus.cc:2272] T 8a14fa8b726d4fd58e4c1008bc92aea1 P 04ab88956071465282c4c3b50ccb660a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.797284   773 tablet_replica.cc:333] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a: stopping tablet replica
I20260630 12:36:59.798034   773 raft_consensus.cc:2243] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.799707   773 raft_consensus.cc:2272] T 50e995c033104bdeb28e8e303f8b8e00 P 04ab88956071465282c4c3b50ccb660a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.841236   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:36:59.868485   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:36:59.914974   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:36:59.915871   773 tablet_replica.cc:333] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38: stopping tablet replica
I20260630 12:36:59.916545   773 raft_consensus.cc:2243] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.917419   773 raft_consensus.cc:2272] T bf19209c69d74a47bf485e0a02325114 P 2f14c0500edb4252916ca20784074a38 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:36:59.920356   773 tablet_replica.cc:333] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38: stopping tablet replica
I20260630 12:36:59.920866   773 raft_consensus.cc:2243] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260630 12:36:59.921780   773 raft_consensus.cc:2272] T 50e995c033104bdeb28e8e303f8b8e00 P 2f14c0500edb4252916ca20784074a38 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:00.608618   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:37:00.638577   773 master.cc:562] Master@127.0.193.126:33699 shutting down...
W20260630 12:37:00.669931  8214 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:00.671165   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:00.671619   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:00.671893   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P d8618255ae504ba68cf378d214e1c5b7: stopping tablet replica
I20260630 12:37:00.691406   773 master.cc:584] Master@127.0.193.126:33699 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (10534 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260630 12:37:00.731552   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:35963
I20260630 12:37:00.732642   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:00.738837  8797 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
W20260630 12:37:00.738859  8796 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
W20260630 12:37:00.739190  8799 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
I20260630 12:37:00.740109   773 server_base.cc:1061] running on GCE node
I20260630 12:37:00.742064   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:00.742281   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:00.742444   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823020742426 us; error 0 us; skew 500 ppm
I20260630 12:37:00.743131   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:00.745484   773 webserver.cc:533] Webserver started at http://127.0.193.126:45087/ using document root <none> and password file <none>
I20260630 12:37:00.745972   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:00.746186   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:00.746470   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:00.747653   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "c59940c4c1df486bb7eade418724711d"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-zbh0"
I20260630 12:37:00.752029   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:00.755596  8804 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.756359   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:00.756683   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "c59940c4c1df486bb7eade418724711d"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-zbh0"
I20260630 12:37:00.757007   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:00.796909   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:00.798183   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:00.835904   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:35963
I20260630 12:37:00.836007  8855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:35963 every 8 connection(s)
I20260630 12:37:00.839715  8856 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:00.850157  8856 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d: Bootstrap starting.
I20260630 12:37:00.854863  8856 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:00.859290  8856 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d: No bootstrap required, opened a new log
I20260630 12:37:00.861414  8856 raft_consensus.cc:359] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59940c4c1df486bb7eade418724711d" member_type: VOTER }
I20260630 12:37:00.861809  8856 raft_consensus.cc:385] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:00.862054  8856 raft_consensus.cc:740] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c59940c4c1df486bb7eade418724711d, State: Initialized, Role: FOLLOWER
I20260630 12:37:00.862687  8856 consensus_queue.cc:260] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [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: "c59940c4c1df486bb7eade418724711d" member_type: VOTER }
I20260630 12:37:00.863153  8856 raft_consensus.cc:399] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:00.863359  8856 raft_consensus.cc:493] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:00.863658  8856 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:00.868321  8856 raft_consensus.cc:515] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59940c4c1df486bb7eade418724711d" member_type: VOTER }
I20260630 12:37:00.868834  8856 leader_election.cc:304] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [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: c59940c4c1df486bb7eade418724711d; no voters: 
I20260630 12:37:00.870033  8856 leader_election.cc:290] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:00.870373  8859 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:00.871708  8859 raft_consensus.cc:697] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 1 LEADER]: Becoming Leader. State: Replica: c59940c4c1df486bb7eade418724711d, State: Running, Role: LEADER
I20260630 12:37:00.872378  8859 consensus_queue.cc:237] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [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: "c59940c4c1df486bb7eade418724711d" member_type: VOTER }
I20260630 12:37:00.873096  8856 sys_catalog.cc:565] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:00.877058  8860 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c59940c4c1df486bb7eade418724711d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59940c4c1df486bb7eade418724711d" member_type: VOTER } }
I20260630 12:37:00.877091  8861 sys_catalog.cc:455] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [sys.catalog]: SysCatalogTable state changed. Reason: New leader c59940c4c1df486bb7eade418724711d. Latest consensus state: current_term: 1 leader_uuid: "c59940c4c1df486bb7eade418724711d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c59940c4c1df486bb7eade418724711d" member_type: VOTER } }
I20260630 12:37:00.878088  8860 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:00.878151  8861 sys_catalog.cc:458] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:00.882958  8865 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:00.888916  8865 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:00.892076   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:00.897456  8865 catalog_manager.cc:1383] Generated new cluster ID: fc4fc4f388314be8a4baf604f42f3ed8
I20260630 12:37:00.897754  8865 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:00.921690  8865 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:00.923035  8865 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:00.935139  8865 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d: Generated new TSK 0
I20260630 12:37:00.935662  8865 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:00.959036   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:00.965276  8877 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
W20260630 12:37:00.966378  8878 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
W20260630 12:37:00.968362  8880 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
I20260630 12:37:00.968755   773 server_base.cc:1061] running on GCE node
I20260630 12:37:00.969753   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:00.969986   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:00.970158   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823020970136 us; error 0 us; skew 500 ppm
I20260630 12:37:00.970664   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:00.972970   773 webserver.cc:533] Webserver started at http://127.0.193.65:35329/ using document root <none> and password file <none>
I20260630 12:37:00.973431   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:00.973645   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:00.973906   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:00.975272   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "29f9a9f2a5cb4a9f907ba181031a9eda"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-zbh0"
I20260630 12:37:00.979646   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:00.983134  8885 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:00.984015   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260630 12:37:00.984269   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "29f9a9f2a5cb4a9f907ba181031a9eda"
format_stamp: "Formatted at 2026-06-30 12:37:00 on dist-test-slave-zbh0"
I20260630 12:37:00.984494   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:01.011714   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:01.012890   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:01.014235   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:01.016505   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:01.016693   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.016999   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:01.017167   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.056248   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:36453
I20260630 12:37:01.056349  8947 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:36453 every 8 connection(s)
I20260630 12:37:01.061403   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:01.068097  8952 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
W20260630 12:37:01.069232  8953 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
I20260630 12:37:01.071818   773 server_base.cc:1061] running on GCE node
W20260630 12:37:01.072489  8955 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
I20260630 12:37:01.073696   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:01.073964   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:01.074165   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823021074119 us; error 0 us; skew 500 ppm
I20260630 12:37:01.074787   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:01.074946  8948 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35963
I20260630 12:37:01.075383  8948 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:01.076289  8948 heartbeater.cc:507] Master 127.0.193.126:35963 requested a full tablet report, sending...
I20260630 12:37:01.077361   773 webserver.cc:533] Webserver started at http://127.0.193.66:40095/ using document root <none> and password file <none>
I20260630 12:37:01.077943   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:01.078152   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:01.078433   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:01.078666  8821 ts_manager.cc:194] Registered new tserver with Master: 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65:36453)
I20260630 12:37:01.079599   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "fbdf5d552cd44ddfb5c1bae200d50278"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-zbh0"
I20260630 12:37:01.080531  8821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34156
I20260630 12:37:01.084232   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:01.087894  8960 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.088677   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:01.088976   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "fbdf5d552cd44ddfb5c1bae200d50278"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-zbh0"
I20260630 12:37:01.089280   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:01.131397   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:01.132553   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:01.133976   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:01.136188   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:01.136409   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.136658   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:01.136830   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.175658   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:35229
I20260630 12:37:01.175760  9022 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:35229 every 8 connection(s)
I20260630 12:37:01.180490   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:01.187839  9026 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
W20260630 12:37:01.189827  9027 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
I20260630 12:37:01.195849  9023 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35963
I20260630 12:37:01.196362  9023 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:01.196875   773 server_base.cc:1061] running on GCE node
W20260630 12:37:01.196875  9029 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
I20260630 12:37:01.197227  9023 heartbeater.cc:507] Master 127.0.193.126:35963 requested a full tablet report, sending...
I20260630 12:37:01.198163   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:01.198457   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:01.198691   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823021198669 us; error 0 us; skew 500 ppm
I20260630 12:37:01.199452   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:01.199640  8821 ts_manager.cc:194] Registered new tserver with Master: fbdf5d552cd44ddfb5c1bae200d50278 (127.0.193.66:35229)
I20260630 12:37:01.201594  8821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34170
I20260630 12:37:01.202152   773 webserver.cc:533] Webserver started at http://127.0.193.67:42025/ using document root <none> and password file <none>
I20260630 12:37:01.202833   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:01.203089   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:01.203364   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:01.204861   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "fb6a6aef91d143e09d25599139d27ef2"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-zbh0"
I20260630 12:37:01.209923   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:01.213084  9034 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.213783   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:01.214073   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "fb6a6aef91d143e09d25599139d27ef2"
format_stamp: "Formatted at 2026-06-30 12:37:01 on dist-test-slave-zbh0"
I20260630 12:37:01.214356   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:01.238245   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:01.239518   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:01.241007   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:01.243304   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:01.243480   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.243753   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:01.243912   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:01.284018   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:32949
I20260630 12:37:01.284118  9096 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:32949 every 8 connection(s)
I20260630 12:37:01.297619  9097 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35963
I20260630 12:37:01.297989  9097 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:01.298707  9097 heartbeater.cc:507] Master 127.0.193.126:35963 requested a full tablet report, sending...
I20260630 12:37:01.300550  8821 ts_manager.cc:194] Registered new tserver with Master: fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67:32949)
I20260630 12:37:01.300849   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013388095s
I20260630 12:37:01.302309  8821 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34178
I20260630 12:37:02.083187  8948 heartbeater.cc:499] Master 127.0.193.126:35963 was elected leader, sending a full tablet report...
I20260630 12:37:02.204322  9023 heartbeater.cc:499] Master 127.0.193.126:35963 was elected leader, sending a full tablet report...
I20260630 12:37:02.305190  9097 heartbeater.cc:499] Master 127.0.193.126:35963 was elected leader, sending a full tablet report...
I20260630 12:37:02.356943  8821 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34192:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:02.359244  8821 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:02.412196  9062 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1a49fb366f435c89cee60d8525a2f1 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:02.413813  9062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1a49fb366f435c89cee60d8525a2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.425961  8913 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1a49fb366f435c89cee60d8525a2f1 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:02.427517  8913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1a49fb366f435c89cee60d8525a2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.427911  9061 tablet_service.cc:1511] Processing CreateTablet for tablet 22338c465853444dae7103dda6e63c58 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:02.429263  9061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22338c465853444dae7103dda6e63c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.430045  8988 tablet_service.cc:1511] Processing CreateTablet for tablet 9f1a49fb366f435c89cee60d8525a2f1 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:02.426136  8912 tablet_service.cc:1511] Processing CreateTablet for tablet 22338c465853444dae7103dda6e63c58 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:02.431345  8988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f1a49fb366f435c89cee60d8525a2f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.431792  8912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22338c465853444dae7103dda6e63c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.435667  9060 tablet_service.cc:1511] Processing CreateTablet for tablet dc9b956207cc4bdbb184141734896180 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:02.437006  9060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9b956207cc4bdbb184141734896180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.440399  8911 tablet_service.cc:1511] Processing CreateTablet for tablet dc9b956207cc4bdbb184141734896180 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:02.442381  8910 tablet_service.cc:1511] Processing CreateTablet for tablet 34e17b459e3f4ad899d484de1bda87ab (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:02.442551  8986 tablet_service.cc:1511] Processing CreateTablet for tablet dc9b956207cc4bdbb184141734896180 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:02.443900  8986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9b956207cc4bdbb184141734896180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.444799  9059 tablet_service.cc:1511] Processing CreateTablet for tablet 34e17b459e3f4ad899d484de1bda87ab (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:02.446035  9059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e17b459e3f4ad899d484de1bda87ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.440446  8987 tablet_service.cc:1511] Processing CreateTablet for tablet 22338c465853444dae7103dda6e63c58 (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:02.448225  8987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22338c465853444dae7103dda6e63c58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.451486  8911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9b956207cc4bdbb184141734896180. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.452214  8910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e17b459e3f4ad899d484de1bda87ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.451915  8985 tablet_service.cc:1511] Processing CreateTablet for tablet 34e17b459e3f4ad899d484de1bda87ab (DEFAULT_TABLE table=test-workload [id=a4ab3b1aac4b4dca956f3a61a50e1d57]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:02.453231  8985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 34e17b459e3f4ad899d484de1bda87ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:02.502143  9117 tablet_bootstrap.cc:492] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278: Bootstrap starting.
I20260630 12:37:02.506313  9118 tablet_bootstrap.cc:492] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda: Bootstrap starting.
I20260630 12:37:02.513989  9117 tablet_bootstrap.cc:654] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.517830  9119 tablet_bootstrap.cc:492] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2: Bootstrap starting.
I20260630 12:37:02.523898  9119 tablet_bootstrap.cc:654] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.528863  9118 tablet_bootstrap.cc:654] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.533037  9119 tablet_bootstrap.cc:492] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2: No bootstrap required, opened a new log
I20260630 12:37:02.533506  9119 ts_tablet_manager.cc:1403] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.008s
I20260630 12:37:02.535956  9118 tablet_bootstrap.cc:492] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda: No bootstrap required, opened a new log
I20260630 12:37:02.536402  9118 ts_tablet_manager.cc:1403] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent bootstrapping tablet: real 0.030s	user 0.002s	sys 0.010s
I20260630 12:37:02.536471  9117 tablet_bootstrap.cc:492] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278: No bootstrap required, opened a new log
I20260630 12:37:02.536536  9119 raft_consensus.cc:359] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.537462  9119 raft_consensus.cc:385] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.537712  9119 raft_consensus.cc:740] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6a6aef91d143e09d25599139d27ef2, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.538323  9119 consensus_queue.cc:260] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.538815  9118 raft_consensus.cc:359] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.537176  9117 ts_tablet_manager.cc:1403] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278: Time spent bootstrapping tablet: real 0.035s	user 0.016s	sys 0.000s
I20260630 12:37:02.539397  9118 raft_consensus.cc:385] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.539731  9118 raft_consensus.cc:740] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f9a9f2a5cb4a9f907ba181031a9eda, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.540514  9118 consensus_queue.cc:260] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [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: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.542181  9117 raft_consensus.cc:359] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.542953  9117 raft_consensus.cc:385] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.543260  9117 raft_consensus.cc:740] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdf5d552cd44ddfb5c1bae200d50278, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.544056  9117 consensus_queue.cc:260] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [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: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.545607  9118 ts_tablet_manager.cc:1434] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:37:02.545965  9119 ts_tablet_manager.cc:1434] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260630 12:37:02.547814  9118 tablet_bootstrap.cc:492] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda: Bootstrap starting.
I20260630 12:37:02.552654  9119 tablet_bootstrap.cc:492] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2: Bootstrap starting.
I20260630 12:37:02.554644  9118 tablet_bootstrap.cc:654] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.559607  9119 tablet_bootstrap.cc:654] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.559791  9117 ts_tablet_manager.cc:1434] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.001s
I20260630 12:37:02.560269  9118 tablet_bootstrap.cc:492] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda: No bootstrap required, opened a new log
I20260630 12:37:02.560848  9118 ts_tablet_manager.cc:1403] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.001s
I20260630 12:37:02.560874  9117 tablet_bootstrap.cc:492] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278: Bootstrap starting.
I20260630 12:37:02.565598  9118 raft_consensus.cc:359] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.566660  9118 raft_consensus.cc:385] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.567135  9118 raft_consensus.cc:740] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f9a9f2a5cb4a9f907ba181031a9eda, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.567257  9117 tablet_bootstrap.cc:654] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.568002  9118 consensus_queue.cc:260] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.569546  9119 tablet_bootstrap.cc:492] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2: No bootstrap required, opened a new log
I20260630 12:37:02.570129  9119 ts_tablet_manager.cc:1403] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.005s
I20260630 12:37:02.570183  9118 ts_tablet_manager.cc:1434] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:02.571313  9118 tablet_bootstrap.cc:492] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda: Bootstrap starting.
I20260630 12:37:02.573748  9119 raft_consensus.cc:359] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.574540  9119 raft_consensus.cc:385] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.574955  9119 raft_consensus.cc:740] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6a6aef91d143e09d25599139d27ef2, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.577280  9118 tablet_bootstrap.cc:654] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.578313  9119 consensus_queue.cc:260] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.581275  9119 ts_tablet_manager.cc:1434] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2: Time spent starting tablet: real 0.011s	user 0.000s	sys 0.005s
I20260630 12:37:02.582669  9119 tablet_bootstrap.cc:492] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2: Bootstrap starting.
I20260630 12:37:02.585628  9117 tablet_bootstrap.cc:492] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278: No bootstrap required, opened a new log
I20260630 12:37:02.586190  9117 ts_tablet_manager.cc:1403] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278: Time spent bootstrapping tablet: real 0.026s	user 0.000s	sys 0.021s
I20260630 12:37:02.588894  9125 raft_consensus.cc:493] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.589380  9125 raft_consensus.cc:515] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.592712  9119 tablet_bootstrap.cc:654] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.603528  9125 leader_election.cc:290] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67:32949), 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65:36453)
I20260630 12:37:02.609504  9117 raft_consensus.cc:359] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.611123  9117 raft_consensus.cc:385] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.611503  9117 raft_consensus.cc:740] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdf5d552cd44ddfb5c1bae200d50278, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.612990  9119 tablet_bootstrap.cc:492] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2: No bootstrap required, opened a new log
I20260630 12:37:02.613008  9118 tablet_bootstrap.cc:492] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda: No bootstrap required, opened a new log
I20260630 12:37:02.613749  9119 ts_tablet_manager.cc:1403] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.002s
I20260630 12:37:02.613801  9118 ts_tablet_manager.cc:1403] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent bootstrapping tablet: real 0.043s	user 0.017s	sys 0.024s
I20260630 12:37:02.612377  9117 consensus_queue.cc:260] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.617096  9119 raft_consensus.cc:359] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.617313  9118 raft_consensus.cc:359] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.617905  9119 raft_consensus.cc:385] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.618032  9118 raft_consensus.cc:385] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.618395  9119 raft_consensus.cc:740] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6a6aef91d143e09d25599139d27ef2, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.618440  9118 raft_consensus.cc:740] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f9a9f2a5cb4a9f907ba181031a9eda, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.618537  9117 ts_tablet_manager.cc:1434] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278: Time spent starting tablet: real 0.032s	user 0.000s	sys 0.007s
I20260630 12:37:02.619664  9118 consensus_queue.cc:260] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.620589  9119 consensus_queue.cc:260] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [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: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.622582  9118 ts_tablet_manager.cc:1434] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:02.622844  9119 ts_tablet_manager.cc:1434] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260630 12:37:02.623656  9118 tablet_bootstrap.cc:492] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda: Bootstrap starting.
I20260630 12:37:02.623766  9119 tablet_bootstrap.cc:492] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2: Bootstrap starting.
I20260630 12:37:02.620170  9117 tablet_bootstrap.cc:492] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278: Bootstrap starting.
I20260630 12:37:02.630486  9119 tablet_bootstrap.cc:654] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.637209  9072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1a49fb366f435c89cee60d8525a2f1" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6a6aef91d143e09d25599139d27ef2" is_pre_election: true
I20260630 12:37:02.637647  9117 tablet_bootstrap.cc:654] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.638007  9072 raft_consensus.cc:2468] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 0.
I20260630 12:37:02.639438  8964 leader_election.cc:304] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fb6a6aef91d143e09d25599139d27ef2, fbdf5d552cd44ddfb5c1bae200d50278; no voters: 
I20260630 12:37:02.640311  9125 raft_consensus.cc:2804] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.640658  9125 raft_consensus.cc:493] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.640975  9125 raft_consensus.cc:3060] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.642168  9118 tablet_bootstrap.cc:654] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.648185  9119 tablet_bootstrap.cc:492] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2: No bootstrap required, opened a new log
I20260630 12:37:02.648770  9119 ts_tablet_manager.cc:1403] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.016s
I20260630 12:37:02.652567  9117 tablet_bootstrap.cc:492] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278: No bootstrap required, opened a new log
I20260630 12:37:02.652170  9119 raft_consensus.cc:359] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.653090  9119 raft_consensus.cc:385] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.653123  9118 tablet_bootstrap.cc:492] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda: No bootstrap required, opened a new log
I20260630 12:37:02.653106  9117 ts_tablet_manager.cc:1403] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.005s
I20260630 12:37:02.653666  9119 raft_consensus.cc:740] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fb6a6aef91d143e09d25599139d27ef2, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.654065  9118 ts_tablet_manager.cc:1403] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.008s
I20260630 12:37:02.654682  9119 consensus_queue.cc:260] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.656512  9117 raft_consensus.cc:359] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.657378  9117 raft_consensus.cc:385] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.657507  9119 ts_tablet_manager.cc:1434] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.001s
I20260630 12:37:02.657119  9118 raft_consensus.cc:359] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.657874  9117 raft_consensus.cc:740] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdf5d552cd44ddfb5c1bae200d50278, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.658097  9118 raft_consensus.cc:385] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.658593  9118 raft_consensus.cc:740] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 29f9a9f2a5cb4a9f907ba181031a9eda, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.658890  9117 consensus_queue.cc:260] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.659598  9118 consensus_queue.cc:260] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.664842  9118 ts_tablet_manager.cc:1434] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260630 12:37:02.667037  9117 ts_tablet_manager.cc:1434] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278: Time spent starting tablet: real 0.013s	user 0.010s	sys 0.003s
I20260630 12:37:02.668103  9117 tablet_bootstrap.cc:492] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278: Bootstrap starting.
I20260630 12:37:02.671854  8923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1a49fb366f435c89cee60d8525a2f1" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" is_pre_election: true
I20260630 12:37:02.672685  8923 raft_consensus.cc:2468] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 0.
I20260630 12:37:02.674355  9117 tablet_bootstrap.cc:654] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:02.674594  9124 raft_consensus.cc:493] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.675094  9124 raft_consensus.cc:515] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.648383  9125 raft_consensus.cc:515] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.677582  9125 leader_election.cc:290] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 election: Requested vote from peers fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67:32949), 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65:36453)
I20260630 12:37:02.678094  9125 raft_consensus.cc:493] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.678490  9125 raft_consensus.cc:515] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.680509  9125 leader_election.cc:290] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65:36453), fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67:32949)
I20260630 12:37:02.682044  9072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1a49fb366f435c89cee60d8525a2f1" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6a6aef91d143e09d25599139d27ef2"
I20260630 12:37:02.682452  9071 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22338c465853444dae7103dda6e63c58" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6a6aef91d143e09d25599139d27ef2" is_pre_election: true
I20260630 12:37:02.682677  9072 raft_consensus.cc:3060] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.683137  9071 raft_consensus.cc:2468] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 0.
I20260630 12:37:02.683702  9124 leader_election.cc:290] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fbdf5d552cd44ddfb5c1bae200d50278 (127.0.193.66:35229), fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67:32949)
I20260630 12:37:02.683094  8923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f1a49fb366f435c89cee60d8525a2f1" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda"
I20260630 12:37:02.684835  8923 raft_consensus.cc:3060] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.683622  8922 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22338c465853444dae7103dda6e63c58" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" is_pre_election: true
I20260630 12:37:02.685918  8922 raft_consensus.cc:2468] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 0.
I20260630 12:37:02.687045  8964 leader_election.cc:304] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fb6a6aef91d143e09d25599139d27ef2, fbdf5d552cd44ddfb5c1bae200d50278; no voters: 
I20260630 12:37:02.693370  8923 raft_consensus.cc:2468] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 1.
I20260630 12:37:02.694669  8962 leader_election.cc:304] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f9a9f2a5cb4a9f907ba181031a9eda, fbdf5d552cd44ddfb5c1bae200d50278; no voters: 
I20260630 12:37:02.695823  9125 raft_consensus.cc:2804] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.696301  9125 raft_consensus.cc:493] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.696707  9125 raft_consensus.cc:3060] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.703189  9136 raft_consensus.cc:2804] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.704708  9072 raft_consensus.cc:2468] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 1.
I20260630 12:37:02.706561  9136 raft_consensus.cc:697] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Becoming Leader. State: Replica: fbdf5d552cd44ddfb5c1bae200d50278, State: Running, Role: LEADER
I20260630 12:37:02.707794  9136 consensus_queue.cc:237] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:02.716473  9125 raft_consensus.cc:515] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.719395  9125 leader_election.cc:290] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 election: Requested vote from peers 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65:36453), fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67:32949)
I20260630 12:37:02.720965  8923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22338c465853444dae7103dda6e63c58" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda"
I20260630 12:37:02.721202  9072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22338c465853444dae7103dda6e63c58" candidate_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6a6aef91d143e09d25599139d27ef2"
I20260630 12:37:02.721647  8923 raft_consensus.cc:3060] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.721774  9072 raft_consensus.cc:3060] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.723685  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9b956207cc4bdbb184141734896180" candidate_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" is_pre_election: true
I20260630 12:37:02.724368  8998 raft_consensus.cc:2468] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f9a9f2a5cb4a9f907ba181031a9eda in term 0.
I20260630 12:37:02.727191  8819 catalog_manager.cc:5697] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdf5d552cd44ddfb5c1bae200d50278 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:02.728875  8888 leader_election.cc:304] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f9a9f2a5cb4a9f907ba181031a9eda, fbdf5d552cd44ddfb5c1bae200d50278; no voters: 
I20260630 12:37:02.728878  9072 raft_consensus.cc:2468] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 1.
I20260630 12:37:02.729907  9124 raft_consensus.cc:2804] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.730278  9124 raft_consensus.cc:493] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.730846  9124 raft_consensus.cc:3060] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.732564  9117 tablet_bootstrap.cc:492] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278: No bootstrap required, opened a new log
I20260630 12:37:02.733054  9117 ts_tablet_manager.cc:1403] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278: Time spent bootstrapping tablet: real 0.065s	user 0.018s	sys 0.016s
I20260630 12:37:02.736295  9117 raft_consensus.cc:359] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.737032  9117 raft_consensus.cc:385] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:02.737383  9117 raft_consensus.cc:740] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fbdf5d552cd44ddfb5c1bae200d50278, State: Initialized, Role: FOLLOWER
I20260630 12:37:02.734575  8964 leader_election.cc:304] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fb6a6aef91d143e09d25599139d27ef2, fbdf5d552cd44ddfb5c1bae200d50278; no voters: 
I20260630 12:37:02.730216  8923 raft_consensus.cc:2468] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fbdf5d552cd44ddfb5c1bae200d50278 in term 1.
I20260630 12:37:02.738272  9124 raft_consensus.cc:515] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.738332  9136 raft_consensus.cc:2804] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.738292  9117 consensus_queue.cc:260] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [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: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.740130  9072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9b956207cc4bdbb184141734896180" candidate_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6a6aef91d143e09d25599139d27ef2" is_pre_election: true
I20260630 12:37:02.740376  9136 raft_consensus.cc:697] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Becoming Leader. State: Replica: fbdf5d552cd44ddfb5c1bae200d50278, State: Running, Role: LEADER
I20260630 12:37:02.740772  9072 raft_consensus.cc:2468] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 29f9a9f2a5cb4a9f907ba181031a9eda in term 0.
I20260630 12:37:02.741235  9136 consensus_queue.cc:237] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.742906  9124 leader_election.cc:290] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [CANDIDATE]: Term 1 election: Requested vote from peers fbdf5d552cd44ddfb5c1bae200d50278 (127.0.193.66:35229), fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67:32949)
I20260630 12:37:02.742772  9117 ts_tablet_manager.cc:1434] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:37:02.744091  9072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9b956207cc4bdbb184141734896180" candidate_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fb6a6aef91d143e09d25599139d27ef2"
I20260630 12:37:02.744652  9072 raft_consensus.cc:3060] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.744872  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc9b956207cc4bdbb184141734896180" candidate_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdf5d552cd44ddfb5c1bae200d50278"
I20260630 12:37:02.745507  8998 raft_consensus.cc:3060] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.751353  9072 raft_consensus.cc:2468] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f9a9f2a5cb4a9f907ba181031a9eda in term 1.
I20260630 12:37:02.751050  8819 catalog_manager.cc:5697] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 reported cstate change: term changed from 0 to 1, leader changed from <none> to fbdf5d552cd44ddfb5c1bae200d50278 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:02.752808  8998 raft_consensus.cc:2468] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 29f9a9f2a5cb4a9f907ba181031a9eda in term 1.
I20260630 12:37:02.752727  8889 leader_election.cc:304] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f9a9f2a5cb4a9f907ba181031a9eda, fb6a6aef91d143e09d25599139d27ef2; no voters: 
I20260630 12:37:02.753721  9124 raft_consensus.cc:2804] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.755165  9124 raft_consensus.cc:697] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 LEADER]: Becoming Leader. State: Replica: 29f9a9f2a5cb4a9f907ba181031a9eda, State: Running, Role: LEADER
I20260630 12:37:02.755978  9124 consensus_queue.cc:237] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.764213  8819 catalog_manager.cc:5697] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda reported cstate change: term changed from 0 to 1, leader changed from <none> to 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65). New cstate: current_term: 1 leader_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:02.832240  9123 raft_consensus.cc:493] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:02.832747  9123 raft_consensus.cc:515] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.834707  9123 leader_election.cc:290] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65:36453), fbdf5d552cd44ddfb5c1bae200d50278 (127.0.193.66:35229)
I20260630 12:37:02.846553  8923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e17b459e3f4ad899d484de1bda87ab" candidate_uuid: "fb6a6aef91d143e09d25599139d27ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" is_pre_election: true
I20260630 12:37:02.846553  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e17b459e3f4ad899d484de1bda87ab" candidate_uuid: "fb6a6aef91d143e09d25599139d27ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" is_pre_election: true
I20260630 12:37:02.847601  8923 raft_consensus.cc:2468] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb6a6aef91d143e09d25599139d27ef2 in term 0.
I20260630 12:37:02.847628  8998 raft_consensus.cc:2468] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fb6a6aef91d143e09d25599139d27ef2 in term 0.
I20260630 12:37:02.849002  9037 leader_election.cc:304] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: fb6a6aef91d143e09d25599139d27ef2, fbdf5d552cd44ddfb5c1bae200d50278; no voters: 
I20260630 12:37:02.849910  9123 raft_consensus.cc:2804] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:02.850219  9123 raft_consensus.cc:493] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:02.850489  9123 raft_consensus.cc:3060] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.855331  9123 raft_consensus.cc:515] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.856971  9123 leader_election.cc:290] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [CANDIDATE]: Term 1 election: Requested vote from peers 29f9a9f2a5cb4a9f907ba181031a9eda (127.0.193.65:36453), fbdf5d552cd44ddfb5c1bae200d50278 (127.0.193.66:35229)
I20260630 12:37:02.857709  8923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e17b459e3f4ad899d484de1bda87ab" candidate_uuid: "fb6a6aef91d143e09d25599139d27ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda"
I20260630 12:37:02.857957  8998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "34e17b459e3f4ad899d484de1bda87ab" candidate_uuid: "fb6a6aef91d143e09d25599139d27ef2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fbdf5d552cd44ddfb5c1bae200d50278"
I20260630 12:37:02.858222  8923 raft_consensus.cc:3060] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.858560  8998 raft_consensus.cc:3060] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:02.863039  8923 raft_consensus.cc:2468] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb6a6aef91d143e09d25599139d27ef2 in term 1.
I20260630 12:37:02.863270  8998 raft_consensus.cc:2468] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fb6a6aef91d143e09d25599139d27ef2 in term 1.
I20260630 12:37:02.864233  9036 leader_election.cc:304] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 29f9a9f2a5cb4a9f907ba181031a9eda, fb6a6aef91d143e09d25599139d27ef2; no voters: 
I20260630 12:37:02.865016  9123 raft_consensus.cc:2804] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:02.865825  9123 raft_consensus.cc:697] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 LEADER]: Becoming Leader. State: Replica: fb6a6aef91d143e09d25599139d27ef2, State: Running, Role: LEADER
I20260630 12:37:02.866569  9123 consensus_queue.cc:237] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:02.873066  8819 catalog_manager.cc:5697] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 reported cstate change: term changed from 0 to 1, leader changed from <none> to fb6a6aef91d143e09d25599139d27ef2 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "fb6a6aef91d143e09d25599139d27ef2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:02.891098   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:02.897298  9149 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
W20260630 12:37:02.898780  9150 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
W20260630 12:37:02.899914  9152 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
I20260630 12:37:02.900748   773 server_base.cc:1061] running on GCE node
I20260630 12:37:02.902000   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:02.902200   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:02.902336   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823022902325 us; error 0 us; skew 500 ppm
I20260630 12:37:02.902774   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:02.905192   773 webserver.cc:533] Webserver started at http://127.0.193.68:43027/ using document root <none> and password file <none>
I20260630 12:37:02.905606   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:02.905757   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:02.905953   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:02.907013   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "5fa56911887145e4ba13c88cad0283da"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-zbh0"
I20260630 12:37:02.911369   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:02.914405  9157 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.915202   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:02.915458   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "5fa56911887145e4ba13c88cad0283da"
format_stamp: "Formatted at 2026-06-30 12:37:02 on dist-test-slave-zbh0"
I20260630 12:37:02.915692   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:37:02.927793   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:02.928880   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:02.930044   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:02.932015   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:02.932255   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.932483   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:02.932665   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:02.971306   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:41547
I20260630 12:37:02.971401  9219 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:41547 every 8 connection(s)
I20260630 12:37:02.984870  9220 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35963
I20260630 12:37:02.985263  9220 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:02.986011  9220 heartbeater.cc:507] Master 127.0.193.126:35963 requested a full tablet report, sending...
I20260630 12:37:02.988020  8819 ts_manager.cc:194] Registered new tserver with Master: 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547)
I20260630 12:37:02.989377  8819 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34208
I20260630 12:37:03.203032  9136 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.214399  9136 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.221899  9125 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.234380  9230 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:03.245307  9124 consensus_queue.cc:1048] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.256255  9143 consensus_queue.cc:1048] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.410898  9123 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:03.413285  9123 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:03.914379  8998 consensus_queue.cc:237] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: true } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } }
I20260630 12:37:03.920153  9072 raft_consensus.cc:1275] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:03.920193  8923 raft_consensus.cc:1275] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:03.922770  9240 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:03.923609  9230 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:03.931036  9240 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: true } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:03.932880  9072 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: true } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:03.933554  8923 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: true } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
W20260630 12:37:03.940557  8962 consensus_peers.cc:597] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 -> Peer 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): Couldn't send request to peer 5fa56911887145e4ba13c88cad0283da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22338c465853444dae7103dda6e63c58. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:03.945905  8819 catalog_manager.cc:5697] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 reported cstate change: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:03.948551  8998 consensus_queue.cc:237] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: true } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } }
W20260630 12:37:03.954942  8962 consensus_peers.cc:597] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 -> Peer 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): Couldn't send request to peer 5fa56911887145e4ba13c88cad0283da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f1a49fb366f435c89cee60d8525a2f1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:03.955087  8923 raft_consensus.cc:1275] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:03.955678  9072 raft_consensus.cc:1275] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:03.957017  9136 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:03.957774  9230 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:03.965459  9230 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: true } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:03.966625  8923 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: true } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:03.967123  9071 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: true } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:03.991678  9220 heartbeater.cc:499] Master 127.0.193.126:35963 was elected leader, sending a full tablet report...
I20260630 12:37:03.994571  9071 consensus_queue.cc:237] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: true } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } }
I20260630 12:37:03.993244  8821 catalog_manager.cc:5697] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 reported cstate change: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: true } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.003163  8998 raft_consensus.cc:1275] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Refusing update from remote peer fb6a6aef91d143e09d25599139d27ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:04.003676  8923 raft_consensus.cc:1275] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fb6a6aef91d143e09d25599139d27ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:04.004616  9239 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:04.006393  9239 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:04.014216  9239 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: true } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
W20260630 12:37:04.016233  9036 consensus_peers.cc:597] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 -> Peer 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): Couldn't send request to peer 5fa56911887145e4ba13c88cad0283da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34e17b459e3f4ad899d484de1bda87ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:04.015861  8998 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: true } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.018018  8923 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: true } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.029023  8820 catalog_manager.cc:5697] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda reported cstate change: config changed from index -1 to 2, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "fb6a6aef91d143e09d25599139d27ef2" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: true } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.029807  8997 consensus_queue.cc:237] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } }
I20260630 12:37:04.036031  9071 raft_consensus.cc:1275] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:04.037420  9240 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:04.037819  8923 raft_consensus.cc:1275] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:04.041294  8962 consensus_peers.cc:597] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 -> Peer 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): Couldn't send request to peer 5fa56911887145e4ba13c88cad0283da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 22338c465853444dae7103dda6e63c58. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:04.042227  9240 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:04.044425  9240 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.050714  8923 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.051445  9071 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
W20260630 12:37:04.053788  8869 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:04.054137  8869 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:04.058571  8820 catalog_manager.cc:5697] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:04.062145  8997 consensus_queue.cc:237] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } }
I20260630 12:37:04.069578  8923 raft_consensus.cc:1275] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:04.069557  9071 raft_consensus.cc:1275] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:04.070940  8962 consensus_peers.cc:597] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 -> Peer 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): Couldn't send request to peer 5fa56911887145e4ba13c88cad0283da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9f1a49fb366f435c89cee60d8525a2f1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:04.071610  9230 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:04.072353  9240 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:04.078096  8997 consensus_queue.cc:237] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } }
I20260630 12:37:04.079358  9230 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.081260  9071 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.083742  8922 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.086596  9072 raft_consensus.cc:1275] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:04.088178  9136 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:04.089138  8923 raft_consensus.cc:1275] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:04.090548  9136 consensus_queue.cc:1048] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:04.099629  8819 catalog_manager.cc:5697] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.102880  9240 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } }
W20260630 12:37:04.105437  8869 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:04.106756  8869 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:04.116662  9072 consensus_queue.cc:237] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } }
I20260630 12:37:04.119113  9071 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } }
I20260630 12:37:04.124841  8807 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 22338c465853444dae7103dda6e63c58 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:04.125034  8997 raft_consensus.cc:1275] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Refusing update from remote peer fb6a6aef91d143e09d25599139d27ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260630 12:37:04.125746  9036 consensus_peers.cc:597] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 -> Peer 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): Couldn't send request to peer 5fa56911887145e4ba13c88cad0283da. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 34e17b459e3f4ad899d484de1bda87ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:04.126634  9250 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:04.128625  8923 raft_consensus.cc:2955] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } }
I20260630 12:37:04.129235  8997 consensus_queue.cc:237] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } }
I20260630 12:37:04.135056  8922 raft_consensus.cc:1275] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fb6a6aef91d143e09d25599139d27ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:04.135955  9072 raft_consensus.cc:1275] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:04.136817  9250 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:04.137122  8819 catalog_manager.cc:5697] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 reported cstate change: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } attrs { replace: false } } }
I20260630 12:37:04.138065  9254 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:04.144373  9250 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.148962  8922 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.150312  8997 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.152458  8923 raft_consensus.cc:1275] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fbdf5d552cd44ddfb5c1bae200d50278: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:04.158174  9254 consensus_queue.cc:1048] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260630 12:37:04.162519  8869 auto_rebalancer.cc:920] Could not move replica: Illegal state: Injected artificial test failure.
W20260630 12:37:04.162979  8869 auto_rebalancer.cc:340] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260630 12:37:04.162276  9136 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } }
I20260630 12:37:04.167501  8923 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } }
I20260630 12:37:04.172729  9072 raft_consensus.cc:2955] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } } }
I20260630 12:37:04.173216  8821 catalog_manager.cc:5697] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "fb6a6aef91d143e09d25599139d27ef2" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } peers { permanent_uuid: "5fa56911887145e4ba13c88cad0283da" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41547 } attrs { promote: true } } }
I20260630 12:37:04.178311  8807 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9f1a49fb366f435c89cee60d8525a2f1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:04.185961  9185 tablet_service.cc:1558] Processing DeleteTablet for tablet 22338c465853444dae7103dda6e63c58 with delete_type TABLET_DATA_TOMBSTONED (TS 5fa56911887145e4ba13c88cad0283da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47246
W20260630 12:37:04.189163  8806 catalog_manager.cc:4995] TS 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): delete failed for tablet 22338c465853444dae7103dda6e63c58 because the tablet was not found. No further retry: Not found: Tablet not found: 22338c465853444dae7103dda6e63c58
I20260630 12:37:04.189466  8821 catalog_manager.cc:5697] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 reported cstate change: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:04.190294  9072 consensus_queue.cc:237] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } }
I20260630 12:37:04.196679  8997 raft_consensus.cc:1275] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Refusing update from remote peer fb6a6aef91d143e09d25599139d27ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:04.197101  8923 raft_consensus.cc:1275] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Refusing update from remote peer fb6a6aef91d143e09d25599139d27ef2: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:04.198127  9250 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:04.199213  9239 consensus_queue.cc:1048] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:04.204895  9239 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } }
I20260630 12:37:04.206300  9185 tablet_service.cc:1558] Processing DeleteTablet for tablet 9f1a49fb366f435c89cee60d8525a2f1 with delete_type TABLET_DATA_TOMBSTONED (TS 5fa56911887145e4ba13c88cad0283da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47246
W20260630 12:37:04.207829  8806 catalog_manager.cc:4995] TS 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): delete failed for tablet 9f1a49fb366f435c89cee60d8525a2f1 because the tablet was not found. No further retry: Not found: Tablet not found: 9f1a49fb366f435c89cee60d8525a2f1
I20260630 12:37:04.211735  8997 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } }
I20260630 12:37:04.211879  8923 raft_consensus.cc:2955] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } } }
I20260630 12:37:04.213958  8808 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 34e17b459e3f4ad899d484de1bda87ab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:04.217928  8819 catalog_manager.cc:5697] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 reported cstate change: config changed from index 3 to 4, NON_VOTER 5fa56911887145e4ba13c88cad0283da (127.0.193.68) evicted. New cstate: current_term: 1 leader_uuid: "fb6a6aef91d143e09d25599139d27ef2" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "29f9a9f2a5cb4a9f907ba181031a9eda" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36453 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fbdf5d552cd44ddfb5c1bae200d50278" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35229 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fb6a6aef91d143e09d25599139d27ef2" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 32949 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:04.228808  9185 tablet_service.cc:1558] Processing DeleteTablet for tablet 34e17b459e3f4ad899d484de1bda87ab with delete_type TABLET_DATA_TOMBSTONED (TS 5fa56911887145e4ba13c88cad0283da not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47246
W20260630 12:37:04.231796  8806 catalog_manager.cc:4995] TS 5fa56911887145e4ba13c88cad0283da (127.0.193.68:41547): delete failed for tablet 34e17b459e3f4ad899d484de1bda87ab because the tablet was not found. No further retry: Not found: Tablet not found: 34e17b459e3f4ad899d484de1bda87ab
I20260630 12:37:05.067529   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:05.090234   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:05.091220   773 tablet_replica.cc:333] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda: stopping tablet replica
I20260630 12:37:05.092128   773 raft_consensus.cc:2243] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.092943   773 raft_consensus.cc:2272] T 34e17b459e3f4ad899d484de1bda87ab P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.095532   773 tablet_replica.cc:333] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda: stopping tablet replica
I20260630 12:37:05.096110   773 raft_consensus.cc:2243] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.096699   773 raft_consensus.cc:2272] T 22338c465853444dae7103dda6e63c58 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.098794   773 tablet_replica.cc:333] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda: stopping tablet replica
I20260630 12:37:05.099421   773 raft_consensus.cc:2243] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:05.100097   773 raft_consensus.cc:2272] T dc9b956207cc4bdbb184141734896180 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.101768   773 tablet_replica.cc:333] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda: stopping tablet replica
I20260630 12:37:05.102185   773 raft_consensus.cc:2243] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.102679   773 raft_consensus.cc:2272] T 9f1a49fb366f435c89cee60d8525a2f1 P 29f9a9f2a5cb4a9f907ba181031a9eda [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.125623   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:05.138521   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:05.157070   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:05.157696   773 tablet_replica.cc:333] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278: stopping tablet replica
I20260630 12:37:05.158288   773 raft_consensus.cc:2243] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.159063   773 raft_consensus.cc:2272] T 34e17b459e3f4ad899d484de1bda87ab P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.161279   773 tablet_replica.cc:333] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278: stopping tablet replica
I20260630 12:37:05.161828   773 raft_consensus.cc:2243] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:05.162606   773 raft_consensus.cc:2272] T 22338c465853444dae7103dda6e63c58 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.164521   773 tablet_replica.cc:333] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278: stopping tablet replica
I20260630 12:37:05.165026   773 raft_consensus.cc:2243] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.165418   773 raft_consensus.cc:2272] T dc9b956207cc4bdbb184141734896180 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.167204   773 tablet_replica.cc:333] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278: stopping tablet replica
I20260630 12:37:05.167673   773 raft_consensus.cc:2243] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:05.168398   773 raft_consensus.cc:2272] T 9f1a49fb366f435c89cee60d8525a2f1 P fbdf5d552cd44ddfb5c1bae200d50278 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.190560   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:05.202520   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:05.221462   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:05.222292   773 tablet_replica.cc:333] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2: stopping tablet replica
I20260630 12:37:05.223022   773 raft_consensus.cc:2243] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:05.223775   773 raft_consensus.cc:2272] T 34e17b459e3f4ad899d484de1bda87ab P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.225572   773 tablet_replica.cc:333] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2: stopping tablet replica
I20260630 12:37:05.226039   773 raft_consensus.cc:2243] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.226660   773 raft_consensus.cc:2272] T 9f1a49fb366f435c89cee60d8525a2f1 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.228729   773 tablet_replica.cc:333] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2: stopping tablet replica
I20260630 12:37:05.229216   773 raft_consensus.cc:2243] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.229768   773 raft_consensus.cc:2272] T 22338c465853444dae7103dda6e63c58 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.231518   773 tablet_replica.cc:333] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2: stopping tablet replica
I20260630 12:37:05.231966   773 raft_consensus.cc:2243] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:05.232347   773 raft_consensus.cc:2272] T dc9b956207cc4bdbb184141734896180 P fb6a6aef91d143e09d25599139d27ef2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.254284   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:05.266065   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:37:05.282730   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:05.298424   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:37:05.306095   773 master.cc:562] Master@127.0.193.126:35963 shutting down...
I20260630 12:37:05.319823   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:05.320293   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:05.320547   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P c59940c4c1df486bb7eade418724711d: stopping tablet replica
I20260630 12:37:05.338652   773 master.cc:584] Master@127.0.193.126:35963 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (4634 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260630 12:37:05.365684   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:45465
I20260630 12:37:05.366628   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:05.371300  9262 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
W20260630 12:37:05.371418  9263 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
W20260630 12:37:05.372782  9265 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
I20260630 12:37:05.373632   773 server_base.cc:1061] running on GCE node
I20260630 12:37:05.374369   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:05.374567   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:05.374733   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823025374701 us; error 0 us; skew 500 ppm
I20260630 12:37:05.375285   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:05.377647   773 webserver.cc:533] Webserver started at http://127.0.193.126:33223/ using document root <none> and password file <none>
I20260630 12:37:05.378120   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:05.378306   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:05.378582   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:05.379807   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "1521a195b705475ebbeec52f62f13759"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.384112   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:05.387475  9270 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.388353   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:05.388586   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "1521a195b705475ebbeec52f62f13759"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.388824   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:05.406862   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:05.407804   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:05.441617   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:45465
I20260630 12:37:05.441648  9321 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:45465 every 8 connection(s)
I20260630 12:37:05.445883  9322 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:05.456095  9322 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759: Bootstrap starting.
I20260630 12:37:05.460330  9322 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:05.464103  9322 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759: No bootstrap required, opened a new log
I20260630 12:37:05.466087  9322 raft_consensus.cc:359] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1521a195b705475ebbeec52f62f13759" member_type: VOTER }
I20260630 12:37:05.466478  9322 raft_consensus.cc:385] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:05.466704  9322 raft_consensus.cc:740] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1521a195b705475ebbeec52f62f13759, State: Initialized, Role: FOLLOWER
I20260630 12:37:05.467360  9322 consensus_queue.cc:260] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [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: "1521a195b705475ebbeec52f62f13759" member_type: VOTER }
I20260630 12:37:05.467808  9322 raft_consensus.cc:399] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:05.468037  9322 raft_consensus.cc:493] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:05.468302  9322 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:05.472816  9322 raft_consensus.cc:515] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1521a195b705475ebbeec52f62f13759" member_type: VOTER }
I20260630 12:37:05.473316  9322 leader_election.cc:304] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [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: 1521a195b705475ebbeec52f62f13759; no voters: 
I20260630 12:37:05.474393  9322 leader_election.cc:290] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:05.474766  9325 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:05.476126  9325 raft_consensus.cc:697] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 1 LEADER]: Becoming Leader. State: Replica: 1521a195b705475ebbeec52f62f13759, State: Running, Role: LEADER
I20260630 12:37:05.476790  9325 consensus_queue.cc:237] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [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: "1521a195b705475ebbeec52f62f13759" member_type: VOTER }
I20260630 12:37:05.477335  9322 sys_catalog.cc:565] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:05.479804  9327 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 1521a195b705475ebbeec52f62f13759. Latest consensus state: current_term: 1 leader_uuid: "1521a195b705475ebbeec52f62f13759" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1521a195b705475ebbeec52f62f13759" member_type: VOTER } }
I20260630 12:37:05.479862  9326 sys_catalog.cc:455] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "1521a195b705475ebbeec52f62f13759" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1521a195b705475ebbeec52f62f13759" member_type: VOTER } }
I20260630 12:37:05.480540  9327 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:05.480715  9326 sys_catalog.cc:458] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:05.483577  9331 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:05.491829  9331 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:05.492915   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:05.500658  9331 catalog_manager.cc:1383] Generated new cluster ID: 839b4d661aa54d3087033aca28458964
I20260630 12:37:05.500967  9331 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:05.523306  9331 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:05.524472  9331 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:05.540319  9331 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759: Generated new TSK 0
I20260630 12:37:05.540907  9331 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:05.559603   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:05.565182  9343 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
W20260630 12:37:05.566097  9344 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
I20260630 12:37:05.567883   773 server_base.cc:1061] running on GCE node
W20260630 12:37:05.567852  9346 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
I20260630 12:37:05.569020   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:05.569200   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:05.569319   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823025569308 us; error 0 us; skew 500 ppm
I20260630 12:37:05.569742   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:05.571988   773 webserver.cc:533] Webserver started at http://127.0.193.65:37583/ using document root <none> and password file <none>
I20260630 12:37:05.572423   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:05.572592   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:05.572803   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:05.573786   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "fc486490515f4769ae6320751188b26f"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.578025   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:05.581221  9351 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.581921   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:05.582201   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "fc486490515f4769ae6320751188b26f"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.582463   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:05.593099   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:05.594027   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:05.595382   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:05.597466   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:05.597636   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.597908   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:05.598054   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.634580   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:35237
I20260630 12:37:05.634680  9413 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:35237 every 8 connection(s)
I20260630 12:37:05.639410   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:05.645606  9418 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
W20260630 12:37:05.647122  9419 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
W20260630 12:37:05.648941  9421 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
I20260630 12:37:05.649880   773 server_base.cc:1061] running on GCE node
I20260630 12:37:05.650723   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:05.650990   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:05.651168   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823025651150 us; error 0 us; skew 500 ppm
I20260630 12:37:05.651680   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:05.653877   773 webserver.cc:533] Webserver started at http://127.0.193.66:32831/ using document root <none> and password file <none>
I20260630 12:37:05.654413   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:05.654640   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:05.654960   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:05.656102   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "02dca838b4a245888d519e24d1cf6e3b"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.657459  9414 heartbeater.cc:344] Connected to a master server at 127.0.193.126:45465
I20260630 12:37:05.657852  9414 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:05.658537  9414 heartbeater.cc:507] Master 127.0.193.126:45465 requested a full tablet report, sending...
I20260630 12:37:05.660756  9287 ts_manager.cc:194] Registered new tserver with Master: fc486490515f4769ae6320751188b26f (127.0.193.65:35237)
I20260630 12:37:05.661185   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:05.662485  9287 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34030
I20260630 12:37:05.665055  9426 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.665778   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:05.666079   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "02dca838b4a245888d519e24d1cf6e3b"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.666347   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:05.681020   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:05.681912   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:05.683327   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:05.685812   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:05.686028   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.686306   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:05.686489   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.723381   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:36325
I20260630 12:37:05.723532  9488 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:36325 every 8 connection(s)
I20260630 12:37:05.728323   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:05.735277  9492 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
W20260630 12:37:05.736869  9493 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
I20260630 12:37:05.738840   773 server_base.cc:1061] running on GCE node
W20260630 12:37:05.739481  9495 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
I20260630 12:37:05.740564   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:05.740605  9489 heartbeater.cc:344] Connected to a master server at 127.0.193.126:45465
W20260630 12:37:05.740882   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:05.741170  9489 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:05.741168   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823025741146 us; error 0 us; skew 500 ppm
I20260630 12:37:05.742041   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:05.742103  9489 heartbeater.cc:507] Master 127.0.193.126:45465 requested a full tablet report, sending...
I20260630 12:37:05.744386  9287 ts_manager.cc:194] Registered new tserver with Master: 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:05.744850   773 webserver.cc:533] Webserver started at http://127.0.193.67:35809/ using document root <none> and password file <none>
I20260630 12:37:05.745482   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:05.745715   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:05.746023   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:05.746254  9287 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34042
I20260630 12:37:05.747403   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "65dbf215472f4a73bc9abf8318849372"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.752005   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:05.755090  9500 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.755833   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:05.756170   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "65dbf215472f4a73bc9abf8318849372"
format_stamp: "Formatted at 2026-06-30 12:37:05 on dist-test-slave-zbh0"
I20260630 12:37:05.756493   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:05.782191   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:05.783211   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:05.784602   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:05.786856   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:05.787082   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.787315   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:05.787487   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:05.824218   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:44329
I20260630 12:37:05.824331  9562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:44329 every 8 connection(s)
I20260630 12:37:05.837080  9563 heartbeater.cc:344] Connected to a master server at 127.0.193.126:45465
I20260630 12:37:05.837459  9563 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:05.838088  9563 heartbeater.cc:507] Master 127.0.193.126:45465 requested a full tablet report, sending...
I20260630 12:37:05.839921  9287 ts_manager.cc:194] Registered new tserver with Master: 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329)
I20260630 12:37:05.840750   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013334014s
I20260630 12:37:05.841241  9287 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34044
I20260630 12:37:06.665221  9414 heartbeater.cc:499] Master 127.0.193.126:45465 was elected leader, sending a full tablet report...
I20260630 12:37:06.749109  9489 heartbeater.cc:499] Master 127.0.193.126:45465 was elected leader, sending a full tablet report...
I20260630 12:37:06.844091  9563 heartbeater.cc:499] Master 127.0.193.126:45465 was elected leader, sending a full tablet report...
I20260630 12:37:06.895325  9287 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34050:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:06.897753  9287 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:06.963464  9528 tablet_service.cc:1511] Processing CreateTablet for tablet c54e108b284a458eb789dbee7ba87f13 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:06.964826  9528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54e108b284a458eb789dbee7ba87f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.967244  9527 tablet_service.cc:1511] Processing CreateTablet for tablet 41881ad05ee14d4b84499c529284af93 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:06.968581  9527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41881ad05ee14d4b84499c529284af93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.971295  9526 tablet_service.cc:1511] Processing CreateTablet for tablet ce4561e810174acbb0576822af094576 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:06.972604  9526 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4561e810174acbb0576822af094576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.972923  9451 tablet_service.cc:1511] Processing CreateTablet for tablet aab23d633b1440179dd6aeca686542a6 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:06.974215  9451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab23d633b1440179dd6aeca686542a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.974942  9525 tablet_service.cc:1511] Processing CreateTablet for tablet aab23d633b1440179dd6aeca686542a6 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:06.976182  9525 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab23d633b1440179dd6aeca686542a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.977785  9450 tablet_service.cc:1511] Processing CreateTablet for tablet aaef63f0dd75449ca816446834c50d59 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:06.979110  9450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaef63f0dd75449ca816446834c50d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.979888  9524 tablet_service.cc:1511] Processing CreateTablet for tablet aaef63f0dd75449ca816446834c50d59 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:06.980540  9377 tablet_service.cc:1511] Processing CreateTablet for tablet ce4561e810174acbb0576822af094576 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:06.981128  9524 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaef63f0dd75449ca816446834c50d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.981849  9377 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4561e810174acbb0576822af094576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.982167  9375 tablet_service.cc:1511] Processing CreateTablet for tablet aaef63f0dd75449ca816446834c50d59 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:06.983376  9375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aaef63f0dd75449ca816446834c50d59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.984930  9453 tablet_service.cc:1511] Processing CreateTablet for tablet 41881ad05ee14d4b84499c529284af93 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:06.985479  9376 tablet_service.cc:1511] Processing CreateTablet for tablet aab23d633b1440179dd6aeca686542a6 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:06.986259  9453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41881ad05ee14d4b84499c529284af93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.978588  9379 tablet_service.cc:1511] Processing CreateTablet for tablet c54e108b284a458eb789dbee7ba87f13 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:06.986768  9376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aab23d633b1440179dd6aeca686542a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.995247  9379 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54e108b284a458eb789dbee7ba87f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.981132  9374 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8b701333314330ad5d9a0af9e67fd1 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:06.997407  9374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8b701333314330ad5d9a0af9e67fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.991376  9378 tablet_service.cc:1511] Processing CreateTablet for tablet 41881ad05ee14d4b84499c529284af93 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:07.000186  9378 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41881ad05ee14d4b84499c529284af93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.988855  9454 tablet_service.cc:1511] Processing CreateTablet for tablet c54e108b284a458eb789dbee7ba87f13 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:07.003696  9454 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c54e108b284a458eb789dbee7ba87f13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:06.987794  9452 tablet_service.cc:1511] Processing CreateTablet for tablet ce4561e810174acbb0576822af094576 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:07.007663  9452 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce4561e810174acbb0576822af094576. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:07.028462  9583 tablet_bootstrap.cc:492] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372: Bootstrap starting.
I20260630 12:37:07.030647  9523 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8b701333314330ad5d9a0af9e67fd1 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:07.030956  9449 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8b701333314330ad5d9a0af9e67fd1 (DEFAULT_TABLE table=test-workload [id=ac75f1f79cd5465b86728bf2880ba779]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:07.032042  9523 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8b701333314330ad5d9a0af9e67fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:07.032248  9449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8b701333314330ad5d9a0af9e67fd1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:07.041527  9583 tablet_bootstrap.cc:654] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.045647  9582 tablet_bootstrap.cc:492] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f: Bootstrap starting.
I20260630 12:37:07.051656  9582 tablet_bootstrap.cc:654] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.081631  9585 tablet_bootstrap.cc:492] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b: Bootstrap starting.
I20260630 12:37:07.084893  9583 tablet_bootstrap.cc:492] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372: No bootstrap required, opened a new log
I20260630 12:37:07.085126  9582 tablet_bootstrap.cc:492] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f: No bootstrap required, opened a new log
I20260630 12:37:07.085474  9583 ts_tablet_manager.cc:1403] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372: Time spent bootstrapping tablet: real 0.057s	user 0.008s	sys 0.003s
I20260630 12:37:07.085656  9582 ts_tablet_manager.cc:1403] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f: Time spent bootstrapping tablet: real 0.040s	user 0.007s	sys 0.022s
I20260630 12:37:07.088435  9583 raft_consensus.cc:359] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.089171  9583 raft_consensus.cc:385] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.088752  9582 raft_consensus.cc:359] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.089490  9583 raft_consensus.cc:740] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.089628  9582 raft_consensus.cc:385] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.090049  9582 raft_consensus.cc:740] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc486490515f4769ae6320751188b26f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.090451  9583 consensus_queue.cc:260] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [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: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.090829  9582 consensus_queue.cc:260] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.094340  9583 ts_tablet_manager.cc:1434] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:07.094605  9582 ts_tablet_manager.cc:1434] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:37:07.095604  9582 tablet_bootstrap.cc:492] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f: Bootstrap starting.
I20260630 12:37:07.097641  9585 tablet_bootstrap.cc:654] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.099155  9583 tablet_bootstrap.cc:492] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372: Bootstrap starting.
I20260630 12:37:07.101686  9582 tablet_bootstrap.cc:654] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.109375  9587 raft_consensus.cc:493] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.109925  9587 raft_consensus.cc:515] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.114590  9587 leader_election.cc:290] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325), fc486490515f4769ae6320751188b26f (127.0.193.65:35237)
I20260630 12:37:07.116115  9582 tablet_bootstrap.cc:492] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f: No bootstrap required, opened a new log
I20260630 12:37:07.116714  9582 ts_tablet_manager.cc:1403] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.004s
I20260630 12:37:07.118712  9583 tablet_bootstrap.cc:654] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.119469  9582 raft_consensus.cc:359] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.120247  9582 raft_consensus.cc:385] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.120536  9582 raft_consensus.cc:740] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc486490515f4769ae6320751188b26f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.121340  9582 consensus_queue.cc:260] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.126498  9582 ts_tablet_manager.cc:1434] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:07.127554  9582 tablet_bootstrap.cc:492] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f: Bootstrap starting.
I20260630 12:37:07.133484  9582 tablet_bootstrap.cc:654] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.138484  9583 tablet_bootstrap.cc:492] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372: No bootstrap required, opened a new log
I20260630 12:37:07.139051  9583 ts_tablet_manager.cc:1403] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372: Time spent bootstrapping tablet: real 0.040s	user 0.014s	sys 0.000s
I20260630 12:37:07.140370  9585 tablet_bootstrap.cc:492] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b: No bootstrap required, opened a new log
I20260630 12:37:07.140944  9585 ts_tablet_manager.cc:1403] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b: Time spent bootstrapping tablet: real 0.060s	user 0.021s	sys 0.020s
I20260630 12:37:07.142915  9583 raft_consensus.cc:359] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.143702  9583 raft_consensus.cc:385] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.144032  9583 raft_consensus.cc:740] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.143834  9585 raft_consensus.cc:359] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.144858  9585 raft_consensus.cc:385] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.145228  9585 raft_consensus.cc:740] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dca838b4a245888d519e24d1cf6e3b, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.145025  9583 consensus_queue.cc:260] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.146243  9585 consensus_queue.cc:260] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.155830  9583 ts_tablet_manager.cc:1434] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.004s
I20260630 12:37:07.164024  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b" is_pre_election: true
I20260630 12:37:07.165956  9583 tablet_bootstrap.cc:492] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372: Bootstrap starting.
W20260630 12:37:07.167675  9501 leader_election.cc:343] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:07.170737  9585 ts_tablet_manager.cc:1434] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b: Time spent starting tablet: real 0.029s	user 0.010s	sys 0.005s
I20260630 12:37:07.171895  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f" is_pre_election: true
W20260630 12:37:07.173503  9501 leader_election.cc:343] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fc486490515f4769ae6320751188b26f (127.0.193.65:35237): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:07.173944  9501 leader_election.cc:304] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372; no voters: 02dca838b4a245888d519e24d1cf6e3b, fc486490515f4769ae6320751188b26f
I20260630 12:37:07.172101  9585 tablet_bootstrap.cc:492] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b: Bootstrap starting.
I20260630 12:37:07.174742  9587 raft_consensus.cc:2749] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:07.175496  9582 tablet_bootstrap.cc:492] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f: No bootstrap required, opened a new log
I20260630 12:37:07.176028  9582 ts_tablet_manager.cc:1403] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f: Time spent bootstrapping tablet: real 0.049s	user 0.005s	sys 0.041s
I20260630 12:37:07.178731  9583 tablet_bootstrap.cc:654] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.178969  9582 raft_consensus.cc:359] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.179715  9582 raft_consensus.cc:385] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.180019  9582 raft_consensus.cc:740] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc486490515f4769ae6320751188b26f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.180774  9582 consensus_queue.cc:260] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.181753  9585 tablet_bootstrap.cc:654] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.183465  9582 ts_tablet_manager.cc:1434] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260630 12:37:07.184445  9583 tablet_bootstrap.cc:492] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372: No bootstrap required, opened a new log
I20260630 12:37:07.184508  9582 tablet_bootstrap.cc:492] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f: Bootstrap starting.
I20260630 12:37:07.185109  9583 ts_tablet_manager.cc:1403] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260630 12:37:07.187991  9583 raft_consensus.cc:359] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.188673  9583 raft_consensus.cc:385] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.188964  9583 raft_consensus.cc:740] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.189813  9583 consensus_queue.cc:260] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.191834  9582 tablet_bootstrap.cc:654] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.195776  9583 ts_tablet_manager.cc:1434] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260630 12:37:07.196779  9583 tablet_bootstrap.cc:492] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372: Bootstrap starting.
I20260630 12:37:07.197521  9585 tablet_bootstrap.cc:492] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b: No bootstrap required, opened a new log
I20260630 12:37:07.197961  9585 ts_tablet_manager.cc:1403] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.007s
I20260630 12:37:07.200809  9582 tablet_bootstrap.cc:492] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f: No bootstrap required, opened a new log
I20260630 12:37:07.200685  9585 raft_consensus.cc:359] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.201346  9582 ts_tablet_manager.cc:1403] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.002s
I20260630 12:37:07.201390  9585 raft_consensus.cc:385] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.201756  9583 tablet_bootstrap.cc:654] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.201838  9585 raft_consensus.cc:740] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dca838b4a245888d519e24d1cf6e3b, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.202831  9585 consensus_queue.cc:260] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.204236  9582 raft_consensus.cc:359] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.204967  9582 raft_consensus.cc:385] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.205255  9582 raft_consensus.cc:740] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc486490515f4769ae6320751188b26f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.206069  9582 consensus_queue.cc:260] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [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: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.211331  9585 ts_tablet_manager.cc:1434] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260630 12:37:07.214570  9585 tablet_bootstrap.cc:492] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b: Bootstrap starting.
I20260630 12:37:07.214877  9582 ts_tablet_manager.cc:1434] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.001s
I20260630 12:37:07.215989  9582 tablet_bootstrap.cc:492] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f: Bootstrap starting.
I20260630 12:37:07.219121  9583 tablet_bootstrap.cc:492] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372: No bootstrap required, opened a new log
I20260630 12:37:07.219683  9583 ts_tablet_manager.cc:1403] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.007s
I20260630 12:37:07.220286  9585 tablet_bootstrap.cc:654] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.220906  9588 raft_consensus.cc:493] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.221367  9582 tablet_bootstrap.cc:654] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.221431  9588 raft_consensus.cc:515] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.224027  9583 raft_consensus.cc:359] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.224843  9583 raft_consensus.cc:385] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.225219  9583 raft_consensus.cc:740] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.226495  9583 consensus_queue.cc:260] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.233134  9583 ts_tablet_manager.cc:1434] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260630 12:37:07.234418  9583 tablet_bootstrap.cc:492] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372: Bootstrap starting.
I20260630 12:37:07.241995  9583 tablet_bootstrap.cc:654] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.244889  9588 leader_election.cc:290] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.255615  9583 tablet_bootstrap.cc:492] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372: No bootstrap required, opened a new log
I20260630 12:37:07.256340  9583 ts_tablet_manager.cc:1403] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.007s
I20260630 12:37:07.260030  9583 raft_consensus.cc:359] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.260975  9583 raft_consensus.cc:385] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.261349  9583 raft_consensus.cc:740] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.262347  9583 consensus_queue.cc:260] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.269177  9583 ts_tablet_manager.cc:1434] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.000s
I20260630 12:37:07.270527  9583 tablet_bootstrap.cc:492] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372: Bootstrap starting.
I20260630 12:37:07.283339  9585 tablet_bootstrap.cc:492] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b: No bootstrap required, opened a new log
I20260630 12:37:07.283978  9583 tablet_bootstrap.cc:654] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.283999  9585 ts_tablet_manager.cc:1403] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b: Time spent bootstrapping tablet: real 0.070s	user 0.031s	sys 0.023s
I20260630 12:37:07.287354  9585 raft_consensus.cc:359] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.288081  9585 raft_consensus.cc:385] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.288373  9585 raft_consensus.cc:740] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dca838b4a245888d519e24d1cf6e3b, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.288657  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372" is_pre_election: true
I20260630 12:37:07.289187  9585 consensus_queue.cc:260] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.289608  9538 raft_consensus.cc:2468] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 0.
I20260630 12:37:07.290957  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b" is_pre_election: true
I20260630 12:37:07.291175  9355 leader_election.cc:304] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.292148  9588 raft_consensus.cc:2804] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:07.292307  9585 ts_tablet_manager.cc:1434] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:07.292554  9588 raft_consensus.cc:493] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:07.292902  9588 raft_consensus.cc:3060] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.293344  9585 tablet_bootstrap.cc:492] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b: Bootstrap starting.
I20260630 12:37:07.299257  9585 tablet_bootstrap.cc:654] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b: Neither blocks nor log segments found. Creating new log.
W20260630 12:37:07.300066  9352 leader_election.cc:343] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:07.301910  9588 raft_consensus.cc:515] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.306602  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b"
I20260630 12:37:07.306701  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372"
I20260630 12:37:07.307569  9538 raft_consensus.cc:3060] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:07.308131  9352 leader_election.cc:343] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:07.310742  9582 tablet_bootstrap.cc:492] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f: No bootstrap required, opened a new log
I20260630 12:37:07.311256  9582 ts_tablet_manager.cc:1403] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f: Time spent bootstrapping tablet: real 0.095s	user 0.029s	sys 0.040s
I20260630 12:37:07.313375  9582 raft_consensus.cc:359] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.313905  9582 raft_consensus.cc:385] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.313988  9588 leader_election.cc:290] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 election: Requested vote from peers 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.314275  9582 raft_consensus.cc:740] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc486490515f4769ae6320751188b26f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.315205  9582 consensus_queue.cc:260] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.317392  9583 tablet_bootstrap.cc:492] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372: No bootstrap required, opened a new log
I20260630 12:37:07.318007  9538 raft_consensus.cc:2468] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 1.
I20260630 12:37:07.319510  9582 ts_tablet_manager.cc:1434] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260630 12:37:07.319872  9355 leader_election.cc:304] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 02dca838b4a245888d519e24d1cf6e3b
I20260630 12:37:07.320602  9582 tablet_bootstrap.cc:492] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f: Bootstrap starting.
I20260630 12:37:07.320847  9585 tablet_bootstrap.cc:492] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b: No bootstrap required, opened a new log
I20260630 12:37:07.321086  9588 raft_consensus.cc:2804] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:07.321309  9585 ts_tablet_manager.cc:1403] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.001s
I20260630 12:37:07.322312  9583 ts_tablet_manager.cc:1403] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372: Time spent bootstrapping tablet: real 0.052s	user 0.022s	sys 0.019s
I20260630 12:37:07.324375  9585 raft_consensus.cc:359] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.325151  9585 raft_consensus.cc:385] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.325532  9585 raft_consensus.cc:740] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dca838b4a245888d519e24d1cf6e3b, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.325317  9583 raft_consensus.cc:359] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.326398  9583 raft_consensus.cc:385] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.326798  9583 raft_consensus.cc:740] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.326537  9585 consensus_queue.cc:260] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.327381  9582 tablet_bootstrap.cc:654] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.327803  9583 consensus_queue.cc:260] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.333734  9583 ts_tablet_manager.cc:1434] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260630 12:37:07.335009  9587 raft_consensus.cc:493] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.335512  9587 raft_consensus.cc:515] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.337195  9582 tablet_bootstrap.cc:492] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f: No bootstrap required, opened a new log
I20260630 12:37:07.337610  9587 leader_election.cc:290] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.337767  9582 ts_tablet_manager.cc:1403] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:37:07.339222  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4561e810174acbb0576822af094576" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f" is_pre_election: true
I20260630 12:37:07.339895  9389 raft_consensus.cc:2468] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 0.
I20260630 12:37:07.339994  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4561e810174acbb0576822af094576" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b" is_pre_election: true
I20260630 12:37:07.340610  9464 raft_consensus.cc:2468] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 0.
I20260630 12:37:07.341179  9501 leader_election.cc:304] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.339409  9585 ts_tablet_manager.cc:1434] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260630 12:37:07.341965  9582 raft_consensus.cc:359] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.343187  9582 raft_consensus.cc:385] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.343554  9585 tablet_bootstrap.cc:492] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b: Bootstrap starting.
I20260630 12:37:07.343679  9582 raft_consensus.cc:740] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fc486490515f4769ae6320751188b26f, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.344831  9582 consensus_queue.cc:260] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.345242  9588 raft_consensus.cc:697] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 1 LEADER]: Becoming Leader. State: Replica: fc486490515f4769ae6320751188b26f, State: Running, Role: LEADER
I20260630 12:37:07.341966  9587 raft_consensus.cc:2804] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:07.347291  9587 raft_consensus.cc:493] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:07.347682  9587 raft_consensus.cc:3060] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.346885  9588 consensus_queue.cc:237] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.350661  9585 tablet_bootstrap.cc:654] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.358421  9582 ts_tablet_manager.cc:1434] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.010s
I20260630 12:37:07.359829  9587 raft_consensus.cc:515] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.361922  9585 tablet_bootstrap.cc:492] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b: No bootstrap required, opened a new log
I20260630 12:37:07.362037  9587 leader_election.cc:290] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 election: Requested vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.362509  9585 ts_tablet_manager.cc:1403] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.009s
I20260630 12:37:07.363425  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4561e810174acbb0576822af094576" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b"
I20260630 12:37:07.364059  9464 raft_consensus.cc:3060] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.365111  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce4561e810174acbb0576822af094576" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f"
I20260630 12:37:07.365748  9389 raft_consensus.cc:3060] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.365525  9585 raft_consensus.cc:359] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.366328  9585 raft_consensus.cc:385] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.366618  9585 raft_consensus.cc:740] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dca838b4a245888d519e24d1cf6e3b, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.365907  9286 catalog_manager.cc:5697] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f reported cstate change: term changed from 0 to 1, leader changed from <none> to fc486490515f4769ae6320751188b26f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "fc486490515f4769ae6320751188b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:07.367460  9585 consensus_queue.cc:260] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [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: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.371513  9464 raft_consensus.cc:2468] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 1.
I20260630 12:37:07.372742  9501 leader_election.cc:304] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dca838b4a245888d519e24d1cf6e3b, 65dbf215472f4a73bc9abf8318849372; no voters: 
I20260630 12:37:07.373030  9389 raft_consensus.cc:2468] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 1.
I20260630 12:37:07.373586  9587 raft_consensus.cc:2804] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:07.375571  9585 ts_tablet_manager.cc:1434] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:37:07.375696  9595 raft_consensus.cc:493] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.376217  9595 raft_consensus.cc:515] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.376641  9585 tablet_bootstrap.cc:492] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b: Bootstrap starting.
I20260630 12:37:07.383719  9585 tablet_bootstrap.cc:654] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:07.383999  9595 leader_election.cc:290] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329)
I20260630 12:37:07.393704  9588 raft_consensus.cc:493] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.394248  9588 raft_consensus.cc:515] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.396287  9588 leader_election.cc:290] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325), 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329)
I20260630 12:37:07.397611  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372" is_pre_election: true
I20260630 12:37:07.397806  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "02dca838b4a245888d519e24d1cf6e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f" is_pre_election: true
I20260630 12:37:07.398303  9538 raft_consensus.cc:2468] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 0.
I20260630 12:37:07.398921  9587 raft_consensus.cc:697] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 1 LEADER]: Becoming Leader. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Running, Role: LEADER
I20260630 12:37:07.398743  9389 raft_consensus.cc:2468] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dca838b4a245888d519e24d1cf6e3b in term 0.
I20260630 12:37:07.399690  9355 leader_election.cc:304] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.400514  9588 raft_consensus.cc:2804] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:07.400908  9588 raft_consensus.cc:493] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:07.401237  9588 raft_consensus.cc:3060] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.401142  9427 leader_election.cc:304] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dca838b4a245888d519e24d1cf6e3b, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.403024  9595 raft_consensus.cc:2804] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:07.403456  9595 raft_consensus.cc:493] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:07.403779  9595 raft_consensus.cc:3060] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.398684  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b" is_pre_election: true
I20260630 12:37:07.400192  9587 consensus_queue.cc:237] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.406740  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "02dca838b4a245888d519e24d1cf6e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372" is_pre_election: true
I20260630 12:37:07.407356  9538 raft_consensus.cc:2468] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 02dca838b4a245888d519e24d1cf6e3b in term 0.
I20260630 12:37:07.413697  9585 tablet_bootstrap.cc:492] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b: No bootstrap required, opened a new log
I20260630 12:37:07.414227  9585 ts_tablet_manager.cc:1403] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b: Time spent bootstrapping tablet: real 0.038s	user 0.024s	sys 0.010s
I20260630 12:37:07.414613  9588 raft_consensus.cc:515] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.415009  9595 raft_consensus.cc:515] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.416263  9464 raft_consensus.cc:2393] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fc486490515f4769ae6320751188b26f in current term 1: Already voted for candidate 02dca838b4a245888d519e24d1cf6e3b in this term.
I20260630 12:37:07.417340  9588 leader_election.cc:290] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 election: Requested vote from peers 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325), 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329)
I20260630 12:37:07.419381  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372"
I20260630 12:37:07.419968  9538 raft_consensus.cc:3060] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.419627  9585 raft_consensus.cc:359] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.420627  9585 raft_consensus.cc:385] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:07.420869  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "02dca838b4a245888d519e24d1cf6e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f"
I20260630 12:37:07.421007  9585 raft_consensus.cc:740] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02dca838b4a245888d519e24d1cf6e3b, State: Initialized, Role: FOLLOWER
I20260630 12:37:07.421737  9389 raft_consensus.cc:2393] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 02dca838b4a245888d519e24d1cf6e3b in current term 1: Already voted for candidate fc486490515f4769ae6320751188b26f in this term.
I20260630 12:37:07.422078  9585 consensus_queue.cc:260] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [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: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.423462  9595 leader_election.cc:290] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [CANDIDATE]: Term 1 election: Requested vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329)
I20260630 12:37:07.426673  9537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "02dca838b4a245888d519e24d1cf6e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372"
I20260630 12:37:07.428329  9430 leader_election.cc:304] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dca838b4a245888d519e24d1cf6e3b; no voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f
I20260630 12:37:07.429442  9595 raft_consensus.cc:2749] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:07.422963  9612 raft_consensus.cc:493] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.431615  9612 raft_consensus.cc:515] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.433705  9612 leader_election.cc:290] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.434104  9286 catalog_manager.cc:5697] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65dbf215472f4a73bc9abf8318849372 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "65dbf215472f4a73bc9abf8318849372" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:07.436224  9538 raft_consensus.cc:2468] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 1.
I20260630 12:37:07.436347  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8b701333314330ad5d9a0af9e67fd1" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f" is_pre_election: true
I20260630 12:37:07.436985  9389 raft_consensus.cc:2468] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 0.
I20260630 12:37:07.423462  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aaef63f0dd75449ca816446834c50d59" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b"
I20260630 12:37:07.438222  9463 raft_consensus.cc:2393] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fc486490515f4769ae6320751188b26f in current term 1: Already voted for candidate 02dca838b4a245888d519e24d1cf6e3b in this term.
I20260630 12:37:07.438694  9355 leader_election.cc:304] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.439088  9501 leader_election.cc:304] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.439322  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8b701333314330ad5d9a0af9e67fd1" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b" is_pre_election: true
I20260630 12:37:07.439594  9588 raft_consensus.cc:2804] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:07.439810  9585 ts_tablet_manager.cc:1434] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b: Time spent starting tablet: real 0.025s	user 0.011s	sys 0.011s
I20260630 12:37:07.440176  9588 raft_consensus.cc:697] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 1 LEADER]: Becoming Leader. State: Replica: fc486490515f4769ae6320751188b26f, State: Running, Role: LEADER
I20260630 12:37:07.440969  9587 raft_consensus.cc:2804] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:07.441666  9588 consensus_queue.cc:237] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.442237  9587 raft_consensus.cc:493] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:07.443727  9587 raft_consensus.cc:3060] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.439965  9464 raft_consensus.cc:2468] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 0.
I20260630 12:37:07.452386  9587 raft_consensus.cc:515] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.454348  9587 leader_election.cc:290] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 election: Requested vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.455063  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8b701333314330ad5d9a0af9e67fd1" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f"
I20260630 12:37:07.455417  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8b701333314330ad5d9a0af9e67fd1" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b"
I20260630 12:37:07.455657  9389 raft_consensus.cc:3060] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.455202  9286 catalog_manager.cc:5697] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f reported cstate change: term changed from 0 to 1, leader changed from <none> to fc486490515f4769ae6320751188b26f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "fc486490515f4769ae6320751188b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:07.456072  9464 raft_consensus.cc:3060] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.461061  9389 raft_consensus.cc:2468] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 1.
I20260630 12:37:07.462248  9501 leader_election.cc:304] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.463169  9587 raft_consensus.cc:2804] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:07.463253  9464 raft_consensus.cc:2468] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 1.
I20260630 12:37:07.464402  9587 raft_consensus.cc:697] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 1 LEADER]: Becoming Leader. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Running, Role: LEADER
I20260630 12:37:07.465281  9587 consensus_queue.cc:237] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.471951  9286 catalog_manager.cc:5697] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65dbf215472f4a73bc9abf8318849372 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "65dbf215472f4a73bc9abf8318849372" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:07.489349  9335 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:07.501348  9617 raft_consensus.cc:493] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.501832  9617 raft_consensus.cc:515] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } }
I20260630 12:37:07.503432  9617 leader_election.cc:290] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329), fc486490515f4769ae6320751188b26f (127.0.193.65:35237)
I20260630 12:37:07.504348  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "02dca838b4a245888d519e24d1cf6e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372" is_pre_election: true
I20260630 12:37:07.504498  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c54e108b284a458eb789dbee7ba87f13" candidate_uuid: "02dca838b4a245888d519e24d1cf6e3b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f" is_pre_election: true
I20260630 12:37:07.505051  9538 raft_consensus.cc:2393] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 02dca838b4a245888d519e24d1cf6e3b in current term 1: Already voted for candidate fc486490515f4769ae6320751188b26f in this term.
I20260630 12:37:07.505985  9430 leader_election.cc:304] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 02dca838b4a245888d519e24d1cf6e3b; no voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f
I20260630 12:37:07.506626  9617 raft_consensus.cc:3060] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.511379  9617 raft_consensus.cc:2749] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:07.527743  9588 raft_consensus.cc:493] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.528394  9588 raft_consensus.cc:515] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.530256  9587 raft_consensus.cc:493] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:07.530797  9587 raft_consensus.cc:515] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.531749  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab23d633b1440179dd6aeca686542a6" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b" is_pre_election: true
I20260630 12:37:07.531766  9588 leader_election.cc:290] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325), 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329)
I20260630 12:37:07.532030  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab23d633b1440179dd6aeca686542a6" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372" is_pre_election: true
I20260630 12:37:07.532774  9538 raft_consensus.cc:2468] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 0.
I20260630 12:37:07.532924  9587 leader_election.cc:290] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.533644  9355 leader_election.cc:304] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.534540  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41881ad05ee14d4b84499c529284af93" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b" is_pre_election: true
I20260630 12:37:07.535017  9588 raft_consensus.cc:2804] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:07.535480  9588 raft_consensus.cc:493] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:07.534598  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41881ad05ee14d4b84499c529284af93" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f" is_pre_election: true
I20260630 12:37:07.535362  9463 raft_consensus.cc:2468] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 0.
I20260630 12:37:07.536072  9588 raft_consensus.cc:3060] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.536473  9389 raft_consensus.cc:2468] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 0.
I20260630 12:37:07.537243  9501 leader_election.cc:304] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 02dca838b4a245888d519e24d1cf6e3b, 65dbf215472f4a73bc9abf8318849372; no voters: 
I20260630 12:37:07.538084  9587 raft_consensus.cc:2804] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:07.534845  9464 raft_consensus.cc:2468] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 0.
I20260630 12:37:07.538491  9587 raft_consensus.cc:493] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:07.538918  9587 raft_consensus.cc:3060] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.543512  9588 raft_consensus.cc:515] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.545583  9588 leader_election.cc:290] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 election: Requested vote from peers 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325), 65dbf215472f4a73bc9abf8318849372 (127.0.193.67:44329)
I20260630 12:37:07.546156  9587 raft_consensus.cc:515] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.546336  9464 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab23d633b1440179dd6aeca686542a6" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b"
I20260630 12:37:07.546840  9538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aab23d633b1440179dd6aeca686542a6" candidate_uuid: "fc486490515f4769ae6320751188b26f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65dbf215472f4a73bc9abf8318849372"
I20260630 12:37:07.546988  9464 raft_consensus.cc:3060] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.547433  9538 raft_consensus.cc:3060] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.548249  9587 leader_election.cc:290] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 election: Requested vote from peers fc486490515f4769ae6320751188b26f (127.0.193.65:35237), 02dca838b4a245888d519e24d1cf6e3b (127.0.193.66:36325)
I20260630 12:37:07.548795  9389 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41881ad05ee14d4b84499c529284af93" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fc486490515f4769ae6320751188b26f"
I20260630 12:37:07.549160  9463 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41881ad05ee14d4b84499c529284af93" candidate_uuid: "65dbf215472f4a73bc9abf8318849372" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "02dca838b4a245888d519e24d1cf6e3b"
I20260630 12:37:07.549410  9389 raft_consensus.cc:3060] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.549767  9463 raft_consensus.cc:3060] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:07.554517  9538 raft_consensus.cc:2468] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 1.
I20260630 12:37:07.555210  9464 raft_consensus.cc:2468] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fc486490515f4769ae6320751188b26f in term 1.
I20260630 12:37:07.555646  9355 leader_election.cc:304] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.556535  9588 raft_consensus.cc:2804] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:07.556788  9389 raft_consensus.cc:2468] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 1.
I20260630 12:37:07.557040  9463 raft_consensus.cc:2468] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 65dbf215472f4a73bc9abf8318849372 in term 1.
I20260630 12:37:07.557036  9588 raft_consensus.cc:697] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 1 LEADER]: Becoming Leader. State: Replica: fc486490515f4769ae6320751188b26f, State: Running, Role: LEADER
I20260630 12:37:07.558208  9501 leader_election.cc:304] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65dbf215472f4a73bc9abf8318849372, fc486490515f4769ae6320751188b26f; no voters: 
I20260630 12:37:07.558135  9588 consensus_queue.cc:237] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.559028  9587 raft_consensus.cc:2804] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:07.559499  9587 raft_consensus.cc:697] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 1 LEADER]: Becoming Leader. State: Replica: 65dbf215472f4a73bc9abf8318849372, State: Running, Role: LEADER
I20260630 12:37:07.560278  9587 consensus_queue.cc:237] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } }
I20260630 12:37:07.566121  9286 catalog_manager.cc:5697] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f reported cstate change: term changed from 0 to 1, leader changed from <none> to fc486490515f4769ae6320751188b26f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "fc486490515f4769ae6320751188b26f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:07.568390  9285 catalog_manager.cc:5697] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 reported cstate change: term changed from 0 to 1, leader changed from <none> to 65dbf215472f4a73bc9abf8318849372 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "65dbf215472f4a73bc9abf8318849372" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:07.795657  9587 consensus_queue.cc:1048] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:07.808064  9587 consensus_queue.cc:1048] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:07.911178  9538 raft_consensus.cc:1275] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Refusing update from remote peer fc486490515f4769ae6320751188b26f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:07.915978  9463 raft_consensus.cc:1275] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Refusing update from remote peer fc486490515f4769ae6320751188b26f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:07.915261  9609 consensus_queue.cc:1048] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:07.919637  9609 consensus_queue.cc:1048] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:07.921110  9588 consensus_queue.cc:1048] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260630 12:37:07.959618  9355 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:44329, user_credentials={real_user=slave}} blocked reactor thread for 44972.3us
I20260630 12:37:07.963330  9464 raft_consensus.cc:1275] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Refusing update from remote peer fc486490515f4769ae6320751188b26f: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:07.968267  9636 consensus_queue.cc:1048] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:07.990084  9588 consensus_queue.cc:1048] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:08.010505  9588 consensus_queue.cc:1048] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [LEADER]: Connected to new peer: Peer: permanent_uuid: "65dbf215472f4a73bc9abf8318849372" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 44329 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:08.012137  9587 consensus_queue.cc:1048] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:08.018862  9587 consensus_queue.cc:1048] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [LEADER]: Connected to new peer: Peer: permanent_uuid: "02dca838b4a245888d519e24d1cf6e3b" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 36325 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:08.088557  9612 consensus_queue.cc:1048] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:37:08.196462  9501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.65:35237, user_credentials={real_user=slave}} blocked reactor thread for 67093.8us
W20260630 12:37:08.349107  9501 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:36325, user_credentials={real_user=slave}} blocked reactor thread for 129440us
I20260630 12:37:08.412380  9660 consensus_queue.cc:1048] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fc486490515f4769ae6320751188b26f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 35237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260630 12:37:08.601189  9622 meta_cache.cc:1261] Time spent looking up entry by key: real 0.062s	user 0.004s	sys 0.000s
I20260630 12:37:09.556279   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:09.583966   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:09.584741   773 tablet_replica.cc:333] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f: stopping tablet replica
I20260630 12:37:09.585469   773 raft_consensus.cc:2243] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.585992   773 raft_consensus.cc:2272] T 41881ad05ee14d4b84499c529284af93 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.589282   773 tablet_replica.cc:333] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f: stopping tablet replica
I20260630 12:37:09.589824   773 raft_consensus.cc:2243] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.590587   773 raft_consensus.cc:2272] T c54e108b284a458eb789dbee7ba87f13 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.593025   773 tablet_replica.cc:333] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f: stopping tablet replica
I20260630 12:37:09.593524   773 raft_consensus.cc:2243] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.594031   773 raft_consensus.cc:2272] T 7c8b701333314330ad5d9a0af9e67fd1 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.596441   773 tablet_replica.cc:333] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f: stopping tablet replica
I20260630 12:37:09.596956   773 raft_consensus.cc:2243] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.597731   773 raft_consensus.cc:2272] T aaef63f0dd75449ca816446834c50d59 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.600117   773 tablet_replica.cc:333] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f: stopping tablet replica
I20260630 12:37:09.600653   773 raft_consensus.cc:2243] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.601168   773 raft_consensus.cc:2272] T ce4561e810174acbb0576822af094576 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.603968   773 tablet_replica.cc:333] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f: stopping tablet replica
I20260630 12:37:09.604504   773 raft_consensus.cc:2243] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.605283   773 raft_consensus.cc:2272] T aab23d633b1440179dd6aeca686542a6 P fc486490515f4769ae6320751188b26f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.635179   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:09.654779   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:09.682395   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:09.683115   773 tablet_replica.cc:333] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b: stopping tablet replica
I20260630 12:37:09.683785   773 raft_consensus.cc:2243] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.684269   773 raft_consensus.cc:2272] T c54e108b284a458eb789dbee7ba87f13 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.687459   773 tablet_replica.cc:333] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b: stopping tablet replica
I20260630 12:37:09.688050   773 raft_consensus.cc:2243] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.688599   773 raft_consensus.cc:2272] T 41881ad05ee14d4b84499c529284af93 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.691319   773 tablet_replica.cc:333] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b: stopping tablet replica
I20260630 12:37:09.691870   773 raft_consensus.cc:2243] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.692323   773 raft_consensus.cc:2272] T aab23d633b1440179dd6aeca686542a6 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.695209   773 tablet_replica.cc:333] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b: stopping tablet replica
I20260630 12:37:09.695727   773 raft_consensus.cc:2243] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.696269   773 raft_consensus.cc:2272] T 7c8b701333314330ad5d9a0af9e67fd1 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.698760   773 tablet_replica.cc:333] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b: stopping tablet replica
I20260630 12:37:09.699327   773 raft_consensus.cc:2243] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.699779   773 raft_consensus.cc:2272] T ce4561e810174acbb0576822af094576 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.702310   773 tablet_replica.cc:333] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b: stopping tablet replica
I20260630 12:37:09.702845   773 raft_consensus.cc:2243] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.703338   773 raft_consensus.cc:2272] T aaef63f0dd75449ca816446834c50d59 P 02dca838b4a245888d519e24d1cf6e3b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.729453   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:09.747749   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:09.773056   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:09.773702   773 tablet_replica.cc:333] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372: stopping tablet replica
I20260630 12:37:09.774506   773 raft_consensus.cc:2243] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.775353   773 raft_consensus.cc:2272] T 41881ad05ee14d4b84499c529284af93 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.777812   773 tablet_replica.cc:333] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372: stopping tablet replica
I20260630 12:37:09.778339   773 raft_consensus.cc:2243] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.778926   773 raft_consensus.cc:2272] T aab23d633b1440179dd6aeca686542a6 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.781432   773 tablet_replica.cc:333] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372: stopping tablet replica
I20260630 12:37:09.781947   773 raft_consensus.cc:2243] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.782472   773 raft_consensus.cc:2272] T aaef63f0dd75449ca816446834c50d59 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.785064   773 tablet_replica.cc:333] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372: stopping tablet replica
I20260630 12:37:09.785583   773 raft_consensus.cc:2243] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.786456   773 raft_consensus.cc:2272] T 7c8b701333314330ad5d9a0af9e67fd1 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.788889   773 tablet_replica.cc:333] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372: stopping tablet replica
I20260630 12:37:09.789400   773 raft_consensus.cc:2243] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.790143   773 raft_consensus.cc:2272] T ce4561e810174acbb0576822af094576 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.792507   773 tablet_replica.cc:333] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372: stopping tablet replica
I20260630 12:37:09.792984   773 raft_consensus.cc:2243] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:09.793435   773 raft_consensus.cc:2272] T c54e108b284a458eb789dbee7ba87f13 P 65dbf215472f4a73bc9abf8318849372 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.819962   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:09.839440   773 master.cc:562] Master@127.0.193.126:45465 shutting down...
I20260630 12:37:09.861083   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:09.861735   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:09.862104   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 1521a195b705475ebbeec52f62f13759: stopping tablet replica
I20260630 12:37:09.881927   773 master.cc:584] Master@127.0.193.126:45465 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (4557 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260630 12:37:09.923874   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:44287
I20260630 12:37:09.924922   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:09.930691  9678 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
W20260630 12:37:09.930974  9677 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
W20260630 12:37:09.931602  9680 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
I20260630 12:37:09.932790   773 server_base.cc:1061] running on GCE node
I20260630 12:37:09.933583   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:09.933811   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:09.933975   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823029933943 us; error 0 us; skew 500 ppm
I20260630 12:37:09.934486   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:09.936812   773 webserver.cc:533] Webserver started at http://127.0.193.126:36301/ using document root <none> and password file <none>
I20260630 12:37:09.937299   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:09.937490   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:09.937796   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:09.938977   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "86d0aa1e7dec40a397bc09357f9fd189"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zbh0"
I20260630 12:37:09.943305   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:09.946563  9685 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:09.947396   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:09.947716   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "86d0aa1e7dec40a397bc09357f9fd189"
format_stamp: "Formatted at 2026-06-30 12:37:09 on dist-test-slave-zbh0"
I20260630 12:37:09.948002   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:09.961671   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:09.962900   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:09.999712   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:44287
I20260630 12:37:09.999838  9736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:44287 every 8 connection(s)
I20260630 12:37:10.003684  9737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:10.014531  9737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189: Bootstrap starting.
I20260630 12:37:10.019265  9737 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:10.023429  9737 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189: No bootstrap required, opened a new log
I20260630 12:37:10.025511  9737 raft_consensus.cc:359] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d0aa1e7dec40a397bc09357f9fd189" member_type: VOTER }
I20260630 12:37:10.025918  9737 raft_consensus.cc:385] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:10.026153  9737 raft_consensus.cc:740] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 86d0aa1e7dec40a397bc09357f9fd189, State: Initialized, Role: FOLLOWER
I20260630 12:37:10.026803  9737 consensus_queue.cc:260] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [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: "86d0aa1e7dec40a397bc09357f9fd189" member_type: VOTER }
I20260630 12:37:10.027289  9737 raft_consensus.cc:399] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:10.027490  9737 raft_consensus.cc:493] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:10.027787  9737 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:10.032157  9737 raft_consensus.cc:515] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d0aa1e7dec40a397bc09357f9fd189" member_type: VOTER }
I20260630 12:37:10.032684  9737 leader_election.cc:304] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [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: 86d0aa1e7dec40a397bc09357f9fd189; no voters: 
I20260630 12:37:10.033727  9737 leader_election.cc:290] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:10.034130  9740 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:10.035454  9740 raft_consensus.cc:697] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 1 LEADER]: Becoming Leader. State: Replica: 86d0aa1e7dec40a397bc09357f9fd189, State: Running, Role: LEADER
I20260630 12:37:10.036156  9740 consensus_queue.cc:237] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [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: "86d0aa1e7dec40a397bc09357f9fd189" member_type: VOTER }
I20260630 12:37:10.036669  9737 sys_catalog.cc:565] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:10.040757  9741 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "86d0aa1e7dec40a397bc09357f9fd189" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d0aa1e7dec40a397bc09357f9fd189" member_type: VOTER } }
I20260630 12:37:10.041458  9741 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:10.042609  9742 sys_catalog.cc:455] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 86d0aa1e7dec40a397bc09357f9fd189. Latest consensus state: current_term: 1 leader_uuid: "86d0aa1e7dec40a397bc09357f9fd189" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "86d0aa1e7dec40a397bc09357f9fd189" member_type: VOTER } }
I20260630 12:37:10.043216  9742 sys_catalog.cc:458] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:10.043437  9746 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:10.051931  9746 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:10.052991   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:10.060772  9746 catalog_manager.cc:1383] Generated new cluster ID: 0bea2b7be06849e7bda952b39f53f175
I20260630 12:37:10.061043  9746 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:10.075496  9746 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:10.076746  9746 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:10.090934  9746 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189: Generated new TSK 0
I20260630 12:37:10.091558  9746 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:10.120026   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:10.125906  9758 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
W20260630 12:37:10.127009  9759 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
W20260630 12:37:10.129146  9761 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
I20260630 12:37:10.132807   773 server_base.cc:1061] running on GCE node
I20260630 12:37:10.137392   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:10.137624   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:10.137810   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823030137791 us; error 0 us; skew 500 ppm
I20260630 12:37:10.138473   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:10.140761   773 webserver.cc:533] Webserver started at http://127.0.193.65:35769/ using document root <none> and password file <none>
I20260630 12:37:10.141228   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:10.141427   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:10.141716   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:10.142781   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "309e718dbf084bf58892f93edf8e5a97"
format_stamp: "Formatted at 2026-06-30 12:37:10 on dist-test-slave-zbh0"
I20260630 12:37:10.147383   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:10.150893  9766 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.151743   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:10.152109   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "309e718dbf084bf58892f93edf8e5a97"
format_stamp: "Formatted at 2026-06-30 12:37:10 on dist-test-slave-zbh0"
I20260630 12:37:10.152491   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:10.169992   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:10.171170   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:10.172523   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:10.174721   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:10.174904   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.175200   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:10.175371   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.213191   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:36115
I20260630 12:37:10.213287  9828 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:36115 every 8 connection(s)
I20260630 12:37:10.218115   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:10.225257  9833 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
W20260630 12:37:10.226137  9834 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
I20260630 12:37:10.228701   773 server_base.cc:1061] running on GCE node
W20260630 12:37:10.229290  9836 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
I20260630 12:37:10.231467   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:10.231839   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:10.232045   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823030232029 us; error 0 us; skew 500 ppm
I20260630 12:37:10.232115  9829 heartbeater.cc:344] Connected to a master server at 127.0.193.126:44287
I20260630 12:37:10.232535  9829 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:10.232784   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:10.233394  9829 heartbeater.cc:507] Master 127.0.193.126:44287 requested a full tablet report, sending...
I20260630 12:37:10.235481   773 webserver.cc:533] Webserver started at http://127.0.193.66:37065/ using document root <none> and password file <none>
I20260630 12:37:10.235932  9702 ts_manager.cc:194] Registered new tserver with Master: 309e718dbf084bf58892f93edf8e5a97 (127.0.193.65:36115)
I20260630 12:37:10.236166   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:10.236455   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:10.236794   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:10.238409   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "303eda50b1e74605b2474b1a75ae2d56"
format_stamp: "Formatted at 2026-06-30 12:37:10 on dist-test-slave-zbh0"
I20260630 12:37:10.238596  9702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59396
I20260630 12:37:10.243782   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:10.247161  9841 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.247898   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:10.248131   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "303eda50b1e74605b2474b1a75ae2d56"
format_stamp: "Formatted at 2026-06-30 12:37:10 on dist-test-slave-zbh0"
I20260630 12:37:10.248349   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:10.272315   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:10.273406   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:10.274788   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:10.276961   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:10.277158   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.277405   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:10.277565   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.315842   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:32781
I20260630 12:37:10.315960  9903 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:32781 every 8 connection(s)
I20260630 12:37:10.320561   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:10.327389  9907 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
W20260630 12:37:10.328903  9908 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
I20260630 12:37:10.332007   773 server_base.cc:1061] running on GCE node
W20260630 12:37:10.332242  9910 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
I20260630 12:37:10.333459   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:10.333716   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:10.333933   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823030333914 us; error 0 us; skew 500 ppm
I20260630 12:37:10.334250  9904 heartbeater.cc:344] Connected to a master server at 127.0.193.126:44287
I20260630 12:37:10.334512   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:10.334640  9904 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:10.335605  9904 heartbeater.cc:507] Master 127.0.193.126:44287 requested a full tablet report, sending...
I20260630 12:37:10.337270   773 webserver.cc:533] Webserver started at http://127.0.193.67:42099/ using document root <none> and password file <none>
I20260630 12:37:10.337891   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:10.337805  9702 ts_manager.cc:194] Registered new tserver with Master: 303eda50b1e74605b2474b1a75ae2d56 (127.0.193.66:32781)
I20260630 12:37:10.338201   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:10.338559   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:10.339481  9702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59402
I20260630 12:37:10.339778   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "aaa0d4d9eb114a08b696448c75c69590"
format_stamp: "Formatted at 2026-06-30 12:37:10 on dist-test-slave-zbh0"
I20260630 12:37:10.344262   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:10.347568  9915 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.348255   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:10.348553   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "aaa0d4d9eb114a08b696448c75c69590"
format_stamp: "Formatted at 2026-06-30 12:37:10 on dist-test-slave-zbh0"
I20260630 12:37:10.348824   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:10.362507   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:10.363667   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:10.365016   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:10.367185   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:10.367376   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.367636   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:10.367795   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:10.405344   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:41789
I20260630 12:37:10.405429  9977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:41789 every 8 connection(s)
I20260630 12:37:10.418910  9978 heartbeater.cc:344] Connected to a master server at 127.0.193.126:44287
I20260630 12:37:10.419260  9978 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:10.419970  9978 heartbeater.cc:507] Master 127.0.193.126:44287 requested a full tablet report, sending...
I20260630 12:37:10.421782  9702 ts_manager.cc:194] Registered new tserver with Master: aaa0d4d9eb114a08b696448c75c69590 (127.0.193.67:41789)
I20260630 12:37:10.421943   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013461286s
I20260630 12:37:10.423259  9702 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59406
I20260630 12:37:11.241950  9829 heartbeater.cc:499] Master 127.0.193.126:44287 was elected leader, sending a full tablet report...
I20260630 12:37:11.341876  9904 heartbeater.cc:499] Master 127.0.193.126:44287 was elected leader, sending a full tablet report...
I20260630 12:37:11.425676  9978 heartbeater.cc:499] Master 127.0.193.126:44287 was elected leader, sending a full tablet report...
I20260630 12:37:11.479527  9702 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59418:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:11.481487  9702 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:11.528461  9794 tablet_service.cc:1511] Processing CreateTablet for tablet f42dfd3d2ab64aafaee07bbb71de7423 (DEFAULT_TABLE table=test-workload [id=afc2bef5f61544eab9f63e264609f169]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:11.529865  9794 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42dfd3d2ab64aafaee07bbb71de7423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.529654  9869 tablet_service.cc:1511] Processing CreateTablet for tablet f42dfd3d2ab64aafaee07bbb71de7423 (DEFAULT_TABLE table=test-workload [id=afc2bef5f61544eab9f63e264609f169]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:11.530965  9869 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42dfd3d2ab64aafaee07bbb71de7423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.540926  9943 tablet_service.cc:1511] Processing CreateTablet for tablet f42dfd3d2ab64aafaee07bbb71de7423 (DEFAULT_TABLE table=test-workload [id=afc2bef5f61544eab9f63e264609f169]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:11.542296  9943 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f42dfd3d2ab64aafaee07bbb71de7423. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:11.550486  9998 tablet_bootstrap.cc:492] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56: Bootstrap starting.
I20260630 12:37:11.551028  9999 tablet_bootstrap.cc:492] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97: Bootstrap starting.
I20260630 12:37:11.556365  9999 tablet_bootstrap.cc:654] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:11.557199  9998 tablet_bootstrap.cc:654] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:11.561393  9999 tablet_bootstrap.cc:492] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97: No bootstrap required, opened a new log
I20260630 12:37:11.561815  9999 ts_tablet_manager.cc:1403] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260630 12:37:11.564545 10001 tablet_bootstrap.cc:492] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590: Bootstrap starting.
I20260630 12:37:11.564402  9999 raft_consensus.cc:359] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.565213  9999 raft_consensus.cc:385] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:11.565528  9999 raft_consensus.cc:740] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 309e718dbf084bf58892f93edf8e5a97, State: Initialized, Role: FOLLOWER
I20260630 12:37:11.566048  9998 tablet_bootstrap.cc:492] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56: No bootstrap required, opened a new log
I20260630 12:37:11.566529  9998 ts_tablet_manager.cc:1403] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260630 12:37:11.566289  9999 consensus_queue.cc:260] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [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: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.569118  9998 raft_consensus.cc:359] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.569701  9998 raft_consensus.cc:385] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:11.569940  9998 raft_consensus.cc:740] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 303eda50b1e74605b2474b1a75ae2d56, State: Initialized, Role: FOLLOWER
I20260630 12:37:11.570616  9998 consensus_queue.cc:260] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [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: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.573311  9998 ts_tablet_manager.cc:1434] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260630 12:37:11.574695 10001 tablet_bootstrap.cc:654] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:11.577384  9999 ts_tablet_manager.cc:1434] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.007s
I20260630 12:37:11.580643 10001 tablet_bootstrap.cc:492] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590: No bootstrap required, opened a new log
I20260630 12:37:11.581151 10001 ts_tablet_manager.cc:1403] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.000s
I20260630 12:37:11.584980 10001 raft_consensus.cc:359] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.585711 10001 raft_consensus.cc:385] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:11.586047 10001 raft_consensus.cc:740] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aaa0d4d9eb114a08b696448c75c69590, State: Initialized, Role: FOLLOWER
I20260630 12:37:11.586721 10001 consensus_queue.cc:260] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [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: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.588929 10001 ts_tablet_manager.cc:1434] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:11.643951 10004 raft_consensus.cc:493] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:11.644465 10004 raft_consensus.cc:515] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.646636 10004 leader_election.cc:290] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 309e718dbf084bf58892f93edf8e5a97 (127.0.193.65:36115), aaa0d4d9eb114a08b696448c75c69590 (127.0.193.67:41789)
I20260630 12:37:11.658411  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42dfd3d2ab64aafaee07bbb71de7423" candidate_uuid: "303eda50b1e74605b2474b1a75ae2d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e718dbf084bf58892f93edf8e5a97" is_pre_election: true
I20260630 12:37:11.659188  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42dfd3d2ab64aafaee07bbb71de7423" candidate_uuid: "303eda50b1e74605b2474b1a75ae2d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa0d4d9eb114a08b696448c75c69590" is_pre_election: true
I20260630 12:37:11.659245  9804 raft_consensus.cc:2468] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 303eda50b1e74605b2474b1a75ae2d56 in term 0.
I20260630 12:37:11.660058  9953 raft_consensus.cc:2468] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 303eda50b1e74605b2474b1a75ae2d56 in term 0.
I20260630 12:37:11.661027  9842 leader_election.cc:304] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 303eda50b1e74605b2474b1a75ae2d56, 309e718dbf084bf58892f93edf8e5a97; no voters: 
I20260630 12:37:11.661820 10004 raft_consensus.cc:2804] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:11.662113 10004 raft_consensus.cc:493] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:11.662374 10004 raft_consensus.cc:3060] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.667327 10004 raft_consensus.cc:515] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.668800 10004 leader_election.cc:290] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [CANDIDATE]: Term 1 election: Requested vote from peers 309e718dbf084bf58892f93edf8e5a97 (127.0.193.65:36115), aaa0d4d9eb114a08b696448c75c69590 (127.0.193.67:41789)
I20260630 12:37:11.669659  9804 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42dfd3d2ab64aafaee07bbb71de7423" candidate_uuid: "303eda50b1e74605b2474b1a75ae2d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "309e718dbf084bf58892f93edf8e5a97"
I20260630 12:37:11.669818  9953 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f42dfd3d2ab64aafaee07bbb71de7423" candidate_uuid: "303eda50b1e74605b2474b1a75ae2d56" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "aaa0d4d9eb114a08b696448c75c69590"
I20260630 12:37:11.670259  9804 raft_consensus.cc:3060] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.670351  9953 raft_consensus.cc:3060] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:11.677686  9953 raft_consensus.cc:2468] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 303eda50b1e74605b2474b1a75ae2d56 in term 1.
I20260630 12:37:11.677686  9804 raft_consensus.cc:2468] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 303eda50b1e74605b2474b1a75ae2d56 in term 1.
I20260630 12:37:11.679131  9844 leader_election.cc:304] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 303eda50b1e74605b2474b1a75ae2d56, aaa0d4d9eb114a08b696448c75c69590; no voters: 
I20260630 12:37:11.679829 10004 raft_consensus.cc:2804] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:11.681145 10004 raft_consensus.cc:697] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 1 LEADER]: Becoming Leader. State: Replica: 303eda50b1e74605b2474b1a75ae2d56, State: Running, Role: LEADER
I20260630 12:37:11.681854 10004 consensus_queue.cc:237] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } }
I20260630 12:37:11.690004  9702 catalog_manager.cc:5697] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 reported cstate change: term changed from 0 to 1, leader changed from <none> to 303eda50b1e74605b2474b1a75ae2d56 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "303eda50b1e74605b2474b1a75ae2d56" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "303eda50b1e74605b2474b1a75ae2d56" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 32781 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:11.838109  9953 raft_consensus.cc:1275] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 1 FOLLOWER]: Refusing update from remote peer 303eda50b1e74605b2474b1a75ae2d56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:11.838280  9804 raft_consensus.cc:1275] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 1 FOLLOWER]: Refusing update from remote peer 303eda50b1e74605b2474b1a75ae2d56: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:11.839795 10009 consensus_queue.cc:1048] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "aaa0d4d9eb114a08b696448c75c69590" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 41789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:11.840488 10004 consensus_queue.cc:1048] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [LEADER]: Connected to new peer: Peer: permanent_uuid: "309e718dbf084bf58892f93edf8e5a97" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36115 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:12.301023   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:12.321504   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:12.322122   773 tablet_replica.cc:333] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97: stopping tablet replica
I20260630 12:37:12.322779   773 raft_consensus.cc:2243] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:12.323428   773 raft_consensus.cc:2272] T f42dfd3d2ab64aafaee07bbb71de7423 P 309e718dbf084bf58892f93edf8e5a97 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.344256   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:12.354118   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:12.376868   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:12.377485   773 tablet_replica.cc:333] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56: stopping tablet replica
I20260630 12:37:12.378027   773 raft_consensus.cc:2243] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:12.378901   773 raft_consensus.cc:2272] T f42dfd3d2ab64aafaee07bbb71de7423 P 303eda50b1e74605b2474b1a75ae2d56 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.400030   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:12.409415   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:12.428737   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:12.429359   773 tablet_replica.cc:333] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590: stopping tablet replica
I20260630 12:37:12.429878   773 raft_consensus.cc:2243] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:12.430305   773 raft_consensus.cc:2272] T f42dfd3d2ab64aafaee07bbb71de7423 P aaa0d4d9eb114a08b696448c75c69590 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.440308   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:12.449522   773 master.cc:562] Master@127.0.193.126:44287 shutting down...
I20260630 12:37:12.468160   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:12.468638   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:12.468900   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 86d0aa1e7dec40a397bc09357f9fd189: stopping tablet replica
I20260630 12:37:12.487471   773 master.cc:584] Master@127.0.193.126:44287 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (2587 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260630 12:37:12.513839   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:36841
I20260630 12:37:12.514943   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:12.519901 10033 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
W20260630 12:37:12.520037 10034 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
W20260630 12:37:12.521173 10036 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
I20260630 12:37:12.522195   773 server_base.cc:1061] running on GCE node
I20260630 12:37:12.522970   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:12.523176   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:12.523324   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823032523306 us; error 0 us; skew 500 ppm
I20260630 12:37:12.523806   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:12.525882   773 webserver.cc:533] Webserver started at http://127.0.193.126:37783/ using document root <none> and password file <none>
I20260630 12:37:12.526348   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:12.526549   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:12.526806   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:12.527911   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "3874c5cef1684e60a59886f9796a78eb"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.532006   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:12.535075 10041 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.535743   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:12.536026   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "3874c5cef1684e60a59886f9796a78eb"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.536405   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:12.573479   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:12.574515   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:12.612476   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:36841
I20260630 12:37:12.612563 10092 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:36841 every 8 connection(s)
I20260630 12:37:12.616146 10093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:12.626358 10093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb: Bootstrap starting.
I20260630 12:37:12.630494 10093 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:12.634200 10093 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb: No bootstrap required, opened a new log
I20260630 12:37:12.636184 10093 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3874c5cef1684e60a59886f9796a78eb" member_type: VOTER }
I20260630 12:37:12.636561 10093 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:12.636806 10093 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3874c5cef1684e60a59886f9796a78eb, State: Initialized, Role: FOLLOWER
I20260630 12:37:12.637372 10093 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [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: "3874c5cef1684e60a59886f9796a78eb" member_type: VOTER }
I20260630 12:37:12.637825 10093 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:12.638053 10093 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:12.638337 10093 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:12.642606 10093 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3874c5cef1684e60a59886f9796a78eb" member_type: VOTER }
I20260630 12:37:12.643154 10093 leader_election.cc:304] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [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: 3874c5cef1684e60a59886f9796a78eb; no voters: 
I20260630 12:37:12.644207 10093 leader_election.cc:290] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:12.644600 10096 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:12.645891 10096 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 1 LEADER]: Becoming Leader. State: Replica: 3874c5cef1684e60a59886f9796a78eb, State: Running, Role: LEADER
I20260630 12:37:12.646585 10096 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [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: "3874c5cef1684e60a59886f9796a78eb" member_type: VOTER }
I20260630 12:37:12.647135 10093 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:12.649482 10097 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3874c5cef1684e60a59886f9796a78eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3874c5cef1684e60a59886f9796a78eb" member_type: VOTER } }
I20260630 12:37:12.650187 10097 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:12.649474 10098 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3874c5cef1684e60a59886f9796a78eb. Latest consensus state: current_term: 1 leader_uuid: "3874c5cef1684e60a59886f9796a78eb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3874c5cef1684e60a59886f9796a78eb" member_type: VOTER } }
I20260630 12:37:12.650722 10098 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:12.653352 10102 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:12.661438 10102 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:12.662438   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:12.670120 10102 catalog_manager.cc:1383] Generated new cluster ID: 65bcf008191e4e508e6b38d6942f047d
I20260630 12:37:12.670383 10102 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:12.692715 10102 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:12.693970 10102 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:12.709551 10102 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb: Generated new TSK 0
I20260630 12:37:12.710134 10102 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:12.729282   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:12.734913 10114 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
W20260630 12:37:12.736114 10115 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
I20260630 12:37:12.738034   773 server_base.cc:1061] running on GCE node
W20260630 12:37:12.737960 10117 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
I20260630 12:37:12.739228   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:12.739457   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:12.739660   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823032739638 us; error 0 us; skew 500 ppm
I20260630 12:37:12.740149   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:12.742306   773 webserver.cc:533] Webserver started at http://127.0.193.65:46317/ using document root <none> and password file <none>
I20260630 12:37:12.742774   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:12.743039   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:12.743316   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:12.744350   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "553e00389ed543a88c305082ade86219"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.748865   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:12.752333 10122 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.753147   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:12.753433   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "553e00389ed543a88c305082ade86219"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.753720   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:12.767948   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:12.768972   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:12.770277   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:12.772459   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:12.772692   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.772925   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:12.773094   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.809089   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:40747
I20260630 12:37:12.809199 10184 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:40747 every 8 connection(s)
I20260630 12:37:12.813994   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:12.820902 10189 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
W20260630 12:37:12.821983 10190 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
I20260630 12:37:12.823958   773 server_base.cc:1061] running on GCE node
W20260630 12:37:12.824680 10192 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
I20260630 12:37:12.826210   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:12.826443   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:12.826632   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823032826614 us; error 0 us; skew 500 ppm
I20260630 12:37:12.826932 10185 heartbeater.cc:344] Connected to a master server at 127.0.193.126:36841
I20260630 12:37:12.827301   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:12.827339 10185 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:12.828485 10185 heartbeater.cc:507] Master 127.0.193.126:36841 requested a full tablet report, sending...
I20260630 12:37:12.830461   773 webserver.cc:533] Webserver started at http://127.0.193.66:38135/ using document root <none> and password file <none>
I20260630 12:37:12.830855 10058 ts_manager.cc:194] Registered new tserver with Master: 553e00389ed543a88c305082ade86219 (127.0.193.65:40747)
I20260630 12:37:12.831022   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:12.831368   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:12.831643   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:12.832690   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "eb8798d16c6b4bb98cd4def6aa54bca2"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.832742 10058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43988
I20260630 12:37:12.837051   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:12.840408 10197 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.841193   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:12.841475   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "eb8798d16c6b4bb98cd4def6aa54bca2"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.841750   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:12.858100   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:12.859236   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:12.860576   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:12.862747   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:12.863039   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.863273   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:12.863456   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.899984   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:35021
I20260630 12:37:12.900094 10259 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:35021 every 8 connection(s)
I20260630 12:37:12.904675   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:12.911290 10263 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
W20260630 12:37:12.912931 10264 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
I20260630 12:37:12.915719   773 server_base.cc:1061] running on GCE node
W20260630 12:37:12.915827 10266 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
I20260630 12:37:12.916308 10260 heartbeater.cc:344] Connected to a master server at 127.0.193.126:36841
I20260630 12:37:12.916778 10260 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:12.917075   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:12.917337   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:12.917517   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823032917497 us; error 0 us; skew 500 ppm
I20260630 12:37:12.917512 10260 heartbeater.cc:507] Master 127.0.193.126:36841 requested a full tablet report, sending...
I20260630 12:37:12.918118   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:12.919909 10058 ts_manager.cc:194] Registered new tserver with Master: eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021)
I20260630 12:37:12.920871   773 webserver.cc:533] Webserver started at http://127.0.193.67:43911/ using document root <none> and password file <none>
I20260630 12:37:12.921500   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:12.921737   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:12.921763 10058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43990
I20260630 12:37:12.922183   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:12.923413   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "c55c9822bad84f239d24b47923099596"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.927497   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:12.930508 10271 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.931316   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:12.931607   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "c55c9822bad84f239d24b47923099596"
format_stamp: "Formatted at 2026-06-30 12:37:12 on dist-test-slave-zbh0"
I20260630 12:37:12.931862   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:12.949311   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:12.950425   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:12.951838   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:12.954034   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:12.954208   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.954486   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:12.954648   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:12.991082   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:46235
I20260630 12:37:12.991178 10333 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:46235 every 8 connection(s)
I20260630 12:37:13.005286 10334 heartbeater.cc:344] Connected to a master server at 127.0.193.126:36841
I20260630 12:37:13.005750 10334 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:13.006606 10334 heartbeater.cc:507] Master 127.0.193.126:36841 requested a full tablet report, sending...
I20260630 12:37:13.008767 10058 ts_manager.cc:194] Registered new tserver with Master: c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:13.009027   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014821752s
I20260630 12:37:13.010733 10058 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44000
I20260630 12:37:13.835415 10185 heartbeater.cc:499] Master 127.0.193.126:36841 was elected leader, sending a full tablet report...
I20260630 12:37:13.924358 10260 heartbeater.cc:499] Master 127.0.193.126:36841 was elected leader, sending a full tablet report...
I20260630 12:37:14.013486 10334 heartbeater.cc:499] Master 127.0.193.126:36841 was elected leader, sending a full tablet report...
I20260630 12:37:14.065481 10058 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44010:
name: "test-workload"
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
  }
}
num_replicas: 1
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:37:14.123713 10299 tablet_service.cc:1511] Processing CreateTablet for tablet b3d05c381c2a42cfaca788d819fe88ef (DEFAULT_TABLE table=test-workload [id=584694acfb49477d9352910ea08361b1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:14.125130 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3d05c381c2a42cfaca788d819fe88ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.127156 10298 tablet_service.cc:1511] Processing CreateTablet for tablet d40667da9cc4404bb083a8bf8b0aa44b (DEFAULT_TABLE table=test-workload [id=584694acfb49477d9352910ea08361b1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:14.128531 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d40667da9cc4404bb083a8bf8b0aa44b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.131557 10150 tablet_service.cc:1511] Processing CreateTablet for tablet a2959f11917d416ab936690e4ce70d15 (DEFAULT_TABLE table=test-workload [id=584694acfb49477d9352910ea08361b1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:14.132915 10150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a2959f11917d416ab936690e4ce70d15. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.133450 10149 tablet_service.cc:1511] Processing CreateTablet for tablet b6cf3821cc1a409793d3ed12900b4e34 (DEFAULT_TABLE table=test-workload [id=584694acfb49477d9352910ea08361b1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:14.134765 10149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b6cf3821cc1a409793d3ed12900b4e34. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.151114 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 7128da65b26e4fa1872640aabb83568c (DEFAULT_TABLE table=test-workload [id=584694acfb49477d9352910ea08361b1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:14.152674 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7128da65b26e4fa1872640aabb83568c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.151114 10224 tablet_service.cc:1511] Processing CreateTablet for tablet 429750581a524f438fd7f9c8dfc4968b (DEFAULT_TABLE table=test-workload [id=584694acfb49477d9352910ea08361b1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:14.152288 10354 tablet_bootstrap.cc:492] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:14.155223 10224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 429750581a524f438fd7f9c8dfc4968b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:14.154246 10355 tablet_bootstrap.cc:492] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:14.163796 10354 tablet_bootstrap.cc:654] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:14.165855 10355 tablet_bootstrap.cc:654] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:14.176990 10355 tablet_bootstrap.cc:492] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:14.177261 10358 tablet_bootstrap.cc:492] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:14.177505 10355 ts_tablet_manager.cc:1403] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.024s	user 0.000s	sys 0.013s
I20260630 12:37:14.177621 10354 tablet_bootstrap.cc:492] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:14.178129 10354 ts_tablet_manager.cc:1403] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.004s
I20260630 12:37:14.180609 10354 raft_consensus.cc:359] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.180506 10355 raft_consensus.cc:359] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.181138 10354 raft_consensus.cc:385] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:14.181207 10355 raft_consensus.cc:385] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:14.181540 10354 raft_consensus.cc:740] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:14.181571 10355 raft_consensus.cc:740] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:14.182473 10354 consensus_queue.cc:260] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [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: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.182480 10355 consensus_queue.cc:260] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [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: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.183449 10358 tablet_bootstrap.cc:654] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:14.183409 10354 raft_consensus.cc:399] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:14.183476 10355 raft_consensus.cc:399] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:14.184126 10354 raft_consensus.cc:493] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:14.184196 10355 raft_consensus.cc:493] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:14.184643 10354 raft_consensus.cc:3060] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:14.184720 10355 raft_consensus.cc:3060] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:14.190357 10355 raft_consensus.cc:515] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.190954 10355 leader_election.cc:304] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [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: 553e00389ed543a88c305082ade86219; no voters: 
I20260630 12:37:14.192533 10355 leader_election.cc:290] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:14.192974 10360 raft_consensus.cc:2804] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:14.193454 10358 tablet_bootstrap.cc:492] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:14.193393 10354 raft_consensus.cc:515] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.194139 10358 ts_tablet_manager.cc:1403] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:37:14.194343 10354 leader_election.cc:304] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [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: c55c9822bad84f239d24b47923099596; no voters: 
I20260630 12:37:14.197705 10358 raft_consensus.cc:359] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.198650 10358 raft_consensus.cc:385] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:14.199033 10358 raft_consensus.cc:740] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:14.199410 10363 raft_consensus.cc:2804] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:14.199846 10354 leader_election.cc:290] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:14.199972 10358 consensus_queue.cc:260] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [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: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.200739 10358 raft_consensus.cc:399] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:14.201176 10358 raft_consensus.cc:493] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:14.201634 10358 raft_consensus.cc:3060] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:14.206290 10360 raft_consensus.cc:697] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Becoming Leader. State: Replica: 553e00389ed543a88c305082ade86219, State: Running, Role: LEADER
I20260630 12:37:14.207340 10360 consensus_queue.cc:237] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [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: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.208380 10355 ts_tablet_manager.cc:1434] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.031s	user 0.017s	sys 0.014s
I20260630 12:37:14.209532 10355 tablet_bootstrap.cc:492] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:14.210693 10363 raft_consensus.cc:697] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 1 LEADER]: Becoming Leader. State: Replica: c55c9822bad84f239d24b47923099596, State: Running, Role: LEADER
I20260630 12:37:14.211539 10358 raft_consensus.cc:515] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.212023 10363 consensus_queue.cc:237] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [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: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.212312 10358 leader_election.cc:304] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [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: eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:14.216264 10355 tablet_bootstrap.cc:654] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:14.215978 10354 ts_tablet_manager.cc:1434] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.038s	user 0.027s	sys 0.001s
I20260630 12:37:14.217931 10058 catalog_manager.cc:5697] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 553e00389ed543a88c305082ade86219 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "553e00389ed543a88c305082ade86219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.218878 10354 tablet_bootstrap.cc:492] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:14.234391 10057 catalog_manager.cc:5697] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55c9822bad84f239d24b47923099596 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "c55c9822bad84f239d24b47923099596" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.239147 10368 raft_consensus.cc:2804] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:14.238180 10358 leader_election.cc:290] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:14.244783 10358 ts_tablet_manager.cc:1434] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.050s	user 0.019s	sys 0.012s
I20260630 12:37:14.247112 10358 tablet_bootstrap.cc:492] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:14.245710 10368 raft_consensus.cc:697] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Becoming Leader. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Running, Role: LEADER
I20260630 12:37:14.253847 10368 consensus_queue.cc:237] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [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: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.247398 10354 tablet_bootstrap.cc:654] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:14.268965 10355 tablet_bootstrap.cc:492] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:14.269711 10355 ts_tablet_manager.cc:1403] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.060s	user 0.017s	sys 0.030s
I20260630 12:37:14.272344 10056 catalog_manager.cc:5697] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.273702 10355 raft_consensus.cc:359] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.274605 10355 raft_consensus.cc:385] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:14.275092 10355 raft_consensus.cc:740] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:14.275480 10358 tablet_bootstrap.cc:654] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:14.276208 10355 consensus_queue.cc:260] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [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: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.282796 10355 raft_consensus.cc:399] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:14.283267 10355 raft_consensus.cc:493] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:14.283692 10355 raft_consensus.cc:3060] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:14.293478 10358 tablet_bootstrap.cc:492] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:14.293972 10354 tablet_bootstrap.cc:492] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:14.293857 10355 raft_consensus.cc:515] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.294638 10354 ts_tablet_manager.cc:1403] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.016s
I20260630 12:37:14.294785 10355 leader_election.cc:304] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [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: 553e00389ed543a88c305082ade86219; no voters: 
I20260630 12:37:14.294139 10358 ts_tablet_manager.cc:1403] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260630 12:37:14.296137 10361 raft_consensus.cc:2804] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:14.296640 10361 raft_consensus.cc:697] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Becoming Leader. State: Replica: 553e00389ed543a88c305082ade86219, State: Running, Role: LEADER
I20260630 12:37:14.297474 10354 raft_consensus.cc:359] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.298112 10354 raft_consensus.cc:385] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:14.298497 10355 leader_election.cc:290] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:14.297509 10361 consensus_queue.cc:237] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [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: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } }
I20260630 12:37:14.298738 10358 raft_consensus.cc:359] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.299362 10358 raft_consensus.cc:385] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:14.299669 10358 raft_consensus.cc:740] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:14.300405 10355 ts_tablet_manager.cc:1434] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.030s	user 0.019s	sys 0.000s
I20260630 12:37:14.300484 10358 consensus_queue.cc:260] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [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: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.298424 10354 raft_consensus.cc:740] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:14.301569 10358 raft_consensus.cc:399] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:14.302145 10358 raft_consensus.cc:493] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:14.303248 10358 raft_consensus.cc:3060] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:14.302155 10354 consensus_queue.cc:260] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [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: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.304828 10354 raft_consensus.cc:399] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:14.305197 10354 raft_consensus.cc:493] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:14.305575 10354 raft_consensus.cc:3060] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:14.307963 10057 catalog_manager.cc:5697] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 553e00389ed543a88c305082ade86219 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "553e00389ed543a88c305082ade86219" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.309341 10358 raft_consensus.cc:515] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.309944 10358 leader_election.cc:304] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [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: eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:14.310732 10372 raft_consensus.cc:2804] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:14.311219 10372 raft_consensus.cc:697] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Becoming Leader. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Running, Role: LEADER
I20260630 12:37:14.311874 10372 consensus_queue.cc:237] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [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: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } }
I20260630 12:37:14.312266 10354 raft_consensus.cc:515] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.313014 10354 leader_election.cc:304] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [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: c55c9822bad84f239d24b47923099596; no voters: 
I20260630 12:37:14.313620 10354 leader_election.cc:290] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:14.314013 10363 raft_consensus.cc:2804] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:14.314540 10363 raft_consensus.cc:697] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 1 LEADER]: Becoming Leader. State: Replica: c55c9822bad84f239d24b47923099596, State: Running, Role: LEADER
I20260630 12:37:14.315308 10354 ts_tablet_manager.cc:1434] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.020s	user 0.011s	sys 0.004s
I20260630 12:37:14.315243 10363 consensus_queue.cc:237] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [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: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:14.316473 10358 leader_election.cc:290] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:14.318449 10358 ts_tablet_manager.cc:1434] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.022s	user 0.012s	sys 0.002s
I20260630 12:37:14.321175 10057 catalog_manager.cc:5697] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:14.327322 10055 catalog_manager.cc:5697] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 reported cstate change: term changed from 0 to 1, leader changed from <none> to c55c9822bad84f239d24b47923099596 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "c55c9822bad84f239d24b47923099596" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:15.062040 10053 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44022:
name: "test-workload-rf3"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:15.064429 10053 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload-rf3 in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:15.107511 10149 tablet_service.cc:1511] Processing CreateTablet for tablet 326f460c86f347999ef8a5fe3e3ec5de (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:15.108732 10149 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326f460c86f347999ef8a5fe3e3ec5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.108732 10224 tablet_service.cc:1511] Processing CreateTablet for tablet 326f460c86f347999ef8a5fe3e3ec5de (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:15.110088 10224 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326f460c86f347999ef8a5fe3e3ec5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.110062 10299 tablet_service.cc:1511] Processing CreateTablet for tablet 326f460c86f347999ef8a5fe3e3ec5de (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:15.111594 10299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326f460c86f347999ef8a5fe3e3ec5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.112589 10150 tablet_service.cc:1511] Processing CreateTablet for tablet 33e1771cd4e74f8d81b93a2f2d1d667f (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:15.113824 10150 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e1771cd4e74f8d81b93a2f2d1d667f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.113981 10225 tablet_service.cc:1511] Processing CreateTablet for tablet 33e1771cd4e74f8d81b93a2f2d1d667f (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:15.115211 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e1771cd4e74f8d81b93a2f2d1d667f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.117830 10148 tablet_service.cc:1511] Processing CreateTablet for tablet 75b40db99a1c4ecdbfb33b446c5e82ff (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:15.119172 10148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b40db99a1c4ecdbfb33b446c5e82ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.119119 10223 tablet_service.cc:1511] Processing CreateTablet for tablet 75b40db99a1c4ecdbfb33b446c5e82ff (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:15.120463 10223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b40db99a1c4ecdbfb33b446c5e82ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.120697 10298 tablet_service.cc:1511] Processing CreateTablet for tablet 33e1771cd4e74f8d81b93a2f2d1d667f (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:15.121935 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 33e1771cd4e74f8d81b93a2f2d1d667f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.134969 10297 tablet_service.cc:1511] Processing CreateTablet for tablet 75b40db99a1c4ecdbfb33b446c5e82ff (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:15.136451 10297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b40db99a1c4ecdbfb33b446c5e82ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.142061 10147 tablet_service.cc:1511] Processing CreateTablet for tablet f053c98c94fa4290995e766bea4009b4 (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:15.143569 10147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f053c98c94fa4290995e766bea4009b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.143806 10222 tablet_service.cc:1511] Processing CreateTablet for tablet f053c98c94fa4290995e766bea4009b4 (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:15.145098 10222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f053c98c94fa4290995e766bea4009b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.148905 10296 tablet_service.cc:1511] Processing CreateTablet for tablet f053c98c94fa4290995e766bea4009b4 (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:15.150251 10296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f053c98c94fa4290995e766bea4009b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.156898 10146 tablet_service.cc:1511] Processing CreateTablet for tablet 818192df1d784dc8a04812e6c7a6a2b1 (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:15.158315 10146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818192df1d784dc8a04812e6c7a6a2b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.160645 10221 tablet_service.cc:1511] Processing CreateTablet for tablet 818192df1d784dc8a04812e6c7a6a2b1 (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:15.171054 10295 tablet_service.cc:1511] Processing CreateTablet for tablet 818192df1d784dc8a04812e6c7a6a2b1 (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:15.179044 10295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818192df1d784dc8a04812e6c7a6a2b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.179144 10145 tablet_service.cc:1511] Processing CreateTablet for tablet bd03c0850f8844f4a24fceb30b78c9ae (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:15.180456 10145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd03c0850f8844f4a24fceb30b78c9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.187144 10221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818192df1d784dc8a04812e6c7a6a2b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.203449 10413 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:15.210629 10413 tablet_bootstrap.cc:654] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.220104 10415 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:15.219944 10225 tablet_service.cc:1511] Processing CreateTablet for tablet bd03c0850f8844f4a24fceb30b78c9ae (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:15.220709 10412 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:15.221374 10225 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd03c0850f8844f4a24fceb30b78c9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.224282 10413 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:15.224828 10413 ts_tablet_manager.cc:1403] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.022s	user 0.003s	sys 0.009s
I20260630 12:37:15.229745 10412 tablet_bootstrap.cc:654] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.229404 10413 raft_consensus.cc:359] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.231477 10298 tablet_service.cc:1511] Processing CreateTablet for tablet bd03c0850f8844f4a24fceb30b78c9ae (DEFAULT_TABLE table=test-workload-rf3 [id=eeae273bf73a42be9fbf867d999fe958]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:15.234345 10413 raft_consensus.cc:385] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.234690 10413 raft_consensus.cc:740] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.235090 10298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd03c0850f8844f4a24fceb30b78c9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:15.235759 10413 consensus_queue.cc:260] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.241415 10413 ts_tablet_manager.cc:1434] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.016s	user 0.011s	sys 0.001s
I20260630 12:37:15.242499 10413 tablet_bootstrap.cc:492] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:15.233896 10415 tablet_bootstrap.cc:654] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.248433 10413 tablet_bootstrap.cc:654] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.265174 10415 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:15.265236 10412 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:15.265645 10415 ts_tablet_manager.cc:1403] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.046s	user 0.011s	sys 0.012s
I20260630 12:37:15.265900 10412 ts_tablet_manager.cc:1403] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.002s
I20260630 12:37:15.267882 10415 raft_consensus.cc:359] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.268095 10412 raft_consensus.cc:359] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.268440 10415 raft_consensus.cc:385] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.268766 10412 raft_consensus.cc:385] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.268810 10415 raft_consensus.cc:740] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.269224 10412 raft_consensus.cc:740] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.269716 10415 consensus_queue.cc:260] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.270294 10413 tablet_bootstrap.cc:492] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:15.270037 10412 consensus_queue.cc:260] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.270882 10413 ts_tablet_manager.cc:1403] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.029s	user 0.022s	sys 0.000s
I20260630 12:37:15.271971 10415 ts_tablet_manager.cc:1434] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260630 12:37:15.272982 10415 tablet_bootstrap.cc:492] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:15.273805 10413 raft_consensus.cc:359] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.274546 10413 raft_consensus.cc:385] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.274873 10413 raft_consensus.cc:740] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.275665 10413 consensus_queue.cc:260] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.277781 10413 ts_tablet_manager.cc:1434] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:37:15.278730 10413 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:15.279723 10415 tablet_bootstrap.cc:654] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.283648 10413 tablet_bootstrap.cc:654] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.285140 10415 tablet_bootstrap.cc:492] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:15.285679 10415 ts_tablet_manager.cc:1403] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260630 12:37:15.288525 10415 raft_consensus.cc:359] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.289275 10415 raft_consensus.cc:385] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.289606 10415 raft_consensus.cc:740] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.289927 10412 ts_tablet_manager.cc:1434] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.002s
I20260630 12:37:15.290372 10415 consensus_queue.cc:260] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.294891 10415 ts_tablet_manager.cc:1434] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260630 12:37:15.296056 10415 tablet_bootstrap.cc:492] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:15.302642 10415 tablet_bootstrap.cc:654] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.302954 10412 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:15.311592 10412 tablet_bootstrap.cc:654] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.314251 10413 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:15.314463 10415 tablet_bootstrap.cc:492] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:15.314759 10413 ts_tablet_manager.cc:1403] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.036s	user 0.024s	sys 0.009s
I20260630 12:37:15.315274 10415 ts_tablet_manager.cc:1403] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.003s
I20260630 12:37:15.316787 10362 raft_consensus.cc:493] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.317224 10412 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:15.317293 10362 raft_consensus.cc:515] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.317941 10412 ts_tablet_manager.cc:1403] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260630 12:37:15.317595 10413 raft_consensus.cc:359] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.318360 10413 raft_consensus.cc:385] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.318694 10413 raft_consensus.cc:740] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.318962 10415 raft_consensus.cc:359] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.319670 10415 raft_consensus.cc:385] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.319473 10413 consensus_queue.cc:260] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.319994 10415 raft_consensus.cc:740] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.320871 10415 consensus_queue.cc:260] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.321913 10413 ts_tablet_manager.cc:1434] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.002s
I20260630 12:37:15.322978 10413 tablet_bootstrap.cc:492] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:15.324954 10415 ts_tablet_manager.cc:1434] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260630 12:37:15.326004 10415 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:15.332552 10413 tablet_bootstrap.cc:654] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.336133 10415 tablet_bootstrap.cc:654] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.340042 10362 leader_election.cc:290] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.349334 10415 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:15.350126 10415 ts_tablet_manager.cc:1403] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260630 12:37:15.353986 10415 raft_consensus.cc:359] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.355046 10415 raft_consensus.cc:385] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.355500 10415 raft_consensus.cc:740] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.356669 10415 consensus_queue.cc:260] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.361232 10415 ts_tablet_manager.cc:1434] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260630 12:37:15.357977 10412 raft_consensus.cc:359] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.363454 10412 raft_consensus.cc:385] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.363827 10412 raft_consensus.cc:740] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.365514 10415 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:15.374505 10415 tablet_bootstrap.cc:654] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.377739 10412 consensus_queue.cc:260] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.378950 10368 raft_consensus.cc:493] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.379447 10368 raft_consensus.cc:515] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.381038 10412 ts_tablet_manager.cc:1434] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.063s	user 0.007s	sys 0.000s
I20260630 12:37:15.382417 10412 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:15.383368 10368 leader_election.cc:290] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.405596 10415 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:15.407085 10415 ts_tablet_manager.cc:1403] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.042s	user 0.017s	sys 0.012s
I20260630 12:37:15.410089 10415 raft_consensus.cc:359] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.411648 10415 raft_consensus.cc:385] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.412011 10415 raft_consensus.cc:740] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.412774 10415 consensus_queue.cc:260] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.414746 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596" is_pre_election: true
I20260630 12:37:15.415822 10413 tablet_bootstrap.cc:492] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:15.416352 10413 ts_tablet_manager.cc:1403] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.094s	user 0.017s	sys 0.041s
W20260630 12:37:15.417081 10125 leader_election.cc:343] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55c9822bad84f239d24b47923099596 (127.0.193.67:46235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:15.419188 10413 raft_consensus.cc:359] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.417757 10415 ts_tablet_manager.cc:1434] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260630 12:37:15.421007 10415 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219: Bootstrap starting.
I20260630 12:37:15.425040 10412 tablet_bootstrap.cc:654] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.427100 10415 tablet_bootstrap.cc:654] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.419930 10413 raft_consensus.cc:385] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.429860 10413 raft_consensus.cc:740] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.430671 10413 consensus_queue.cc:260] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.431111 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219" is_pre_election: true
I20260630 12:37:15.431794 10160 raft_consensus.cc:2468] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 0.
I20260630 12:37:15.432967 10413 ts_tablet_manager.cc:1434] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.000s
I20260630 12:37:15.433367 10201 leader_election.cc:304] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.434860 10413 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:15.436170 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596" is_pre_election: true
I20260630 12:37:15.436975 10368 raft_consensus.cc:2804] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:15.437372 10368 raft_consensus.cc:493] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:15.437716 10368 raft_consensus.cc:3060] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.438310 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" is_pre_election: true
W20260630 12:37:15.439716 10200 leader_election.cc:343] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55c9822bad84f239d24b47923099596 (127.0.193.67:46235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:15.442763 10413 tablet_bootstrap.cc:654] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.444808 10368 raft_consensus.cc:515] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.448841 10412 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:15.449533 10412 ts_tablet_manager.cc:1403] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.067s	user 0.014s	sys 0.008s
I20260630 12:37:15.451316 10235 raft_consensus.cc:2393] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 553e00389ed543a88c305082ade86219 in current term 1: Already voted for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in this term.
I20260630 12:37:15.451846 10413 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:15.452456 10413 ts_tablet_manager.cc:1403] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.006s
I20260630 12:37:15.454581 10415 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219: No bootstrap required, opened a new log
I20260630 12:37:15.454604 10123 leader_election.cc:304] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 553e00389ed543a88c305082ade86219; no voters: c55c9822bad84f239d24b47923099596, eb8798d16c6b4bb98cd4def6aa54bca2
I20260630 12:37:15.455242 10415 ts_tablet_manager.cc:1403] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219: Time spent bootstrapping tablet: real 0.034s	user 0.009s	sys 0.005s
I20260630 12:37:15.455612 10413 raft_consensus.cc:359] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.456348 10413 raft_consensus.cc:385] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.456632 10413 raft_consensus.cc:740] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.456795 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596"
I20260630 12:37:15.457394 10362 raft_consensus.cc:3060] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.457463 10413 consensus_queue.cc:260] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
W20260630 12:37:15.458225 10200 leader_election.cc:343] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55c9822bad84f239d24b47923099596 (127.0.193.67:46235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:15.458366 10415 raft_consensus.cc:359] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.458871 10368 leader_election.cc:290] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Requested vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.459164 10415 raft_consensus.cc:385] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.459578 10415 raft_consensus.cc:740] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 553e00389ed543a88c305082ade86219, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.460307 10415 consensus_queue.cc:260] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.462070 10413 ts_tablet_manager.cc:1434] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:15.462489 10415 ts_tablet_manager.cc:1434] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260630 12:37:15.463266 10413 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2: Bootstrap starting.
I20260630 12:37:15.463678 10360 raft_consensus.cc:493] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.463703 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219"
I20260630 12:37:15.452554 10412 raft_consensus.cc:359] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.464355 10360 raft_consensus.cc:515] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.465232 10412 raft_consensus.cc:385] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.465605 10412 raft_consensus.cc:740] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.466796 10360 leader_election.cc:290] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.466385 10412 consensus_queue.cc:260] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.468832 10412 ts_tablet_manager.cc:1434] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.004s
I20260630 12:37:15.468881 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b40db99a1c4ecdbfb33b446c5e82ff" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596" is_pre_election: true
I20260630 12:37:15.469659 10309 raft_consensus.cc:2468] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 0.
I20260630 12:37:15.469973 10413 tablet_bootstrap.cc:654] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.470005 10412 tablet_bootstrap.cc:492] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:15.471045 10125 leader_election.cc:304] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, c55c9822bad84f239d24b47923099596; no voters: 
I20260630 12:37:15.471990 10360 raft_consensus.cc:2804] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:15.472411 10360 raft_consensus.cc:493] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:15.475082 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b40db99a1c4ecdbfb33b446c5e82ff" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" is_pre_election: true
I20260630 12:37:15.475765 10362 raft_consensus.cc:2749] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:15.475909 10235 raft_consensus.cc:2468] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 0.
I20260630 12:37:15.482697 10412 tablet_bootstrap.cc:654] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.473327 10360 raft_consensus.cc:3060] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.486881 10412 tablet_bootstrap.cc:492] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:15.487447 10412 ts_tablet_manager.cc:1403] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260630 12:37:15.491354 10160 raft_consensus.cc:2468] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 1.
I20260630 12:37:15.493369 10201 leader_election.cc:304] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: c55c9822bad84f239d24b47923099596
I20260630 12:37:15.493705 10412 raft_consensus.cc:359] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.494539 10368 raft_consensus.cc:2804] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.495105 10368 raft_consensus.cc:697] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Becoming Leader. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Running, Role: LEADER
I20260630 12:37:15.495883 10368 consensus_queue.cc:237] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.494522 10412 raft_consensus.cc:385] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.497181 10413 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2: No bootstrap required, opened a new log
I20260630 12:37:15.497462 10412 raft_consensus.cc:740] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.497813 10413 ts_tablet_manager.cc:1403] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.015s
I20260630 12:37:15.498371 10412 consensus_queue.cc:260] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.500097 10360 raft_consensus.cc:515] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.500950 10412 ts_tablet_manager.cc:1434] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260630 12:37:15.501037 10413 raft_consensus.cc:359] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.501904 10413 raft_consensus.cc:385] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.502152 10412 tablet_bootstrap.cc:492] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:15.502215 10413 raft_consensus.cc:740] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.505309 10413 consensus_queue.cc:260] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.506295 10372 raft_consensus.cc:493] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.506788 10372 raft_consensus.cc:515] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.512766 10412 tablet_bootstrap.cc:654] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.516865 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd03c0850f8844f4a24fceb30b78c9ae" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596" is_pre_election: true
I20260630 12:37:15.517908 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd03c0850f8844f4a24fceb30b78c9ae" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219" is_pre_election: true
I20260630 12:37:15.518834 10160 raft_consensus.cc:2468] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 0.
W20260630 12:37:15.518941 10200 leader_election.cc:343] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c55c9822bad84f239d24b47923099596 (127.0.193.67:46235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:15.520255 10372 leader_election.cc:290] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.520632 10201 leader_election.cc:304] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: c55c9822bad84f239d24b47923099596
I20260630 12:37:15.523916 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b40db99a1c4ecdbfb33b446c5e82ff" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2"
I20260630 12:37:15.524716 10235 raft_consensus.cc:3060] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.531406 10372 raft_consensus.cc:2804] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:15.532042 10372 raft_consensus.cc:493] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:15.532615 10372 raft_consensus.cc:3060] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.545347 10412 tablet_bootstrap.cc:492] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:15.546157 10412 ts_tablet_manager.cc:1403] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.044s	user 0.022s	sys 0.017s
I20260630 12:37:15.546301 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "75b40db99a1c4ecdbfb33b446c5e82ff" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596"
I20260630 12:37:15.547200 10309 raft_consensus.cc:3060] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.550110 10412 raft_consensus.cc:359] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.551184 10412 raft_consensus.cc:385] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.551618 10412 raft_consensus.cc:740] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.552703 10412 consensus_queue.cc:260] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.555574 10360 leader_election.cc:290] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 election: Requested vote from peers eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.558249 10235 raft_consensus.cc:2468] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 1.
I20260630 12:37:15.563184 10123 leader_election.cc:304] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.564361 10360 raft_consensus.cc:2804] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.565090 10360 raft_consensus.cc:697] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Becoming Leader. State: Replica: 553e00389ed543a88c305082ade86219, State: Running, Role: LEADER
I20260630 12:37:15.566776 10412 ts_tablet_manager.cc:1434] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.003s
I20260630 12:37:15.561142 10309 raft_consensus.cc:2468] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 1.
I20260630 12:37:15.566223 10360 consensus_queue.cc:237] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.577663 10412 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596: Bootstrap starting.
I20260630 12:37:15.581486 10372 raft_consensus.cc:515] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.582661 10413 ts_tablet_manager.cc:1434] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2: Time spent starting tablet: real 0.084s	user 0.030s	sys 0.039s
I20260630 12:37:15.584561 10412 tablet_bootstrap.cc:654] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:15.584471 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd03c0850f8844f4a24fceb30b78c9ae" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219"
I20260630 12:37:15.585258 10160 raft_consensus.cc:3060] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.585592 10372 leader_election.cc:290] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Requested vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.585402 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd03c0850f8844f4a24fceb30b78c9ae" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596"
I20260630 12:37:15.585366 10056 catalog_manager.cc:5697] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:15.587822 10200 leader_election.cc:343] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c55c9822bad84f239d24b47923099596 (127.0.193.67:46235): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:15.593199 10160 raft_consensus.cc:2468] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 1.
I20260630 12:37:15.595415 10201 leader_election.cc:304] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: c55c9822bad84f239d24b47923099596
I20260630 12:37:15.596069 10412 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596: No bootstrap required, opened a new log
I20260630 12:37:15.596590 10368 raft_consensus.cc:2804] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.597118 10368 raft_consensus.cc:697] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Becoming Leader. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Running, Role: LEADER
I20260630 12:37:15.597923 10368 consensus_queue.cc:237] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.596575 10412 ts_tablet_manager.cc:1403] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260630 12:37:15.598081 10055 catalog_manager.cc:5697] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 553e00389ed543a88c305082ade86219 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "553e00389ed543a88c305082ade86219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:15.601372 10412 raft_consensus.cc:359] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.602154 10412 raft_consensus.cc:385] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:15.602479 10412 raft_consensus.cc:740] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c55c9822bad84f239d24b47923099596, State: Initialized, Role: FOLLOWER
I20260630 12:37:15.603360 10412 consensus_queue.cc:260] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [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: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.605786 10412 ts_tablet_manager.cc:1434] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260630 12:37:15.611259 10053 catalog_manager.cc:5697] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:15.612818 10360 raft_consensus.cc:493] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.613348 10360 raft_consensus.cc:515] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.615327 10360 leader_election.cc:290] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.615921 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326f460c86f347999ef8a5fe3e3ec5de" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" is_pre_election: true
I20260630 12:37:15.616367 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326f460c86f347999ef8a5fe3e3ec5de" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596" is_pre_election: true
I20260630 12:37:15.616557 10235 raft_consensus.cc:2468] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 0.
I20260630 12:37:15.616941 10309 raft_consensus.cc:2468] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 0.
I20260630 12:37:15.617690 10123 leader_election.cc:304] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.618425 10360 raft_consensus.cc:2804] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:15.618780 10360 raft_consensus.cc:493] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:15.619184 10360 raft_consensus.cc:3060] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.624462 10360 raft_consensus.cc:515] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.626067 10360 leader_election.cc:290] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 election: Requested vote from peers eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.626695 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326f460c86f347999ef8a5fe3e3ec5de" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2"
I20260630 12:37:15.627045 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "326f460c86f347999ef8a5fe3e3ec5de" candidate_uuid: "553e00389ed543a88c305082ade86219" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596"
I20260630 12:37:15.627192 10235 raft_consensus.cc:3060] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.627581 10309 raft_consensus.cc:3060] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.631889 10235 raft_consensus.cc:2468] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 1.
I20260630 12:37:15.632131 10309 raft_consensus.cc:2468] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 553e00389ed543a88c305082ade86219 in term 1.
I20260630 12:37:15.632879 10123 leader_election.cc:304] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.633607 10360 raft_consensus.cc:2804] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.634087 10360 raft_consensus.cc:697] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Becoming Leader. State: Replica: 553e00389ed543a88c305082ade86219, State: Running, Role: LEADER
I20260630 12:37:15.634752 10360 consensus_queue.cc:237] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.641844 10056 catalog_manager.cc:5697] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 reported cstate change: term changed from 0 to 1, leader changed from <none> to 553e00389ed543a88c305082ade86219 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "553e00389ed543a88c305082ade86219" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:15.644934 10368 raft_consensus.cc:493] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.645439 10368 raft_consensus.cc:515] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.647277 10368 leader_election.cc:290] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.647868 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e1771cd4e74f8d81b93a2f2d1d667f" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219" is_pre_election: true
I20260630 12:37:15.648465 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e1771cd4e74f8d81b93a2f2d1d667f" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596" is_pre_election: true
I20260630 12:37:15.648533 10160 raft_consensus.cc:2468] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 0.
I20260630 12:37:15.649292 10309 raft_consensus.cc:2468] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 0.
I20260630 12:37:15.649830 10201 leader_election.cc:304] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.650662 10368 raft_consensus.cc:2804] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:15.651041 10368 raft_consensus.cc:493] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:15.651257 10368 raft_consensus.cc:3060] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.655876 10368 raft_consensus.cc:515] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.657512 10368 leader_election.cc:290] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Requested vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.658141 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e1771cd4e74f8d81b93a2f2d1d667f" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219"
I20260630 12:37:15.658524 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "33e1771cd4e74f8d81b93a2f2d1d667f" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596"
I20260630 12:37:15.658677 10160 raft_consensus.cc:3060] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.659072 10309 raft_consensus.cc:3060] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.663342 10160 raft_consensus.cc:2468] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 1.
I20260630 12:37:15.663744 10309 raft_consensus.cc:2468] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 1.
I20260630 12:37:15.664311 10201 leader_election.cc:304] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.665108 10368 raft_consensus.cc:2804] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.665568 10368 raft_consensus.cc:697] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Becoming Leader. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Running, Role: LEADER
I20260630 12:37:15.666296 10368 consensus_queue.cc:237] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
W20260630 12:37:15.671362 10106 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:15.673180 10056 catalog_manager.cc:5697] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:15.691855 10368 raft_consensus.cc:493] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.692291 10368 raft_consensus.cc:515] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.694036 10368 leader_election.cc:290] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.694841 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818192df1d784dc8a04812e6c7a6a2b1" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219" is_pre_election: true
I20260630 12:37:15.695099 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818192df1d784dc8a04812e6c7a6a2b1" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596" is_pre_election: true
I20260630 12:37:15.695407 10160 raft_consensus.cc:2468] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 0.
I20260630 12:37:15.695739 10309 raft_consensus.cc:2468] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 0.
I20260630 12:37:15.696434 10201 leader_election.cc:304] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.697165 10368 raft_consensus.cc:2804] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:15.697544 10368 raft_consensus.cc:493] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:15.697822 10368 raft_consensus.cc:3060] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.702677 10368 raft_consensus.cc:515] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.704396 10368 leader_election.cc:290] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Requested vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), c55c9822bad84f239d24b47923099596 (127.0.193.67:46235)
I20260630 12:37:15.705077 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818192df1d784dc8a04812e6c7a6a2b1" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219"
I20260630 12:37:15.705435 10309 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "818192df1d784dc8a04812e6c7a6a2b1" candidate_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c55c9822bad84f239d24b47923099596"
I20260630 12:37:15.705705 10160 raft_consensus.cc:3060] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.706010 10309 raft_consensus.cc:3060] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.712569 10160 raft_consensus.cc:2468] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 1.
I20260630 12:37:15.712569 10309 raft_consensus.cc:2468] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in term 1.
I20260630 12:37:15.714044 10200 leader_election.cc:304] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c55c9822bad84f239d24b47923099596, eb8798d16c6b4bb98cd4def6aa54bca2; no voters: 
I20260630 12:37:15.714859 10368 raft_consensus.cc:2804] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:15.715325 10368 raft_consensus.cc:697] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Becoming Leader. State: Replica: eb8798d16c6b4bb98cd4def6aa54bca2, State: Running, Role: LEADER
I20260630 12:37:15.716058 10368 consensus_queue.cc:237] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.722661 10056 catalog_manager.cc:5697] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 reported cstate change: term changed from 0 to 1, leader changed from <none> to eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:15.809566 10363 raft_consensus.cc:493] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:15.810065 10363 raft_consensus.cc:515] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:15.812100 10363 leader_election.cc:290] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021)
I20260630 12:37:15.822731 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "c55c9822bad84f239d24b47923099596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219" is_pre_election: true
I20260630 12:37:15.823666 10160 raft_consensus.cc:2393] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c55c9822bad84f239d24b47923099596 in current term 1: Already voted for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in this term.
I20260630 12:37:15.824532 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f053c98c94fa4290995e766bea4009b4" candidate_uuid: "c55c9822bad84f239d24b47923099596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" is_pre_election: true
I20260630 12:37:15.825672 10272 leader_election.cc:304] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55c9822bad84f239d24b47923099596; no voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2
I20260630 12:37:15.826300 10363 raft_consensus.cc:3060] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:15.831097 10363 raft_consensus.cc:2749] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:15.972982 10368 consensus_queue.cc:1048] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:15.994648 10440 consensus_queue.cc:1048] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:16.023216 10363 raft_consensus.cc:493] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:16.023727 10363 raft_consensus.cc:515] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } }
I20260630 12:37:16.025776 10363 leader_election.cc:290] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 553e00389ed543a88c305082ade86219 (127.0.193.65:40747), eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021)
I20260630 12:37:16.026746 10160 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd03c0850f8844f4a24fceb30b78c9ae" candidate_uuid: "c55c9822bad84f239d24b47923099596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "553e00389ed543a88c305082ade86219" is_pre_election: true
I20260630 12:37:16.027482 10160 raft_consensus.cc:2393] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c55c9822bad84f239d24b47923099596 in current term 1: Already voted for candidate eb8798d16c6b4bb98cd4def6aa54bca2 in this term.
I20260630 12:37:16.027421 10235 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd03c0850f8844f4a24fceb30b78c9ae" candidate_uuid: "c55c9822bad84f239d24b47923099596" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" is_pre_election: true
I20260630 12:37:16.029168 10272 leader_election.cc:304] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c55c9822bad84f239d24b47923099596; no voters: 553e00389ed543a88c305082ade86219, eb8798d16c6b4bb98cd4def6aa54bca2
I20260630 12:37:16.030270 10363 raft_consensus.cc:3060] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:16.038515 10363 raft_consensus.cc:2749] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:16.080245 10160 raft_consensus.cc:1275] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.083087 10308 raft_consensus.cc:1275] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.087504 10235 raft_consensus.cc:1275] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Refusing update from remote peer 553e00389ed543a88c305082ade86219: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.089689 10360 consensus_queue.cc:1048] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:16.098165 10160 raft_consensus.cc:1275] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.101850 10368 consensus_queue.cc:1048] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:16.102620 10309 raft_consensus.cc:1275] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.105257 10440 consensus_queue.cc:1048] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:16.116217 10362 consensus_queue.cc:1048] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:16.117218 10372 consensus_queue.cc:1048] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:16.120859 10234 raft_consensus.cc:1275] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Refusing update from remote peer 553e00389ed543a88c305082ade86219: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.121829 10372 consensus_queue.cc:1048] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:16.123746 10307 raft_consensus.cc:1275] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer 553e00389ed543a88c305082ade86219: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.132072 10360 consensus_queue.cc:1048] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:16.135391 10360 consensus_queue.cc:1048] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:16.166478 10308 raft_consensus.cc:1275] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.191457 10157 raft_consensus.cc:1275] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:16.193296 10372 consensus_queue.cc:1048] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:16.202446 10368 consensus_queue.cc:1048] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260630 12:37:16.295822 10477 mvcc.cc:204] Tried to move back new op lower bound from 7302443155787460608 to 7302443153717641216. Current Snapshot: MvccSnapshot[applied={T|T < 7302443155787460608 or (T in {7302443155787460608})}]
W20260630 12:37:16.290589 10200 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.67:46235, user_credentials={real_user=slave}} blocked reactor thread for 48572.4us
W20260630 12:37:16.304683 10480 log.cc:927] Time spent T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596: Append to log took a long time: real 0.058s	user 0.003s	sys 0.000s
W20260630 12:37:16.312058 10474 log.cc:927] Time spent T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
W20260630 12:37:16.571079 10451 meta_cache.cc:1261] Time spent looking up entry by key: real 0.080s	user 0.000s	sys 0.000s
I20260630 12:37:17.355482   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:17.375692 10503 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
W20260630 12:37:17.379732 10502 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
I20260630 12:37:17.383215   773 server_base.cc:1061] running on GCE node
W20260630 12:37:17.383556 10506 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
I20260630 12:37:17.384579   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:17.384840   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:17.385040   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823037385021 us; error 0 us; skew 500 ppm
I20260630 12:37:17.385562   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:17.388067   773 webserver.cc:533] Webserver started at http://127.0.193.68:42155/ using document root <none> and password file <none>
I20260630 12:37:17.388571   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:17.388775   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:17.389048   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:17.390101   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "33a75fe84da9410eaf124ea11a479843"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-zbh0"
I20260630 12:37:17.394331   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:17.397501 10510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.398260   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:17.398586   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "33a75fe84da9410eaf124ea11a479843"
format_stamp: "Formatted at 2026-06-30 12:37:17 on dist-test-slave-zbh0"
I20260630 12:37:17.398898   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:37:17.416822   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:17.417941   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:17.419377   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:17.421496   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:17.421722   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.421958   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:17.422133   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:17.461726   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:33367
I20260630 12:37:17.461823 10572 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:33367 every 8 connection(s)
I20260630 12:37:17.480567 10573 heartbeater.cc:344] Connected to a master server at 127.0.193.126:36841
I20260630 12:37:17.480953 10573 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:17.481685 10573 heartbeater.cc:507] Master 127.0.193.126:36841 requested a full tablet report, sending...
I20260630 12:37:17.483666 10054 ts_manager.cc:194] Registered new tserver with Master: 33a75fe84da9410eaf124ea11a479843 (127.0.193.68:33367)
I20260630 12:37:17.485002 10054 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44034
I20260630 12:37:17.842067 10234 consensus_queue.cc:237] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:17.848156 10306 raft_consensus.cc:1275] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:17.849912 10157 raft_consensus.cc:1275] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:17.850065 10440 consensus_queue.cc:1048] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:37:17.851999 10440 consensus_queue.cc:1048] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:17.857908 10484 raft_consensus.cc:2955] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:17.861066 10306 raft_consensus.cc:2955] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
W20260630 12:37:17.873054 10200 consensus_peers.cc:597] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 -> Peer 33a75fe84da9410eaf124ea11a479843 (127.0.193.68:33367): Couldn't send request to peer 33a75fe84da9410eaf124ea11a479843. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bd03c0850f8844f4a24fceb30b78c9ae. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:17.872399 10157 raft_consensus.cc:2955] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:17.886513 10054 catalog_manager.cc:5697] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 reported cstate change: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:17.897140 10157 consensus_queue.cc:237] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:17.903471 10306 raft_consensus.cc:1275] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer 553e00389ed543a88c305082ade86219: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:17.905817 10234 raft_consensus.cc:1275] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Refusing update from remote peer 553e00389ed543a88c305082ade86219: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:17.907550 10469 consensus_queue.cc:1048] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:17.916949 10469 raft_consensus.cc:2955] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:17.919018 10579 consensus_queue.cc:1048] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:17.918737 10234 raft_consensus.cc:2955] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
W20260630 12:37:17.923475 10125 consensus_peers.cc:597] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 -> Peer 33a75fe84da9410eaf124ea11a479843 (127.0.193.68:33367): Couldn't send request to peer 33a75fe84da9410eaf124ea11a479843. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 326f460c86f347999ef8a5fe3e3ec5de. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:17.927274 10306 raft_consensus.cc:2955] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:17.934113 10235 consensus_queue.cc:237] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:17.936319 10054 catalog_manager.cc:5697] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 reported cstate change: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "553e00389ed543a88c305082ade86219" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:17.945322 10200 consensus_peers.cc:597] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 -> Peer 33a75fe84da9410eaf124ea11a479843 (127.0.193.68:33367): Couldn't send request to peer 33a75fe84da9410eaf124ea11a479843. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 818192df1d784dc8a04812e6c7a6a2b1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:17.946071 10306 raft_consensus.cc:1275] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:17.947803 10583 consensus_queue.cc:1048] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:17.948612 10157 raft_consensus.cc:1275] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Refusing update from remote peer eb8798d16c6b4bb98cd4def6aa54bca2: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:17.953344 10583 consensus_queue.cc:1048] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.000s
I20260630 12:37:17.955404 10440 raft_consensus.cc:2955] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:17.957124 10306 raft_consensus.cc:2955] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:18.016777 10157 raft_consensus.cc:2955] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:18.041955 10157 consensus_queue.cc:237] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 15, Committed index: 15, Last appended: 1.15, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.042522 10056 catalog_manager.cc:5697] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 reported cstate change: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:18.053611 10234 raft_consensus.cc:1275] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Refusing update from remote peer 553e00389ed543a88c305082ade86219: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:18.054009 10306 raft_consensus.cc:1275] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Refusing update from remote peer 553e00389ed543a88c305082ade86219: Log matching property violated. Preceding OpId in replica: term: 1 index: 15. Preceding OpId from leader: term: 1 index: 16. (index mismatch)
I20260630 12:37:18.056905 10579 consensus_queue.cc:1048] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
I20260630 12:37:18.060709 10592 consensus_queue.cc:1048] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 16, Last known committed idx: 15, Time since last communication: 0.001s
W20260630 12:37:18.065165 10125 consensus_peers.cc:597] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 -> Peer 33a75fe84da9410eaf124ea11a479843 (127.0.193.68:33367): Couldn't send request to peer 33a75fe84da9410eaf124ea11a479843. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 75b40db99a1c4ecdbfb33b446c5e82ff. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:18.069808 10234 raft_consensus.cc:2955] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:18.067812 10592 raft_consensus.cc:2955] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:18.083096 10306 raft_consensus.cc:2955] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Committing config change with OpId 1.16: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New config: { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } } }
I20260630 12:37:18.089056 10052 catalog_manager.cc:5697] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 reported cstate change: config changed from index -1 to 16, NON_VOTER 33a75fe84da9410eaf124ea11a479843 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "553e00389ed543a88c305082ade86219" committed_config { opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:18.366149 10593 ts_tablet_manager.cc:933] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: Initiating tablet copy from peer 553e00389ed543a88c305082ade86219 (127.0.193.65:40747)
I20260630 12:37:18.367622 10594 ts_tablet_manager.cc:933] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: Initiating tablet copy from peer eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021)
I20260630 12:37:18.368263 10593 tablet_copy_client.cc:323] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:40747
I20260630 12:37:18.369530 10594 tablet_copy_client.cc:323] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:35021
I20260630 12:37:18.387646 10245 tablet_copy_service.cc:140] P eb8798d16c6b4bb98cd4def6aa54bca2: Received BeginTabletCopySession request for tablet bd03c0850f8844f4a24fceb30b78c9ae from peer 33a75fe84da9410eaf124ea11a479843 ({username='slave'} at 127.0.0.1:48496)
I20260630 12:37:18.388259 10245 tablet_copy_service.cc:161] P eb8798d16c6b4bb98cd4def6aa54bca2: Beginning new tablet copy session on tablet bd03c0850f8844f4a24fceb30b78c9ae from peer 33a75fe84da9410eaf124ea11a479843 at {username='slave'} at 127.0.0.1:48496: session id = 33a75fe84da9410eaf124ea11a479843-bd03c0850f8844f4a24fceb30b78c9ae
I20260630 12:37:18.388532 10170 tablet_copy_service.cc:140] P 553e00389ed543a88c305082ade86219: Received BeginTabletCopySession request for tablet 326f460c86f347999ef8a5fe3e3ec5de from peer 33a75fe84da9410eaf124ea11a479843 ({username='slave'} at 127.0.0.1:49990)
I20260630 12:37:18.389220 10170 tablet_copy_service.cc:161] P 553e00389ed543a88c305082ade86219: Beginning new tablet copy session on tablet 326f460c86f347999ef8a5fe3e3ec5de from peer 33a75fe84da9410eaf124ea11a479843 at {username='slave'} at 127.0.0.1:49990: session id = 33a75fe84da9410eaf124ea11a479843-326f460c86f347999ef8a5fe3e3ec5de
I20260630 12:37:18.395893 10245 tablet_copy_source_session.cc:215] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:18.398679 10170 tablet_copy_source_session.cc:215] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:18.398986 10594 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd03c0850f8844f4a24fceb30b78c9ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.402257 10593 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 326f460c86f347999ef8a5fe3e3ec5de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.416956 10594 tablet_copy_client.cc:806] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:18.417639 10594 tablet_copy_client.cc:670] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:18.419847 10593 tablet_copy_client.cc:806] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:18.420711 10593 tablet_copy_client.cc:670] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:18.422230 10594 tablet_copy_client.cc:538] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:18.425133 10593 tablet_copy_client.cc:538] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:18.432466 10594 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: Bootstrap starting.
I20260630 12:37:18.434006 10593 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: Bootstrap starting.
I20260630 12:37:18.451004 10600 ts_tablet_manager.cc:933] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: Initiating tablet copy from peer 553e00389ed543a88c305082ade86219 (127.0.193.65:40747)
I20260630 12:37:18.453346 10600 tablet_copy_client.cc:323] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:40747
I20260630 12:37:18.455286 10170 tablet_copy_service.cc:140] P 553e00389ed543a88c305082ade86219: Received BeginTabletCopySession request for tablet 75b40db99a1c4ecdbfb33b446c5e82ff from peer 33a75fe84da9410eaf124ea11a479843 ({username='slave'} at 127.0.0.1:49990)
I20260630 12:37:18.455853 10170 tablet_copy_service.cc:161] P 553e00389ed543a88c305082ade86219: Beginning new tablet copy session on tablet 75b40db99a1c4ecdbfb33b446c5e82ff from peer 33a75fe84da9410eaf124ea11a479843 at {username='slave'} at 127.0.0.1:49990: session id = 33a75fe84da9410eaf124ea11a479843-75b40db99a1c4ecdbfb33b446c5e82ff
I20260630 12:37:18.472867 10170 tablet_copy_source_session.cc:215] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:18.476997 10600 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 75b40db99a1c4ecdbfb33b446c5e82ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.487607 10573 heartbeater.cc:499] Master 127.0.193.126:36841 was elected leader, sending a full tablet report...
I20260630 12:37:18.499164 10600 tablet_copy_client.cc:806] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:18.499729 10600 tablet_copy_client.cc:670] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:18.504112 10600 tablet_copy_client.cc:538] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:18.505936   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:18.526104   773 tablet_copy_service.cc:362] P 553e00389ed543a88c305082ade86219: Destroying tablet copy session 33a75fe84da9410eaf124ea11a479843-75b40db99a1c4ecdbfb33b446c5e82ff due to service shutdown
I20260630 12:37:18.526537   773 tablet_copy_service.cc:434] P 553e00389ed543a88c305082ade86219: ending tablet copy session 33a75fe84da9410eaf124ea11a479843-75b40db99a1c4ecdbfb33b446c5e82ff on tablet 75b40db99a1c4ecdbfb33b446c5e82ff with peer 33a75fe84da9410eaf124ea11a479843
I20260630 12:37:18.527133   773 tablet_copy_service.cc:362] P 553e00389ed543a88c305082ade86219: Destroying tablet copy session 33a75fe84da9410eaf124ea11a479843-326f460c86f347999ef8a5fe3e3ec5de due to service shutdown
I20260630 12:37:18.527405   773 tablet_copy_service.cc:434] P 553e00389ed543a88c305082ade86219: ending tablet copy session 33a75fe84da9410eaf124ea11a479843-326f460c86f347999ef8a5fe3e3ec5de on tablet 326f460c86f347999ef8a5fe3e3ec5de with peer 33a75fe84da9410eaf124ea11a479843
I20260630 12:37:18.549125 10600 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: Bootstrap starting.
W20260630 12:37:18.564365 10201 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 1 similar messages]
I20260630 12:37:18.575918 10604 ts_tablet_manager.cc:933] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: Initiating tablet copy from peer eb8798d16c6b4bb98cd4def6aa54bca2 (127.0.193.66:35021)
I20260630 12:37:18.578884 10593 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:18.579985 10593 tablet_bootstrap.cc:492] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: Bootstrap complete.
I20260630 12:37:18.580727 10593 ts_tablet_manager.cc:1403] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: Time spent bootstrapping tablet: real 0.147s	user 0.120s	sys 0.016s
I20260630 12:37:18.584043 10593 raft_consensus.cc:359] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.584915 10593 raft_consensus.cc:740] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33a75fe84da9410eaf124ea11a479843, State: Initialized, Role: LEARNER
I20260630 12:37:18.585611 10593 consensus_queue.cc:260] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } attrs { replace: true } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.597349 10604 tablet_copy_client.cc:323] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:35021
I20260630 12:37:18.599516 10245 tablet_copy_service.cc:140] P eb8798d16c6b4bb98cd4def6aa54bca2: Received BeginTabletCopySession request for tablet 818192df1d784dc8a04812e6c7a6a2b1 from peer 33a75fe84da9410eaf124ea11a479843 ({username='slave'} at 127.0.0.1:48496)
I20260630 12:37:18.600113 10245 tablet_copy_service.cc:161] P eb8798d16c6b4bb98cd4def6aa54bca2: Beginning new tablet copy session on tablet 818192df1d784dc8a04812e6c7a6a2b1 from peer 33a75fe84da9410eaf124ea11a479843 at {username='slave'} at 127.0.0.1:48496: session id = 33a75fe84da9410eaf124ea11a479843-818192df1d784dc8a04812e6c7a6a2b1
I20260630 12:37:18.608347 10245 tablet_copy_source_session.cc:215] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2: Tablet Copy: opened 0 blocks and 1 log segments
W20260630 12:37:18.612573 10201 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.65:40747, user_credentials={real_user=slave}} blocked reactor thread for 48361.9us
W20260630 12:37:18.615111 10201 consensus_peers.cc:597] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 -> Peer 553e00389ed543a88c305082ade86219 (127.0.193.65:40747): Couldn't send request to peer 553e00389ed543a88c305082ade86219. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:18.620271 10594 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=123 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:18.620952 10594 tablet_bootstrap.cc:492] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: Bootstrap complete.
I20260630 12:37:18.621454 10594 ts_tablet_manager.cc:1403] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: Time spent bootstrapping tablet: real 0.189s	user 0.100s	sys 0.035s
I20260630 12:37:18.623718 10594 raft_consensus.cc:359] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.624459 10594 raft_consensus.cc:740] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33a75fe84da9410eaf124ea11a479843, State: Initialized, Role: LEARNER
I20260630 12:37:18.625066 10594 consensus_queue.cc:260] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } attrs { replace: true } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.631314 10604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 818192df1d784dc8a04812e6c7a6a2b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:18.633752 10594 ts_tablet_manager.cc:1434] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.004s
I20260630 12:37:18.634871   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:18.635663 10245 tablet_copy_service.cc:342] P eb8798d16c6b4bb98cd4def6aa54bca2: Request end of tablet copy session 33a75fe84da9410eaf124ea11a479843-bd03c0850f8844f4a24fceb30b78c9ae received from {username='slave'} at 127.0.0.1:48496
I20260630 12:37:18.636212 10245 tablet_copy_service.cc:434] P eb8798d16c6b4bb98cd4def6aa54bca2: ending tablet copy session 33a75fe84da9410eaf124ea11a479843-bd03c0850f8844f4a24fceb30b78c9ae on tablet bd03c0850f8844f4a24fceb30b78c9ae with peer 33a75fe84da9410eaf124ea11a479843
I20260630 12:37:18.636750   773 tablet_replica.cc:333] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.638851   773 raft_consensus.cc:2243] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.639886   773 raft_consensus.cc:2272] T 75b40db99a1c4ecdbfb33b446c5e82ff P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.648480 10593 ts_tablet_manager.cc:1434] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: Time spent starting tablet: real 0.067s	user 0.019s	sys 0.035s
I20260630 12:37:18.650378   773 tablet_replica.cc:333] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.656008 10604 tablet_copy_client.cc:806] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:18.657454 10604 tablet_copy_client.cc:670] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:18.662096   773 raft_consensus.cc:2243] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:18.663168   773 raft_consensus.cc:2272] T bd03c0850f8844f4a24fceb30b78c9ae P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.666946 10604 tablet_copy_client.cc:538] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:18.668350   773 tablet_replica.cc:333] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.669307   773 raft_consensus.cc:2243] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:18.670176   773 raft_consensus.cc:2272] T 818192df1d784dc8a04812e6c7a6a2b1 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.674849   773 tablet_replica.cc:333] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.675768   773 raft_consensus.cc:2243] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:18.676587   773 raft_consensus.cc:2272] T 33e1771cd4e74f8d81b93a2f2d1d667f P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.677027 10604 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: Bootstrap starting.
I20260630 12:37:18.680495   773 tablet_replica.cc:333] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.681515   773 raft_consensus.cc:2243] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:18.682403   773 raft_consensus.cc:2272] T f053c98c94fa4290995e766bea4009b4 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.686268   773 tablet_replica.cc:333] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.687158   773 raft_consensus.cc:2243] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.687996   773 raft_consensus.cc:2272] T a2959f11917d416ab936690e4ce70d15 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.692453   773 tablet_replica.cc:333] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.697744   773 raft_consensus.cc:2243] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.699438   773 raft_consensus.cc:2272] T 326f460c86f347999ef8a5fe3e3ec5de P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.704739   773 tablet_replica.cc:333] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219: stopping tablet replica
I20260630 12:37:18.705525   773 raft_consensus.cc:2243] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.706549   773 raft_consensus.cc:2272] T b6cf3821cc1a409793d3ed12900b4e34 P 553e00389ed543a88c305082ade86219 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.744297   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:18.750069 10547 raft_consensus.cc:1217] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.15->[1.16-1.16]   Dedup: 1.16->[]
W20260630 12:37:18.777570 10593 tablet_copy_client.cc:1131] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.65:40747: connect: Connection refused (error 111)
I20260630 12:37:18.799636 10600 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=130 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:18.800033   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:18.800714 10600 tablet_bootstrap.cc:492] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: Bootstrap complete.
I20260630 12:37:18.801486 10600 ts_tablet_manager.cc:1403] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: Time spent bootstrapping tablet: real 0.253s	user 0.135s	sys 0.007s
I20260630 12:37:18.804150 10600 raft_consensus.cc:359] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.804910 10600 raft_consensus.cc:740] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33a75fe84da9410eaf124ea11a479843, State: Initialized, Role: LEARNER
I20260630 12:37:18.805455 10600 consensus_queue.cc:260] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.810035 10600 ts_tablet_manager.cc:1434] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
W20260630 12:37:18.813227 10600 tablet_copy_client.cc:1131] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.65:40747: connect: Connection refused (error 111)
I20260630 12:37:18.823956 10604 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: Bootstrap replayed 1/1 log segments. Stats: ops{read=16 overwritten=0 applied=16 ignored=0} inserts{seen=110 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:18.824853 10604 tablet_bootstrap.cc:492] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: Bootstrap complete.
I20260630 12:37:18.825552 10604 ts_tablet_manager.cc:1403] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: Time spent bootstrapping tablet: real 0.149s	user 0.122s	sys 0.008s
I20260630 12:37:18.828202 10604 raft_consensus.cc:359] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.828498   773 tablet_copy_service.cc:362] P eb8798d16c6b4bb98cd4def6aa54bca2: Destroying tablet copy session 33a75fe84da9410eaf124ea11a479843-818192df1d784dc8a04812e6c7a6a2b1 due to service shutdown
I20260630 12:37:18.828845 10604 raft_consensus.cc:740] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 33a75fe84da9410eaf124ea11a479843, State: Initialized, Role: LEARNER
I20260630 12:37:18.828989   773 tablet_copy_service.cc:434] P eb8798d16c6b4bb98cd4def6aa54bca2: ending tablet copy session 33a75fe84da9410eaf124ea11a479843-818192df1d784dc8a04812e6c7a6a2b1 on tablet 818192df1d784dc8a04812e6c7a6a2b1 with peer 33a75fe84da9410eaf124ea11a479843
I20260630 12:37:18.829448 10604 consensus_queue.cc:260] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 16, Last appended: 1.16, Last appended by leader: 16, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 16 OBSOLETE_local: false peers { permanent_uuid: "553e00389ed543a88c305082ade86219" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 40747 } } peers { permanent_uuid: "eb8798d16c6b4bb98cd4def6aa54bca2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 35021 } } peers { permanent_uuid: "c55c9822bad84f239d24b47923099596" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 46235 } attrs { replace: true } } peers { permanent_uuid: "33a75fe84da9410eaf124ea11a479843" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 33367 } attrs { promote: true } }
I20260630 12:37:18.831483 10604 ts_tablet_manager.cc:1434] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260630 12:37:18.860826   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:18.861791   773 tablet_replica.cc:333] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.862725   773 raft_consensus.cc:2243] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.864245   773 raft_consensus.cc:2272] T bd03c0850f8844f4a24fceb30b78c9ae P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.868287   773 tablet_replica.cc:333] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.869150   773 raft_consensus.cc:2243] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:18.870042   773 raft_consensus.cc:2272] T 326f460c86f347999ef8a5fe3e3ec5de P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.875054   773 tablet_replica.cc:333] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.875931   773 raft_consensus.cc:2243] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.877074   773 raft_consensus.cc:2272] T 33e1771cd4e74f8d81b93a2f2d1d667f P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.880674   773 tablet_replica.cc:333] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.881397   773 raft_consensus.cc:2243] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.882519   773 raft_consensus.cc:2272] T f053c98c94fa4290995e766bea4009b4 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.886246   773 tablet_replica.cc:333] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.887014   773 raft_consensus.cc:2243] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.888626   773 raft_consensus.cc:2272] T 818192df1d784dc8a04812e6c7a6a2b1 P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.892411   773 tablet_replica.cc:333] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.893108   773 raft_consensus.cc:2243] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:18.893914   773 raft_consensus.cc:2272] T 75b40db99a1c4ecdbfb33b446c5e82ff P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.897899   773 tablet_replica.cc:333] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.898636   773 raft_consensus.cc:2243] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.899408   773 raft_consensus.cc:2272] T 7128da65b26e4fa1872640aabb83568c P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.902894   773 tablet_replica.cc:333] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2: stopping tablet replica
I20260630 12:37:18.903559   773 raft_consensus.cc:2243] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:18.904312   773 raft_consensus.cc:2272] T 429750581a524f438fd7f9c8dfc4968b P eb8798d16c6b4bb98cd4def6aa54bca2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:18.941112   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
W20260630 12:37:18.955147 10604 tablet_copy_client.cc:1131] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.66:35021: connect: Connection refused (error 111)
I20260630 12:37:18.975135   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:19.021013   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:19.022099   773 tablet_replica.cc:333] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.023226   773 raft_consensus.cc:2243] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.024479   773 raft_consensus.cc:2272] T bd03c0850f8844f4a24fceb30b78c9ae P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.028782   773 tablet_replica.cc:333] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.029942   773 raft_consensus.cc:2243] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.030968   773 raft_consensus.cc:2272] T f053c98c94fa4290995e766bea4009b4 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.035239   773 tablet_replica.cc:333] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.036152   773 raft_consensus.cc:2243] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.037010   773 raft_consensus.cc:2272] T 33e1771cd4e74f8d81b93a2f2d1d667f P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.040143   773 tablet_replica.cc:333] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.040746   773 raft_consensus.cc:2243] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.041429   773 raft_consensus.cc:2272] T d40667da9cc4404bb083a8bf8b0aa44b P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.044073   773 tablet_replica.cc:333] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.044632   773 raft_consensus.cc:2243] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.045256   773 raft_consensus.cc:2272] T 818192df1d784dc8a04812e6c7a6a2b1 P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.047811   773 tablet_replica.cc:333] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.048698   773 raft_consensus.cc:2243] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.049310   773 raft_consensus.cc:2272] T 75b40db99a1c4ecdbfb33b446c5e82ff P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.052644   773 tablet_replica.cc:333] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.053176   773 raft_consensus.cc:2243] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:19.053642   773 raft_consensus.cc:2272] T 326f460c86f347999ef8a5fe3e3ec5de P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.056098   773 tablet_replica.cc:333] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596: stopping tablet replica
I20260630 12:37:19.056561   773 raft_consensus.cc:2243] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.057123   773 raft_consensus.cc:2272] T b3d05c381c2a42cfaca788d819fe88ef P c55c9822bad84f239d24b47923099596 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.086381   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:19.112396   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:37:19.137789   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:19.139771   773 tablet_replica.cc:333] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843: stopping tablet replica
I20260630 12:37:19.140424   773 raft_consensus.cc:2243] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:19.140923   773 raft_consensus.cc:2272] T 818192df1d784dc8a04812e6c7a6a2b1 P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:19.143249   773 tablet_replica.cc:333] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843: stopping tablet replica
I20260630 12:37:19.143769   773 raft_consensus.cc:2243] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:19.144145   773 raft_consensus.cc:2272] T 75b40db99a1c4ecdbfb33b446c5e82ff P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:19.146292   773 tablet_replica.cc:333] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843: stopping tablet replica
I20260630 12:37:19.146790   773 raft_consensus.cc:2243] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:19.147234   773 raft_consensus.cc:2272] T 326f460c86f347999ef8a5fe3e3ec5de P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:19.149245   773 tablet_replica.cc:333] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843: stopping tablet replica
I20260630 12:37:19.149691   773 raft_consensus.cc:2243] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:19.150051   773 raft_consensus.cc:2272] T bd03c0850f8844f4a24fceb30b78c9ae P 33a75fe84da9410eaf124ea11a479843 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:19.173130   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:37:19.190896   773 master.cc:562] Master@127.0.193.126:36841 shutting down...
W20260630 12:37:19.214269 10106 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:19.216024   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:19.216550   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:19.216895   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3874c5cef1684e60a59886f9796a78eb: stopping tablet replica
I20260630 12:37:19.238791   773 master.cc:584] Master@127.0.193.126:36841 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (6777 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260630 12:37:19.292166   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:35471
I20260630 12:37:19.293265   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:19.298542 10613 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
W20260630 12:37:19.298673 10612 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
I20260630 12:37:19.301724   773 server_base.cc:1061] running on GCE node
W20260630 12:37:19.301932 10615 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
I20260630 12:37:19.303050   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:19.303231   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:19.303431   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823039303398 us; error 0 us; skew 500 ppm
I20260630 12:37:19.303958   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:19.306376   773 webserver.cc:533] Webserver started at http://127.0.193.126:34563/ using document root <none> and password file <none>
I20260630 12:37:19.306928   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:19.307121   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:19.307466   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:19.308615   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "8b9d2dabed4448f69a126e9496d2463e"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.313035   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260630 12:37:19.316293 10620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.317032   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260630 12:37:19.317302   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "8b9d2dabed4448f69a126e9496d2463e"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.317577   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:19.329205   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:19.330349   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:19.366365   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:35471
I20260630 12:37:19.366477 10671 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:35471 every 8 connection(s)
I20260630 12:37:19.370216 10672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:19.380775 10672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e: Bootstrap starting.
I20260630 12:37:19.385435 10672 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:19.389585 10672 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e: No bootstrap required, opened a new log
I20260630 12:37:19.391745 10672 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b9d2dabed4448f69a126e9496d2463e" member_type: VOTER }
I20260630 12:37:19.392174 10672 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:19.392437 10672 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8b9d2dabed4448f69a126e9496d2463e, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.393085 10672 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [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: "8b9d2dabed4448f69a126e9496d2463e" member_type: VOTER }
I20260630 12:37:19.393524 10672 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:19.393759 10672 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:19.394032 10672 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:19.398768 10672 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b9d2dabed4448f69a126e9496d2463e" member_type: VOTER }
I20260630 12:37:19.399330 10672 leader_election.cc:304] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [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: 8b9d2dabed4448f69a126e9496d2463e; no voters: 
I20260630 12:37:19.400451 10672 leader_election.cc:290] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:19.400868 10675 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:19.402213 10675 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 1 LEADER]: Becoming Leader. State: Replica: 8b9d2dabed4448f69a126e9496d2463e, State: Running, Role: LEADER
I20260630 12:37:19.402922 10675 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [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: "8b9d2dabed4448f69a126e9496d2463e" member_type: VOTER }
I20260630 12:37:19.403281 10672 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:19.407493 10677 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8b9d2dabed4448f69a126e9496d2463e. Latest consensus state: current_term: 1 leader_uuid: "8b9d2dabed4448f69a126e9496d2463e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b9d2dabed4448f69a126e9496d2463e" member_type: VOTER } }
I20260630 12:37:19.408200 10677 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:19.410174 10682 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:19.409888 10676 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8b9d2dabed4448f69a126e9496d2463e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8b9d2dabed4448f69a126e9496d2463e" member_type: VOTER } }
I20260630 12:37:19.410584 10676 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:19.415380 10682 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:19.418505   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:19.424397 10682 catalog_manager.cc:1383] Generated new cluster ID: ae6729901fab4813a751c0cfd29fe6ef
I20260630 12:37:19.424672 10682 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:19.438796 10682 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:19.440068 10682 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:19.455770 10682 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e: Generated new TSK 0
I20260630 12:37:19.456405 10682 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:19.485455   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:19.491474 10693 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
W20260630 12:37:19.492142 10694 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
I20260630 12:37:19.494392   773 server_base.cc:1061] running on GCE node
W20260630 12:37:19.494489 10696 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
I20260630 12:37:19.495538   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:19.495725   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:19.495846   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823039495833 us; error 0 us; skew 500 ppm
I20260630 12:37:19.496275   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:19.498401   773 webserver.cc:533] Webserver started at http://127.0.193.65:33119/ using document root <none> and password file <none>
I20260630 12:37:19.498847   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:19.499025   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:19.499236   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:19.500286   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "63ccc270d87f41af98442acd282c8bfc"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.504487   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:19.507731 10701 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.508520   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:19.508819   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "63ccc270d87f41af98442acd282c8bfc"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.509367   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:19.521801   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:19.522928   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:19.524291   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:19.526386   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:19.526584   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.526803   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:19.527005   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.001s
I20260630 12:37:19.565209   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:33193
I20260630 12:37:19.565308 10763 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:33193 every 8 connection(s)
I20260630 12:37:19.570158   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:19.577131 10768 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
W20260630 12:37:19.578104 10769 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
W20260630 12:37:19.582875 10771 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
I20260630 12:37:19.584343   773 server_base.cc:1061] running on GCE node
I20260630 12:37:19.584653 10764 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35471
I20260630 12:37:19.585357 10764 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:19.587167 10764 heartbeater.cc:507] Master 127.0.193.126:35471 requested a full tablet report, sending...
I20260630 12:37:19.587466   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:19.587729   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:19.587919   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823039587905 us; error 0 us; skew 500 ppm
I20260630 12:37:19.588605   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:19.589532 10637 ts_manager.cc:194] Registered new tserver with Master: 63ccc270d87f41af98442acd282c8bfc (127.0.193.65:33193)
I20260630 12:37:19.591312   773 webserver.cc:533] Webserver started at http://127.0.193.66:34937/ using document root <none> and password file <none>
I20260630 12:37:19.591948   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:19.592172   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:19.592229 10637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34548
I20260630 12:37:19.592576   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:19.593829   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "48f3e5a044944cedb1697c5264f61bec"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.597965   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:37:19.601145 10776 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.601838   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:19.602147   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "48f3e5a044944cedb1697c5264f61bec"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.602406   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:19.633706   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:19.634750   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:19.636174   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:19.638382   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:19.638556   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.638854   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:19.638999   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.674677   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:44145
I20260630 12:37:19.674799 10838 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:44145 every 8 connection(s)
I20260630 12:37:19.679445   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:19.686198 10842 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
W20260630 12:37:19.688432 10843 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
W20260630 12:37:19.691637 10845 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
I20260630 12:37:19.692529   773 server_base.cc:1061] running on GCE node
I20260630 12:37:19.693611   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:19.693698 10839 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35471
W20260630 12:37:19.693940   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:19.694151 10839 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:19.694187   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823039694167 us; error 0 us; skew 500 ppm
I20260630 12:37:19.695111   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:19.695147 10839 heartbeater.cc:507] Master 127.0.193.126:35471 requested a full tablet report, sending...
I20260630 12:37:19.697538 10637 ts_manager.cc:194] Registered new tserver with Master: 48f3e5a044944cedb1697c5264f61bec (127.0.193.66:44145)
I20260630 12:37:19.698056   773 webserver.cc:533] Webserver started at http://127.0.193.67:40625/ using document root <none> and password file <none>
I20260630 12:37:19.698611   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:19.698858   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:19.699137   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:19.699208 10637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41024
I20260630 12:37:19.700434   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "4036f42591da414fa52210c3fd288f5e"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.705210   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:19.708418 10850 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.709189   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:19.709489   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "4036f42591da414fa52210c3fd288f5e"
format_stamp: "Formatted at 2026-06-30 12:37:19 on dist-test-slave-zbh0"
I20260630 12:37:19.709748   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:19.720389   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:19.721499   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:19.722960   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:19.725124   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:19.725361   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.725602   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:19.725775   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:19.764247   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:33423
I20260630 12:37:19.764357 10912 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:33423 every 8 connection(s)
I20260630 12:37:19.777565 10913 heartbeater.cc:344] Connected to a master server at 127.0.193.126:35471
I20260630 12:37:19.777935 10913 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:19.778641 10913 heartbeater.cc:507] Master 127.0.193.126:35471 requested a full tablet report, sending...
I20260630 12:37:19.780575 10637 ts_manager.cc:194] Registered new tserver with Master: 4036f42591da414fa52210c3fd288f5e (127.0.193.67:33423)
I20260630 12:37:19.780803   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013227454s
I20260630 12:37:19.781921 10637 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41040
I20260630 12:37:19.804358 10637 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:41046:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:19.806368 10637 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:19.845366 10729 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa1a854570b4fda94c59c2011523418 (DEFAULT_TABLE table=test-workload [id=6056d1c8b2b6452cbbda3be280192a92]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:19.846410 10729 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa1a854570b4fda94c59c2011523418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:19.848454 10804 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa1a854570b4fda94c59c2011523418 (DEFAULT_TABLE table=test-workload [id=6056d1c8b2b6452cbbda3be280192a92]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:19.849772 10804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa1a854570b4fda94c59c2011523418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:19.852090 10878 tablet_service.cc:1511] Processing CreateTablet for tablet 5aa1a854570b4fda94c59c2011523418 (DEFAULT_TABLE table=test-workload [id=6056d1c8b2b6452cbbda3be280192a92]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:19.853365 10878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5aa1a854570b4fda94c59c2011523418. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:19.864481 10928 tablet_bootstrap.cc:492] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: Bootstrap starting.
I20260630 12:37:19.867986 10930 tablet_bootstrap.cc:492] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e: Bootstrap starting.
I20260630 12:37:19.868494 10929 tablet_bootstrap.cc:492] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec: Bootstrap starting.
I20260630 12:37:19.873473 10930 tablet_bootstrap.cc:654] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:19.873847 10928 tablet_bootstrap.cc:654] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:19.875322 10929 tablet_bootstrap.cc:654] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:19.878176 10930 tablet_bootstrap.cc:492] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e: No bootstrap required, opened a new log
I20260630 12:37:19.878634 10930 ts_tablet_manager.cc:1403] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260630 12:37:19.881628 10930 raft_consensus.cc:359] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.882351 10930 raft_consensus.cc:385] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:19.882649 10930 raft_consensus.cc:740] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4036f42591da414fa52210c3fd288f5e, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.882936 10928 tablet_bootstrap.cc:492] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: No bootstrap required, opened a new log
I20260630 12:37:19.883046 10929 tablet_bootstrap.cc:492] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec: No bootstrap required, opened a new log
I20260630 12:37:19.883504 10928 ts_tablet_manager.cc:1403] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260630 12:37:19.883610 10929 ts_tablet_manager.cc:1403] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec: Time spent bootstrapping tablet: real 0.017s	user 0.014s	sys 0.000s
I20260630 12:37:19.883596 10930 consensus_queue.cc:260] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [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: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.886341 10913 heartbeater.cc:499] Master 127.0.193.126:35471 was elected leader, sending a full tablet report...
I20260630 12:37:19.886771 10930 ts_tablet_manager.cc:1434] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260630 12:37:19.886742 10929 raft_consensus.cc:359] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.887109 10928 raft_consensus.cc:359] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.887639 10929 raft_consensus.cc:385] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:19.887964 10928 raft_consensus.cc:385] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:19.888026 10929 raft_consensus.cc:740] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48f3e5a044944cedb1697c5264f61bec, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.888373 10928 raft_consensus.cc:740] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 63ccc270d87f41af98442acd282c8bfc, State: Initialized, Role: FOLLOWER
I20260630 12:37:19.888949 10929 consensus_queue.cc:260] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [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: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.889324 10928 consensus_queue.cc:260] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [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: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.892534 10928 ts_tablet_manager.cc:1434] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260630 12:37:19.893215 10764 heartbeater.cc:499] Master 127.0.193.126:35471 was elected leader, sending a full tablet report...
I20260630 12:37:19.897533 10839 heartbeater.cc:499] Master 127.0.193.126:35471 was elected leader, sending a full tablet report...
I20260630 12:37:19.897924 10929 ts_tablet_manager.cc:1434] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.011s
I20260630 12:37:19.968112 10936 raft_consensus.cc:493] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:19.968552 10936 raft_consensus.cc:515] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.970582 10936 leader_election.cc:290] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48f3e5a044944cedb1697c5264f61bec (127.0.193.66:44145), 4036f42591da414fa52210c3fd288f5e (127.0.193.67:33423)
I20260630 12:37:19.979557 10814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa1a854570b4fda94c59c2011523418" candidate_uuid: "63ccc270d87f41af98442acd282c8bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3e5a044944cedb1697c5264f61bec" is_pre_election: true
I20260630 12:37:19.980281 10814 raft_consensus.cc:2468] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ccc270d87f41af98442acd282c8bfc in term 0.
I20260630 12:37:19.981393 10888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa1a854570b4fda94c59c2011523418" candidate_uuid: "63ccc270d87f41af98442acd282c8bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4036f42591da414fa52210c3fd288f5e" is_pre_election: true
I20260630 12:37:19.981456 10705 leader_election.cc:304] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3e5a044944cedb1697c5264f61bec, 63ccc270d87f41af98442acd282c8bfc; no voters: 
I20260630 12:37:19.982039 10888 raft_consensus.cc:2468] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 63ccc270d87f41af98442acd282c8bfc in term 0.
I20260630 12:37:19.982319 10936 raft_consensus.cc:2804] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:19.982697 10936 raft_consensus.cc:493] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:19.983055 10936 raft_consensus.cc:3060] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:19.988016 10936 raft_consensus.cc:515] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:19.989639 10936 leader_election.cc:290] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [CANDIDATE]: Term 1 election: Requested vote from peers 48f3e5a044944cedb1697c5264f61bec (127.0.193.66:44145), 4036f42591da414fa52210c3fd288f5e (127.0.193.67:33423)
I20260630 12:37:19.990263 10814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa1a854570b4fda94c59c2011523418" candidate_uuid: "63ccc270d87f41af98442acd282c8bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48f3e5a044944cedb1697c5264f61bec"
I20260630 12:37:19.990613 10888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5aa1a854570b4fda94c59c2011523418" candidate_uuid: "63ccc270d87f41af98442acd282c8bfc" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4036f42591da414fa52210c3fd288f5e"
I20260630 12:37:19.990909 10814 raft_consensus.cc:3060] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:19.991230 10888 raft_consensus.cc:3060] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:19.998435 10888 raft_consensus.cc:2468] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ccc270d87f41af98442acd282c8bfc in term 1.
I20260630 12:37:19.998435 10814 raft_consensus.cc:2468] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 63ccc270d87f41af98442acd282c8bfc in term 1.
I20260630 12:37:19.999874 10705 leader_election.cc:304] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48f3e5a044944cedb1697c5264f61bec, 63ccc270d87f41af98442acd282c8bfc; no voters: 
I20260630 12:37:20.000612 10936 raft_consensus.cc:2804] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:20.001456 10936 raft_consensus.cc:697] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 1 LEADER]: Becoming Leader. State: Replica: 63ccc270d87f41af98442acd282c8bfc, State: Running, Role: LEADER
I20260630 12:37:20.002225 10936 consensus_queue.cc:237] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } }
I20260630 12:37:20.010545 10635 catalog_manager.cc:5697] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc reported cstate change: term changed from 0 to 1, leader changed from <none> to 63ccc270d87f41af98442acd282c8bfc (127.0.193.65). New cstate: current_term: 1 leader_uuid: "63ccc270d87f41af98442acd282c8bfc" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "63ccc270d87f41af98442acd282c8bfc" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 33193 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48f3e5a044944cedb1697c5264f61bec" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 44145 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4036f42591da414fa52210c3fd288f5e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33423 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:20.048965   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:20.067605   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:20.068464   773 tablet_replica.cc:333] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: stopping tablet replica
I20260630 12:37:20.068935   773 raft_consensus.cc:2243] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.069490   773 pending_rounds.cc:70] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: Trying to abort 1 pending ops.
I20260630 12:37:20.069666   773 pending_rounds.cc:77] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443171857657856 op_type: NO_OP noop_request { }
I20260630 12:37:20.069916   773 raft_consensus.cc:2889] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:20.070142   773 raft_consensus.cc:2272] T 5aa1a854570b4fda94c59c2011523418 P 63ccc270d87f41af98442acd282c8bfc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.079703   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:20.088292   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:20.105048   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:20.105921   773 tablet_replica.cc:333] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec: stopping tablet replica
I20260630 12:37:20.106458   773 raft_consensus.cc:2243] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:20.106938   773 raft_consensus.cc:2272] T 5aa1a854570b4fda94c59c2011523418 P 48f3e5a044944cedb1697c5264f61bec [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.125471   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:20.135008   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:20.153095   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:20.153951   773 tablet_replica.cc:333] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e: stopping tablet replica
I20260630 12:37:20.154492   773 raft_consensus.cc:2243] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:20.154964   773 raft_consensus.cc:2272] T 5aa1a854570b4fda94c59c2011523418 P 4036f42591da414fa52210c3fd288f5e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.173565   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:20.185695   773 master.cc:562] Master@127.0.193.126:35471 shutting down...
I20260630 12:37:20.201627   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:20.202178   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:20.202522   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8b9d2dabed4448f69a126e9496d2463e: stopping tablet replica
I20260630 12:37:20.221913   773 master.cc:584] Master@127.0.193.126:35471 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (961 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260630 12:37:20.252941   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:46527
I20260630 12:37:20.254055   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:20.258754 10940 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
W20260630 12:37:20.259421 10941 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
W20260630 12:37:20.260553 10943 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
I20260630 12:37:20.261245   773 server_base.cc:1061] running on GCE node
I20260630 12:37:20.262017   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.262233   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:20.262437   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823040262419 us; error 0 us; skew 500 ppm
I20260630 12:37:20.263023   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.265283   773 webserver.cc:533] Webserver started at http://127.0.193.126:41005/ using document root <none> and password file <none>
I20260630 12:37:20.265758   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.265959   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:20.266225   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:20.267342   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "f74d18cf022b40a1b34c176b772722c2"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.271790   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:20.275075 10948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.275761   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:20.276058   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "f74d18cf022b40a1b34c176b772722c2"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.276300   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:20.286491   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.287489   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.321430   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:46527
I20260630 12:37:20.321527 10999 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:46527 every 8 connection(s)
I20260630 12:37:20.325311 11000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.335395 11000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2: Bootstrap starting.
I20260630 12:37:20.339545 11000 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:20.343250 11000 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2: No bootstrap required, opened a new log
I20260630 12:37:20.345186 11000 raft_consensus.cc:359] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f74d18cf022b40a1b34c176b772722c2" member_type: VOTER }
I20260630 12:37:20.345577 11000 raft_consensus.cc:385] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:20.345813 11000 raft_consensus.cc:740] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f74d18cf022b40a1b34c176b772722c2, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.346442 11000 consensus_queue.cc:260] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [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: "f74d18cf022b40a1b34c176b772722c2" member_type: VOTER }
I20260630 12:37:20.346925 11000 raft_consensus.cc:399] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:20.347147 11000 raft_consensus.cc:493] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:20.347411 11000 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:20.351814 11000 raft_consensus.cc:515] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f74d18cf022b40a1b34c176b772722c2" member_type: VOTER }
I20260630 12:37:20.352309 11000 leader_election.cc:304] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [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: f74d18cf022b40a1b34c176b772722c2; no voters: 
I20260630 12:37:20.353367 11000 leader_election.cc:290] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:20.353691 11003 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:20.354996 11003 raft_consensus.cc:697] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 1 LEADER]: Becoming Leader. State: Replica: f74d18cf022b40a1b34c176b772722c2, State: Running, Role: LEADER
I20260630 12:37:20.355659 11003 consensus_queue.cc:237] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [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: "f74d18cf022b40a1b34c176b772722c2" member_type: VOTER }
I20260630 12:37:20.356205 11000 sys_catalog.cc:565] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:20.358635 11004 sys_catalog.cc:455] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f74d18cf022b40a1b34c176b772722c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f74d18cf022b40a1b34c176b772722c2" member_type: VOTER } }
I20260630 12:37:20.358665 11005 sys_catalog.cc:455] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f74d18cf022b40a1b34c176b772722c2. Latest consensus state: current_term: 1 leader_uuid: "f74d18cf022b40a1b34c176b772722c2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f74d18cf022b40a1b34c176b772722c2" member_type: VOTER } }
I20260630 12:37:20.359570 11004 sys_catalog.cc:458] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:20.359570 11005 sys_catalog.cc:458] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:20.364720 11009 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:20.369377 11009 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:20.372716   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:20.377882 11009 catalog_manager.cc:1383] Generated new cluster ID: 737ce6caa0414392a1171949a6f7d283
I20260630 12:37:20.378190 11009 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:20.416293 11009 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:20.417593 11009 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:20.428937 11009 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2: Generated new TSK 0
I20260630 12:37:20.429512 11009 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:20.439124   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:20.445125 11021 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
W20260630 12:37:20.446146 11022 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
W20260630 12:37:20.448232 11024 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
I20260630 12:37:20.448292   773 server_base.cc:1061] running on GCE node
I20260630 12:37:20.449380   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.449599   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:20.449774   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823040449754 us; error 0 us; skew 500 ppm
I20260630 12:37:20.450281   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.452572   773 webserver.cc:533] Webserver started at http://127.0.193.65:41037/ using document root <none> and password file <none>
I20260630 12:37:20.453042   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.453253   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:20.453527   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:20.454574   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "5b6b32f896074ab6b254308a0a0979bd"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.459174   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260630 12:37:20.462284 11029 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.463073   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:20.463356   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "5b6b32f896074ab6b254308a0a0979bd"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.463642   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:20.478250   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.479380   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.480736   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:20.482969   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:20.483201   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.483429   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:20.483599   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.520761   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:32865
I20260630 12:37:20.520856 11091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:32865 every 8 connection(s)
I20260630 12:37:20.525563   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:20.532416 11096 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
W20260630 12:37:20.533797 11097 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
W20260630 12:37:20.536065 11099 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
I20260630 12:37:20.537117   773 server_base.cc:1061] running on GCE node
I20260630 12:37:20.537860 11092 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46527
I20260630 12:37:20.538183   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:20.538296 11092 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:20.538516   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:20.538726   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823040538709 us; error 0 us; skew 500 ppm
I20260630 12:37:20.539207 11092 heartbeater.cc:507] Master 127.0.193.126:46527 requested a full tablet report, sending...
I20260630 12:37:20.539494   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.541643 10965 ts_manager.cc:194] Registered new tserver with Master: 5b6b32f896074ab6b254308a0a0979bd (127.0.193.65:32865)
I20260630 12:37:20.542663   773 webserver.cc:533] Webserver started at http://127.0.193.66:44209/ using document root <none> and password file <none>
I20260630 12:37:20.543223   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.543408   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:20.543671 10965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57208
I20260630 12:37:20.543691   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:20.545270   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "c82963450a1643f9b3e40f4a20ab9ac2"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.549412   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:20.552544 11104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.553295   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:20.553563   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "c82963450a1643f9b3e40f4a20ab9ac2"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.553808   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:20.572912   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.573958   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.575349   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:20.578423   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:20.578723   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.579074   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:20.579340   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.617713   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:46559
I20260630 12:37:20.617815 11166 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:46559 every 8 connection(s)
I20260630 12:37:20.622478   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:20.628588 11170 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
W20260630 12:37:20.630955 11171 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
I20260630 12:37:20.634858 11167 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46527
I20260630 12:37:20.635267 11167 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.635571   773 server_base.cc:1061] running on GCE node
W20260630 12:37:20.635936 11173 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
I20260630 12:37:20.636216 11167 heartbeater.cc:507] Master 127.0.193.126:46527 requested a full tablet report, sending...
I20260630 12:37:20.636907   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.637161   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:20.637339   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823040637324 us; error 0 us; skew 500 ppm
I20260630 12:37:20.638017   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.638350 10965 ts_manager.cc:194] Registered new tserver with Master: c82963450a1643f9b3e40f4a20ab9ac2 (127.0.193.66:46559)
I20260630 12:37:20.639948 10965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57216
I20260630 12:37:20.640446   773 webserver.cc:533] Webserver started at http://127.0.193.67:33833/ using document root <none> and password file <none>
I20260630 12:37:20.641079   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.641314   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:20.641582   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:20.642630   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "d27a0a686cd84cc0b3d295596189e0c8"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.646770   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:37:20.649900 11178 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.650676   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:20.651024   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "d27a0a686cd84cc0b3d295596189e0c8"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.651289   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:20.684440   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.685513   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.686959   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:20.689047   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:20.689246   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.689469   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:20.689596   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.726467   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:38807
I20260630 12:37:20.726568 11240 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:38807 every 8 connection(s)
I20260630 12:37:20.731487   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:20.738878 11244 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
W20260630 12:37:20.741096 11245 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
W20260630 12:37:20.742257 11247 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
I20260630 12:37:20.744179 11241 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46527
I20260630 12:37:20.744599 11241 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.744799   773 server_base.cc:1061] running on GCE node
I20260630 12:37:20.745491 11241 heartbeater.cc:507] Master 127.0.193.126:46527 requested a full tablet report, sending...
I20260630 12:37:20.745760   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:20.746074   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:20.746265   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823040746247 us; error 0 us; skew 500 ppm
I20260630 12:37:20.747009   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:20.747686 10965 ts_manager.cc:194] Registered new tserver with Master: d27a0a686cd84cc0b3d295596189e0c8 (127.0.193.67:38807)
I20260630 12:37:20.749279 10965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57228
I20260630 12:37:20.749487   773 webserver.cc:533] Webserver started at http://127.0.193.68:43493/ using document root <none> and password file <none>
I20260630 12:37:20.750056   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:20.750294   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:20.750595   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:20.751685   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "18107e1b8e6a475bacba316641fcec50"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.755959   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:20.759254 11252 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.760082   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:20.760380   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "18107e1b8e6a475bacba316641fcec50"
format_stamp: "Formatted at 2026-06-30 12:37:20 on dist-test-slave-zbh0"
I20260630 12:37:20.760675   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:37:20.790326   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:20.791487   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:20.792851   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:20.795020   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:20.795197   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.795477   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:20.795643   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:20.831970   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:45287
I20260630 12:37:20.832088 11314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:45287 every 8 connection(s)
I20260630 12:37:20.845973 11315 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46527
I20260630 12:37:20.846345 11315 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:20.847091 11315 heartbeater.cc:507] Master 127.0.193.126:46527 requested a full tablet report, sending...
I20260630 12:37:20.848999 10965 ts_manager.cc:194] Registered new tserver with Master: 18107e1b8e6a475bacba316641fcec50 (127.0.193.68:45287)
I20260630 12:37:20.850018   773 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014792908s
I20260630 12:37:20.850273 10965 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:57238
I20260630 12:37:20.876974 10965 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:57250:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260630 12:37:20.914004 11132 tablet_service.cc:1511] Processing CreateTablet for tablet c4edd059a6d64b0496b3a1b51e02ef97 (DEFAULT_TABLE table=test-workload [id=608f204f785f41689b9c4202b9f55daf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:20.915381 11132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4edd059a6d64b0496b3a1b51e02ef97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.927249 11206 tablet_service.cc:1511] Processing CreateTablet for tablet c4edd059a6d64b0496b3a1b51e02ef97 (DEFAULT_TABLE table=test-workload [id=608f204f785f41689b9c4202b9f55daf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:20.928471 11206 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4edd059a6d64b0496b3a1b51e02ef97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.928637 11057 tablet_service.cc:1511] Processing CreateTablet for tablet c4edd059a6d64b0496b3a1b51e02ef97 (DEFAULT_TABLE table=test-workload [id=608f204f785f41689b9c4202b9f55daf]), partition=RANGE (key) PARTITION UNBOUNDED
I20260630 12:37:20.929895 11057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4edd059a6d64b0496b3a1b51e02ef97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:20.933897 11330 tablet_bootstrap.cc:492] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2: Bootstrap starting.
I20260630 12:37:20.940629 11330 tablet_bootstrap.cc:654] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:20.947789 11333 tablet_bootstrap.cc:492] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: Bootstrap starting.
I20260630 12:37:20.949851 11332 tablet_bootstrap.cc:492] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd: Bootstrap starting.
I20260630 12:37:20.952032 11330 tablet_bootstrap.cc:492] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2: No bootstrap required, opened a new log
I20260630 12:37:20.952627 11330 ts_tablet_manager.cc:1403] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.007s
I20260630 12:37:20.954272 11333 tablet_bootstrap.cc:654] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:20.955690 11330 raft_consensus.cc:359] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:20.956346 11330 raft_consensus.cc:385] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:20.956597 11330 raft_consensus.cc:740] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c82963450a1643f9b3e40f4a20ab9ac2, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.957356 11332 tablet_bootstrap.cc:654] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:20.957352 11330 consensus_queue.cc:260] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [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: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:20.960216 11167 heartbeater.cc:499] Master 127.0.193.126:46527 was elected leader, sending a full tablet report...
I20260630 12:37:20.960230 11333 tablet_bootstrap.cc:492] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: No bootstrap required, opened a new log
I20260630 12:37:20.960978 11333 ts_tablet_manager.cc:1403] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.004s
I20260630 12:37:20.965332 11333 raft_consensus.cc:359] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:20.966473 11330 ts_tablet_manager.cc:1434] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.005s
I20260630 12:37:20.966393 11333 raft_consensus.cc:385] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:20.967136 11333 raft_consensus.cc:740] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d27a0a686cd84cc0b3d295596189e0c8, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.968180 11333 consensus_queue.cc:260] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [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: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:20.970906 11241 heartbeater.cc:499] Master 127.0.193.126:46527 was elected leader, sending a full tablet report...
I20260630 12:37:20.971344 11333 ts_tablet_manager.cc:1434] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260630 12:37:20.972324 11332 tablet_bootstrap.cc:492] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd: No bootstrap required, opened a new log
I20260630 12:37:20.972851 11332 ts_tablet_manager.cc:1403] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd: Time spent bootstrapping tablet: real 0.023s	user 0.004s	sys 0.017s
I20260630 12:37:20.975237 11332 raft_consensus.cc:359] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:20.975802 11332 raft_consensus.cc:385] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:20.976068 11332 raft_consensus.cc:740] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5b6b32f896074ab6b254308a0a0979bd, State: Initialized, Role: FOLLOWER
I20260630 12:37:20.976898 11332 consensus_queue.cc:260] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [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: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:20.979323 11092 heartbeater.cc:499] Master 127.0.193.126:46527 was elected leader, sending a full tablet report...
I20260630 12:37:20.979835 11332 ts_tablet_manager.cc:1434] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:21.043453 11337 raft_consensus.cc:493] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:21.043921 11337 raft_consensus.cc:515] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:21.045759 11337 leader_election.cc:290] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c82963450a1643f9b3e40f4a20ab9ac2 (127.0.193.66:46559), 5b6b32f896074ab6b254308a0a0979bd (127.0.193.65:32865)
I20260630 12:37:21.054625 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4edd059a6d64b0496b3a1b51e02ef97" candidate_uuid: "d27a0a686cd84cc0b3d295596189e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" is_pre_election: true
I20260630 12:37:21.054736 11067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4edd059a6d64b0496b3a1b51e02ef97" candidate_uuid: "d27a0a686cd84cc0b3d295596189e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6b32f896074ab6b254308a0a0979bd" is_pre_election: true
I20260630 12:37:21.055433 11142 raft_consensus.cc:2468] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d27a0a686cd84cc0b3d295596189e0c8 in term 0.
I20260630 12:37:21.055531 11067 raft_consensus.cc:2468] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d27a0a686cd84cc0b3d295596189e0c8 in term 0.
I20260630 12:37:21.056697 11179 leader_election.cc:304] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82963450a1643f9b3e40f4a20ab9ac2, d27a0a686cd84cc0b3d295596189e0c8; no voters: 
I20260630 12:37:21.057328 11337 raft_consensus.cc:2804] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:21.057745 11337 raft_consensus.cc:493] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:21.058043 11337 raft_consensus.cc:3060] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:21.063042 11337 raft_consensus.cc:515] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:21.064625 11337 leader_election.cc:290] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [CANDIDATE]: Term 1 election: Requested vote from peers c82963450a1643f9b3e40f4a20ab9ac2 (127.0.193.66:46559), 5b6b32f896074ab6b254308a0a0979bd (127.0.193.65:32865)
I20260630 12:37:21.065390 11142 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4edd059a6d64b0496b3a1b51e02ef97" candidate_uuid: "d27a0a686cd84cc0b3d295596189e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c82963450a1643f9b3e40f4a20ab9ac2"
I20260630 12:37:21.065711 11067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4edd059a6d64b0496b3a1b51e02ef97" candidate_uuid: "d27a0a686cd84cc0b3d295596189e0c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5b6b32f896074ab6b254308a0a0979bd"
I20260630 12:37:21.066036 11142 raft_consensus.cc:3060] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:21.066319 11067 raft_consensus.cc:3060] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:21.073559 11067 raft_consensus.cc:2468] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d27a0a686cd84cc0b3d295596189e0c8 in term 1.
I20260630 12:37:21.073559 11142 raft_consensus.cc:2468] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d27a0a686cd84cc0b3d295596189e0c8 in term 1.
I20260630 12:37:21.074726 11179 leader_election.cc:304] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: c82963450a1643f9b3e40f4a20ab9ac2, d27a0a686cd84cc0b3d295596189e0c8; no voters: 
I20260630 12:37:21.075467 11337 raft_consensus.cc:2804] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:21.076354 11337 raft_consensus.cc:697] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 1 LEADER]: Becoming Leader. State: Replica: d27a0a686cd84cc0b3d295596189e0c8, State: Running, Role: LEADER
I20260630 12:37:21.077003 11337 consensus_queue.cc:237] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } }
I20260630 12:37:21.084190 10964 catalog_manager.cc:5697] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to d27a0a686cd84cc0b3d295596189e0c8 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "d27a0a686cd84cc0b3d295596189e0c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c82963450a1643f9b3e40f4a20ab9ac2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 46559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d27a0a686cd84cc0b3d295596189e0c8" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38807 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b6b32f896074ab6b254308a0a0979bd" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 32865 } health_report { overall_health: UNKNOWN } } }
W20260630 12:37:21.138968   773 auto_rebalancer.cc:639] Failed to schedule move for tablet c4edd059a6d64b0496b3a1b51e02ef97: Illegal state: Leader has not yet committed an operation in its own term
I20260630 12:37:21.140292   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:21.159484   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:21.160316   773 tablet_replica.cc:333] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd: stopping tablet replica
I20260630 12:37:21.160919   773 raft_consensus.cc:2243] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:21.161334   773 raft_consensus.cc:2272] T c4edd059a6d64b0496b3a1b51e02ef97 P 5b6b32f896074ab6b254308a0a0979bd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:21.180017   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:21.189051   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:21.205117   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:21.205891   773 tablet_replica.cc:333] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2: stopping tablet replica
I20260630 12:37:21.206426   773 raft_consensus.cc:2243] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:21.206789   773 raft_consensus.cc:2272] T c4edd059a6d64b0496b3a1b51e02ef97 P c82963450a1643f9b3e40f4a20ab9ac2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:21.225032   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:21.234329   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:21.249568   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:21.250378   773 tablet_replica.cc:333] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: stopping tablet replica
I20260630 12:37:21.250893   773 raft_consensus.cc:2243] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:21.251479   773 pending_rounds.cc:70] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: Trying to abort 1 pending ops.
I20260630 12:37:21.251642   773 pending_rounds.cc:77] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7302443176258732032 op_type: NO_OP noop_request { }
I20260630 12:37:21.251870   773 raft_consensus.cc:2889] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260630 12:37:21.252096   773 raft_consensus.cc:2272] T c4edd059a6d64b0496b3a1b51e02ef97 P d27a0a686cd84cc0b3d295596189e0c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:21.271714   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:21.280333   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:37:21.297643   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:21.313582   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:37:21.322058   773 master.cc:562] Master@127.0.193.126:46527 shutting down...
I20260630 12:37:21.338788   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:21.339437   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:21.339813   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P f74d18cf022b40a1b34c176b772722c2: stopping tablet replica
I20260630 12:37:21.359855   773 master.cc:584] Master@127.0.193.126:46527 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (1139 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsFollowerMoves
I20260630 12:37:21.393043   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:42253
I20260630 12:37:21.394110   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:21.398989 11344 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
W20260630 12:37:21.399947 11345 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
W20260630 12:37:21.400610 11347 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
I20260630 12:37:21.400966   773 server_base.cc:1061] running on GCE node
I20260630 12:37:21.401961   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:21.402127   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:21.402312   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823041402299 us; error 0 us; skew 500 ppm
I20260630 12:37:21.402915   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:21.405146   773 webserver.cc:533] Webserver started at http://127.0.193.126:40201/ using document root <none> and password file <none>
I20260630 12:37:21.405608   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:21.405790   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:21.406124   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:21.407250   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "f36e22bd5d464e2a8ed1c2cc2582005c"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.412186   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:21.415403 11352 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.416247   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:21.416484   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "f36e22bd5d464e2a8ed1c2cc2582005c"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.416709   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:21.431484   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:21.432456   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:21.466300   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:42253
I20260630 12:37:21.466389 11403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:42253 every 8 connection(s)
I20260630 12:37:21.469986 11404 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:21.480139 11404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c: Bootstrap starting.
I20260630 12:37:21.484357 11404 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:21.488245 11404 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c: No bootstrap required, opened a new log
I20260630 12:37:21.490166 11404 raft_consensus.cc:359] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36e22bd5d464e2a8ed1c2cc2582005c" member_type: VOTER }
I20260630 12:37:21.490522 11404 raft_consensus.cc:385] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:21.490773 11404 raft_consensus.cc:740] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f36e22bd5d464e2a8ed1c2cc2582005c, State: Initialized, Role: FOLLOWER
I20260630 12:37:21.491449 11404 consensus_queue.cc:260] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [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: "f36e22bd5d464e2a8ed1c2cc2582005c" member_type: VOTER }
I20260630 12:37:21.491906 11404 raft_consensus.cc:399] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:21.492126 11404 raft_consensus.cc:493] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:21.492419 11404 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:21.496912 11404 raft_consensus.cc:515] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36e22bd5d464e2a8ed1c2cc2582005c" member_type: VOTER }
I20260630 12:37:21.497398 11404 leader_election.cc:304] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [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: f36e22bd5d464e2a8ed1c2cc2582005c; no voters: 
I20260630 12:37:21.498530 11404 leader_election.cc:290] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:21.498919 11407 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:21.500339 11407 raft_consensus.cc:697] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 1 LEADER]: Becoming Leader. State: Replica: f36e22bd5d464e2a8ed1c2cc2582005c, State: Running, Role: LEADER
I20260630 12:37:21.501097 11407 consensus_queue.cc:237] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [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: "f36e22bd5d464e2a8ed1c2cc2582005c" member_type: VOTER }
I20260630 12:37:21.501400 11404 sys_catalog.cc:565] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:21.504281 11409 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [sys.catalog]: SysCatalogTable state changed. Reason: New leader f36e22bd5d464e2a8ed1c2cc2582005c. Latest consensus state: current_term: 1 leader_uuid: "f36e22bd5d464e2a8ed1c2cc2582005c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36e22bd5d464e2a8ed1c2cc2582005c" member_type: VOTER } }
I20260630 12:37:21.504226 11408 sys_catalog.cc:455] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f36e22bd5d464e2a8ed1c2cc2582005c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f36e22bd5d464e2a8ed1c2cc2582005c" member_type: VOTER } }
I20260630 12:37:21.505056 11409 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:21.505147 11408 sys_catalog.cc:458] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:21.512626 11413 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:21.520186 11413 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:21.521171   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:21.529048 11413 catalog_manager.cc:1383] Generated new cluster ID: f8467ba7af4d45a59b07a1dbae5ed17e
I20260630 12:37:21.529314 11413 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:21.546293 11413 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:21.547492 11413 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:21.560585 11413 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c: Generated new TSK 0
I20260630 12:37:21.561112 11413 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:21.588043   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:21.593636 11425 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
W20260630 12:37:21.594936 11426 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
W20260630 12:37:21.596349 11428 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
I20260630 12:37:21.596829   773 server_base.cc:1061] running on GCE node
I20260630 12:37:21.597683   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:21.597853   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:21.597986   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823041597975 us; error 0 us; skew 500 ppm
I20260630 12:37:21.598397   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:21.600512   773 webserver.cc:533] Webserver started at http://127.0.193.65:46765/ using document root <none> and password file <none>
I20260630 12:37:21.600943   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:21.601114   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:21.601310   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:21.602283   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "4b6c773904ba4dbebb512596eeca6517"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.606894   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:37:21.609979 11433 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.610951   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:21.611183   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "4b6c773904ba4dbebb512596eeca6517"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.611410   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:21.620985   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:21.621845   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:21.623167   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:21.625376   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:21.625584   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.625831   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:21.625964   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.662621   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:38009
I20260630 12:37:21.662739 11495 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:38009 every 8 connection(s)
I20260630 12:37:21.667562   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:21.674186 11500 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
W20260630 12:37:21.674444 11501 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
W20260630 12:37:21.678104 11503 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
I20260630 12:37:21.679037   773 server_base.cc:1061] running on GCE node
I20260630 12:37:21.679524 11496 heartbeater.cc:344] Connected to a master server at 127.0.193.126:42253
I20260630 12:37:21.679931 11496 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:21.680078   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:21.680351   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:21.680536   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823041680512 us; error 0 us; skew 500 ppm
I20260630 12:37:21.680711 11496 heartbeater.cc:507] Master 127.0.193.126:42253 requested a full tablet report, sending...
I20260630 12:37:21.681130   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:21.682868 11369 ts_manager.cc:194] Registered new tserver with Master: 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009)
I20260630 12:37:21.683820   773 webserver.cc:533] Webserver started at http://127.0.193.66:40115/ using document root <none> and password file <none>
I20260630 12:37:21.684326   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:21.684535   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:21.684792   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:21.684792 11369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39404
I20260630 12:37:21.686282   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.690379   773 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260630 12:37:21.693464 11508 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.694156   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:21.694435   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.694725   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:21.720484   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:21.721478   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:21.722855   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:21.724992   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:21.725214   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.725445   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:21.725625   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.762180   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:42319
I20260630 12:37:21.762286 11570 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:42319 every 8 connection(s)
I20260630 12:37:21.767005   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:21.774477 11574 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
W20260630 12:37:21.774582 11575 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
I20260630 12:37:21.777652   773 server_base.cc:1061] running on GCE node
W20260630 12:37:21.777678 11577 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
I20260630 12:37:21.779215   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:21.779301 11571 heartbeater.cc:344] Connected to a master server at 127.0.193.126:42253
W20260630 12:37:21.779510   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:21.779799 11571 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:21.779798   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823041779779 us; error 0 us; skew 500 ppm
I20260630 12:37:21.780642   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:21.780656 11571 heartbeater.cc:507] Master 127.0.193.126:42253 requested a full tablet report, sending...
I20260630 12:37:21.782765 11369 ts_manager.cc:194] Registered new tserver with Master: fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:21.783349   773 webserver.cc:533] Webserver started at http://127.0.193.67:42857/ using document root <none> and password file <none>
I20260630 12:37:21.783879   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:21.784096   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:21.784358   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:21.784327 11369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39416
I20260630 12:37:21.785857   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "f97ad554375b4a7690476f15fc5a6dac"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.789930   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260630 12:37:21.792950 11582 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.793834   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:21.794075   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "f97ad554375b4a7690476f15fc5a6dac"
format_stamp: "Formatted at 2026-06-30 12:37:21 on dist-test-slave-zbh0"
I20260630 12:37:21.794303   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:21.813349   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:21.814281   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:21.815606   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:21.817824   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:21.818038   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.818288   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:21.818503   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:21.854643   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:39601
I20260630 12:37:21.854755 11644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:39601 every 8 connection(s)
I20260630 12:37:21.868402 11645 heartbeater.cc:344] Connected to a master server at 127.0.193.126:42253
I20260630 12:37:21.868808 11645 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:21.869521 11645 heartbeater.cc:507] Master 127.0.193.126:42253 requested a full tablet report, sending...
I20260630 12:37:21.871553 11369 ts_manager.cc:194] Registered new tserver with Master: f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601)
I20260630 12:37:21.871716   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.01381671s
I20260630 12:37:21.872962 11369 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39422
I20260630 12:37:22.687696 11496 heartbeater.cc:499] Master 127.0.193.126:42253 was elected leader, sending a full tablet report...
I20260630 12:37:22.786994 11571 heartbeater.cc:499] Master 127.0.193.126:42253 was elected leader, sending a full tablet report...
I20260630 12:37:22.875768 11645 heartbeater.cc:499] Master 127.0.193.126:42253 was elected leader, sending a full tablet report...
I20260630 12:37:22.930208 11369 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:39436:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_""\004\001\000\377\377\377\037\004\001\000\376\377\377?\004\001\000\375\377\377_"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:22.932384 11369 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:22.983677 11461 tablet_service.cc:1511] Processing CreateTablet for tablet 52196d0260034f89a7a9cfbda1e01527 (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:22.984454 11460 tablet_service.cc:1511] Processing CreateTablet for tablet 07b31550ea4d437aaf51d6a9ebb7569e (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:22.985100 11461 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52196d0260034f89a7a9cfbda1e01527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:22.984778 11459 tablet_service.cc:1511] Processing CreateTablet for tablet e66e434a87d744a6a5d6108684f50124 (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:22.985868 11460 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b31550ea4d437aaf51d6a9ebb7569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:22.986598 11459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66e434a87d744a6a5d6108684f50124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.001044 11610 tablet_service.cc:1511] Processing CreateTablet for tablet 52196d0260034f89a7a9cfbda1e01527 (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:23.002507 11610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52196d0260034f89a7a9cfbda1e01527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.003845 11609 tablet_service.cc:1511] Processing CreateTablet for tablet 07b31550ea4d437aaf51d6a9ebb7569e (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:23.005159 11609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b31550ea4d437aaf51d6a9ebb7569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.007864 11608 tablet_service.cc:1511] Processing CreateTablet for tablet e66e434a87d744a6a5d6108684f50124 (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:23.009435 11608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66e434a87d744a6a5d6108684f50124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.011982 11458 tablet_service.cc:1511] Processing CreateTablet for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:23.013556 11458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.019014 11607 tablet_service.cc:1511] Processing CreateTablet for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:23.020345 11607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.021792 11536 tablet_service.cc:1511] Processing CreateTablet for tablet 52196d0260034f89a7a9cfbda1e01527 (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260630 12:37:23.022025 11534 tablet_service.cc:1511] Processing CreateTablet for tablet e66e434a87d744a6a5d6108684f50124 (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260630 12:37:23.022745 11536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52196d0260034f89a7a9cfbda1e01527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.023910 11534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e66e434a87d744a6a5d6108684f50124. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.023979 11535 tablet_service.cc:1511] Processing CreateTablet for tablet 07b31550ea4d437aaf51d6a9ebb7569e (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260630 12:37:23.025408 11535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b31550ea4d437aaf51d6a9ebb7569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.027843 11533 tablet_service.cc:1511] Processing CreateTablet for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a (DEFAULT_TABLE table=test-workload [id=5ff1937a8571480ca2356493c09cdcb5]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260630 12:37:23.029124 11533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:23.047938 11666 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: Bootstrap starting.
I20260630 12:37:23.053755 11666 tablet_bootstrap.cc:654] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.069453 11666 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: No bootstrap required, opened a new log
I20260630 12:37:23.069967 11666 ts_tablet_manager.cc:1403] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.006s
I20260630 12:37:23.072767 11666 raft_consensus.cc:359] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.073478 11666 raft_consensus.cc:385] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.073760 11666 raft_consensus.cc:740] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fccc0f8d66bd4b5faf9f1648c9d0a701, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.074653 11666 consensus_queue.cc:260] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.085848 11665 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517: Bootstrap starting.
I20260630 12:37:23.090530 11665 tablet_bootstrap.cc:654] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.095520 11668 tablet_bootstrap.cc:492] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac: Bootstrap starting.
I20260630 12:37:23.102310 11668 tablet_bootstrap.cc:654] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.107616 11666 ts_tablet_manager.cc:1434] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent starting tablet: real 0.037s	user 0.018s	sys 0.001s
I20260630 12:37:23.108758 11666 tablet_bootstrap.cc:492] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701: Bootstrap starting.
I20260630 12:37:23.109861 11665 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517: No bootstrap required, opened a new log
I20260630 12:37:23.110116 11668 tablet_bootstrap.cc:492] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac: No bootstrap required, opened a new log
I20260630 12:37:23.110554 11665 ts_tablet_manager.cc:1403] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517: Time spent bootstrapping tablet: real 0.025s	user 0.005s	sys 0.005s
I20260630 12:37:23.110613 11668 ts_tablet_manager.cc:1403] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac: Time spent bootstrapping tablet: real 0.016s	user 0.008s	sys 0.003s
I20260630 12:37:23.113581 11665 raft_consensus.cc:359] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.113752 11668 raft_consensus.cc:359] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.114557 11666 tablet_bootstrap.cc:654] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.114532 11668 raft_consensus.cc:385] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.114527 11665 raft_consensus.cc:385] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.115355 11668 raft_consensus.cc:740] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ad554375b4a7690476f15fc5a6dac, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.115443 11665 raft_consensus.cc:740] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6c773904ba4dbebb512596eeca6517, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.116382 11665 consensus_queue.cc:260] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.116382 11668 consensus_queue.cc:260] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.123512 11665 ts_tablet_manager.cc:1434] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.004s
I20260630 12:37:23.123934 11668 ts_tablet_manager.cc:1434] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.004s
I20260630 12:37:23.126014 11665 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517: Bootstrap starting.
I20260630 12:37:23.129606 11668 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: Bootstrap starting.
I20260630 12:37:23.133023 11665 tablet_bootstrap.cc:654] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.135416 11668 tablet_bootstrap.cc:654] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.136842 11669 raft_consensus.cc:493] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:23.137724 11666 tablet_bootstrap.cc:492] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701: No bootstrap required, opened a new log
I20260630 12:37:23.137343 11669 raft_consensus.cc:515] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.138235 11666 ts_tablet_manager.cc:1403] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent bootstrapping tablet: real 0.030s	user 0.017s	sys 0.004s
I20260630 12:37:23.141223 11666 raft_consensus.cc:359] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.141896 11666 raft_consensus.cc:385] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.142191 11666 raft_consensus.cc:740] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fccc0f8d66bd4b5faf9f1648c9d0a701, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.143410 11666 consensus_queue.cc:260] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.146998 11665 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517: No bootstrap required, opened a new log
I20260630 12:37:23.147786 11665 ts_tablet_manager.cc:1403] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.004s
I20260630 12:37:23.151285 11665 raft_consensus.cc:359] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.152397 11665 raft_consensus.cc:385] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.152850 11665 raft_consensus.cc:740] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6c773904ba4dbebb512596eeca6517, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.153147 11669 leader_election.cc:290] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601)
I20260630 12:37:23.154150 11665 consensus_queue.cc:260] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.165438 11665 ts_tablet_manager.cc:1434] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
W20260630 12:37:23.167910 11497 tablet.cc:2406] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:23.175168 11665 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: Bootstrap starting.
I20260630 12:37:23.183910 11665 tablet_bootstrap.cc:654] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.193768 11666 ts_tablet_manager.cc:1434] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent starting tablet: real 0.055s	user 0.018s	sys 0.036s
I20260630 12:37:23.196031 11665 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: No bootstrap required, opened a new log
I20260630 12:37:23.196645 11665 ts_tablet_manager.cc:1403] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260630 12:37:23.197626 11666 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: Bootstrap starting.
I20260630 12:37:23.199491 11665 raft_consensus.cc:359] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.200335 11665 raft_consensus.cc:385] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.200686 11665 raft_consensus.cc:740] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6c773904ba4dbebb512596eeca6517, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.201634 11665 consensus_queue.cc:260] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.204039 11666 tablet_bootstrap.cc:654] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.212038 11665 ts_tablet_manager.cc:1434] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260630 12:37:23.214906 11668 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: No bootstrap required, opened a new log
I20260630 12:37:23.215445 11668 ts_tablet_manager.cc:1403] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: Time spent bootstrapping tablet: real 0.086s	user 0.045s	sys 0.037s
I20260630 12:37:23.217268 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52196d0260034f89a7a9cfbda1e01527" candidate_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517" is_pre_election: true
I20260630 12:37:23.218031 11471 raft_consensus.cc:2468] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fccc0f8d66bd4b5faf9f1648c9d0a701 in term 0.
I20260630 12:37:23.218572 11668 raft_consensus.cc:359] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.219347 11668 raft_consensus.cc:385] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.219513 11510 leader_election.cc:304] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6c773904ba4dbebb512596eeca6517, fccc0f8d66bd4b5faf9f1648c9d0a701; no voters: 
I20260630 12:37:23.219714 11668 raft_consensus.cc:740] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ad554375b4a7690476f15fc5a6dac, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.220633 11678 raft_consensus.cc:2804] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:23.221215 11678 raft_consensus.cc:493] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:23.220628 11668 consensus_queue.cc:260] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.221542 11678 raft_consensus.cc:3060] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.222697 11665 tablet_bootstrap.cc:492] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517: Bootstrap starting.
I20260630 12:37:23.223045 11668 ts_tablet_manager.cc:1434] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:23.224131 11668 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: Bootstrap starting.
I20260630 12:37:23.229815 11678 raft_consensus.cc:515] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.230319 11668 tablet_bootstrap.cc:654] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.236889 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52196d0260034f89a7a9cfbda1e01527" candidate_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97ad554375b4a7690476f15fc5a6dac" is_pre_election: true
W20260630 12:37:23.239046 11512 leader_election.cc:343] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:23.242962 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52196d0260034f89a7a9cfbda1e01527" candidate_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517"
I20260630 12:37:23.243793 11471 raft_consensus.cc:3060] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.248699 11665 tablet_bootstrap.cc:654] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.249145 11674 raft_consensus.cc:493] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:23.254632 11674 raft_consensus.cc:515] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.255903 11666 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: No bootstrap required, opened a new log
I20260630 12:37:23.256501 11666 ts_tablet_manager.cc:1403] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent bootstrapping tablet: real 0.059s	user 0.031s	sys 0.027s
I20260630 12:37:23.257499 11620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52196d0260034f89a7a9cfbda1e01527" candidate_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f97ad554375b4a7690476f15fc5a6dac"
I20260630 12:37:23.258951 11674 leader_election.cc:290] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:23.262639 11666 raft_consensus.cc:359] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.263651 11666 raft_consensus.cc:385] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.264022 11666 raft_consensus.cc:740] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fccc0f8d66bd4b5faf9f1648c9d0a701, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.258905 11678 leader_election.cc:290] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [CANDIDATE]: Term 1 election: Requested vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601)
I20260630 12:37:23.265169 11666 consensus_queue.cc:260] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.267589 11471 raft_consensus.cc:2468] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fccc0f8d66bd4b5faf9f1648c9d0a701 in term 1.
I20260630 12:37:23.267791 11666 ts_tablet_manager.cc:1434] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260630 12:37:23.272006 11510 leader_election.cc:304] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6c773904ba4dbebb512596eeca6517, fccc0f8d66bd4b5faf9f1648c9d0a701; no voters: 
I20260630 12:37:23.272934 11674 raft_consensus.cc:493] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:23.273664 11678 raft_consensus.cc:2804] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:23.274149 11674 raft_consensus.cc:515] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
W20260630 12:37:23.274750 11512 leader_election.cc:343] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:23.275084 11678 raft_consensus.cc:697] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 LEADER]: Becoming Leader. State: Replica: fccc0f8d66bd4b5faf9f1648c9d0a701, State: Running, Role: LEADER
I20260630 12:37:23.276460 11674 leader_election.cc:290] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:23.276086 11678 consensus_queue.cc:237] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.278463 11666 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701: Bootstrap starting.
I20260630 12:37:23.280452 11668 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: No bootstrap required, opened a new log
I20260630 12:37:23.280987 11668 ts_tablet_manager.cc:1403] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: Time spent bootstrapping tablet: real 0.057s	user 0.032s	sys 0.015s
I20260630 12:37:23.284106 11668 raft_consensus.cc:359] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.284816 11668 raft_consensus.cc:385] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.285099 11668 raft_consensus.cc:740] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ad554375b4a7690476f15fc5a6dac, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.285966 11668 consensus_queue.cc:260] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.287827 11666 tablet_bootstrap.cc:654] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.294355 11470 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b31550ea4d437aaf51d6a9ebb7569e" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517" is_pre_election: true
I20260630 12:37:23.295096 11668 ts_tablet_manager.cc:1434] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260630 12:37:23.295123 11470 raft_consensus.cc:2468] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 0.
I20260630 12:37:23.296888 11584 leader_election.cc:304] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6c773904ba4dbebb512596eeca6517, f97ad554375b4a7690476f15fc5a6dac; no voters: 
I20260630 12:37:23.297780 11674 raft_consensus.cc:2804] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:23.298146 11674 raft_consensus.cc:493] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:23.298461 11674 raft_consensus.cc:3060] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.303139 11668 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: Bootstrap starting.
I20260630 12:37:23.304245 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e434a87d744a6a5d6108684f50124" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517" is_pre_election: true
W20260630 12:37:23.306066 11584 leader_election.cc:343] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:23.310240 11668 tablet_bootstrap.cc:654] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:23.314648 11666 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701: No bootstrap required, opened a new log
I20260630 12:37:23.315351 11666 ts_tablet_manager.cc:1403] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.005s
I20260630 12:37:23.317996 11674 raft_consensus.cc:515] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.319432 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e434a87d744a6a5d6108684f50124" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" is_pre_election: true
I20260630 12:37:23.320619 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b31550ea4d437aaf51d6a9ebb7569e" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" is_pre_election: true
I20260630 12:37:23.321343 11545 raft_consensus.cc:2468] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 0.
I20260630 12:37:23.320891 11666 raft_consensus.cc:359] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.321982 11666 raft_consensus.cc:385] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.321918 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b31550ea4d437aaf51d6a9ebb7569e" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517"
I20260630 12:37:23.322604 11666 raft_consensus.cc:740] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fccc0f8d66bd4b5faf9f1648c9d0a701, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.322887 11471 raft_consensus.cc:3060] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.323678 11666 consensus_queue.cc:260] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.327042 11666 ts_tablet_manager.cc:1434] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701: Time spent starting tablet: real 0.011s	user 0.009s	sys 0.001s
I20260630 12:37:23.329123 11367 catalog_manager.cc:5697] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 reported cstate change: term changed from 0 to 1, leader changed from <none> to fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:23.330998 11546 raft_consensus.cc:2468] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 0.
I20260630 12:37:23.332103 11545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b31550ea4d437aaf51d6a9ebb7569e" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701"
I20260630 12:37:23.332721 11545 raft_consensus.cc:3060] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.334291 11471 raft_consensus.cc:2468] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 1.
I20260630 12:37:23.335568 11585 leader_election.cc:304] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f97ad554375b4a7690476f15fc5a6dac, fccc0f8d66bd4b5faf9f1648c9d0a701; no voters: 4b6c773904ba4dbebb512596eeca6517
I20260630 12:37:23.337739 11665 tablet_bootstrap.cc:492] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517: No bootstrap required, opened a new log
I20260630 12:37:23.337790 11689 raft_consensus.cc:2804] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:23.338399 11689 raft_consensus.cc:493] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:23.338599 11665 ts_tablet_manager.cc:1403] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517: Time spent bootstrapping tablet: real 0.116s	user 0.030s	sys 0.036s
I20260630 12:37:23.338748 11689 raft_consensus.cc:3060] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.340263 11668 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: No bootstrap required, opened a new log
I20260630 12:37:23.340760 11668 ts_tablet_manager.cc:1403] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: Time spent bootstrapping tablet: real 0.038s	user 0.013s	sys 0.004s
I20260630 12:37:23.341928 11665 raft_consensus.cc:359] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.342749 11665 raft_consensus.cc:385] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.343120 11665 raft_consensus.cc:740] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4b6c773904ba4dbebb512596eeca6517, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.343662 11668 raft_consensus.cc:359] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.344475 11668 raft_consensus.cc:385] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:23.344000 11665 consensus_queue.cc:260] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.343587 11584 leader_election.cc:304] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6c773904ba4dbebb512596eeca6517, f97ad554375b4a7690476f15fc5a6dac; no voters: 
I20260630 12:37:23.346792 11668 raft_consensus.cc:740] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f97ad554375b4a7690476f15fc5a6dac, State: Initialized, Role: FOLLOWER
I20260630 12:37:23.347617 11668 consensus_queue.cc:260] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [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: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.345933 11689 raft_consensus.cc:515] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.351277 11545 raft_consensus.cc:2468] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 1.
I20260630 12:37:23.352970 11674 leader_election.cc:290] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 election: Requested vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:23.353813 11674 raft_consensus.cc:2804] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:23.354142 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e434a87d744a6a5d6108684f50124" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701"
I20260630 12:37:23.354238 11674 raft_consensus.cc:697] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Becoming Leader. State: Replica: f97ad554375b4a7690476f15fc5a6dac, State: Running, Role: LEADER
I20260630 12:37:23.354847 11546 raft_consensus.cc:3060] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.355304 11674 consensus_queue.cc:237] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.356653 11665 ts_tablet_manager.cc:1434] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260630 12:37:23.353056 11689 leader_election.cc:290] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 election: Requested vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:23.363550 11546 raft_consensus.cc:2468] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 1.
I20260630 12:37:23.365103 11585 leader_election.cc:304] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f97ad554375b4a7690476f15fc5a6dac, fccc0f8d66bd4b5faf9f1648c9d0a701; no voters: 
I20260630 12:37:23.367000 11689 raft_consensus.cc:2804] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:23.367487 11689 raft_consensus.cc:697] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Becoming Leader. State: Replica: f97ad554375b4a7690476f15fc5a6dac, State: Running, Role: LEADER
I20260630 12:37:23.369604 11668 ts_tablet_manager.cc:1434] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.006s
I20260630 12:37:23.369877 11689 consensus_queue.cc:237] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.372831 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e66e434a87d744a6a5d6108684f50124" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517"
I20260630 12:37:23.373400 11471 raft_consensus.cc:3060] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.372438 11367 catalog_manager.cc:5697] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ad554375b4a7690476f15fc5a6dac (127.0.193.67). New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:23.379477 11471 raft_consensus.cc:2468] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 1.
I20260630 12:37:23.385644 11367 catalog_manager.cc:5697] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ad554375b4a7690476f15fc5a6dac (127.0.193.67). New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: HEALTHY } } }
W20260630 12:37:23.514909 11417 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:23.539384 11689 raft_consensus.cc:493] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:23.539935 11689 raft_consensus.cc:515] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.541567 11689 leader_election.cc:290] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:23.542440 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95879285ba0d4bb7af4eb6b6adfcfa8a" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517" is_pre_election: true
I20260630 12:37:23.542593 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95879285ba0d4bb7af4eb6b6adfcfa8a" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" is_pre_election: true
I20260630 12:37:23.543021 11471 raft_consensus.cc:2468] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 0.
I20260630 12:37:23.543236 11546 raft_consensus.cc:2468] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 0.
I20260630 12:37:23.544031 11584 leader_election.cc:304] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6c773904ba4dbebb512596eeca6517, f97ad554375b4a7690476f15fc5a6dac; no voters: 
I20260630 12:37:23.544778 11689 raft_consensus.cc:2804] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:23.545064 11689 raft_consensus.cc:493] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:23.545337 11689 raft_consensus.cc:3060] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.550184 11689 raft_consensus.cc:515] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.551718 11689 leader_election.cc:290] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 election: Requested vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:23.552474 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95879285ba0d4bb7af4eb6b6adfcfa8a" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517"
I20260630 12:37:23.552752 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "95879285ba0d4bb7af4eb6b6adfcfa8a" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701"
I20260630 12:37:23.553025 11471 raft_consensus.cc:3060] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.553318 11546 raft_consensus.cc:3060] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.557631 11471 raft_consensus.cc:2468] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 1.
I20260630 12:37:23.557860 11546 raft_consensus.cc:2468] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f97ad554375b4a7690476f15fc5a6dac in term 1.
I20260630 12:37:23.558672 11584 leader_election.cc:304] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4b6c773904ba4dbebb512596eeca6517, f97ad554375b4a7690476f15fc5a6dac; no voters: 
I20260630 12:37:23.559397 11689 raft_consensus.cc:2804] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:23.559871 11689 raft_consensus.cc:697] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Becoming Leader. State: Replica: f97ad554375b4a7690476f15fc5a6dac, State: Running, Role: LEADER
I20260630 12:37:23.560638 11689 consensus_queue.cc:237] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } }
I20260630 12:37:23.566668 11367 catalog_manager.cc:5697] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac reported cstate change: term changed from 0 to 1, leader changed from <none> to f97ad554375b4a7690476f15fc5a6dac (127.0.193.67). New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:23.624714 11689 raft_consensus.cc:493] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:23.625257 11689 raft_consensus.cc:515] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } }
I20260630 12:37:23.626955 11689 leader_election.cc:290] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009), fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:23.627770 11471 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52196d0260034f89a7a9cfbda1e01527" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4b6c773904ba4dbebb512596eeca6517" is_pre_election: true
I20260630 12:37:23.628028 11546 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "52196d0260034f89a7a9cfbda1e01527" candidate_uuid: "f97ad554375b4a7690476f15fc5a6dac" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" is_pre_election: true
I20260630 12:37:23.628607 11471 raft_consensus.cc:2393] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f97ad554375b4a7690476f15fc5a6dac in current term 1: Already voted for candidate fccc0f8d66bd4b5faf9f1648c9d0a701 in this term.
I20260630 12:37:23.629591 11584 leader_election.cc:304] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f97ad554375b4a7690476f15fc5a6dac; no voters: 4b6c773904ba4dbebb512596eeca6517, fccc0f8d66bd4b5faf9f1648c9d0a701
I20260630 12:37:23.630206 11689 raft_consensus.cc:3060] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:23.635085 11689 raft_consensus.cc:2749] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:23.663897 11678 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:23.675125 11678 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:23.765123 11689 consensus_queue.cc:1048] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:23.775336 11691 consensus_queue.cc:1048] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:23.855343 11691 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:23.865960 11674 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:24.004501 11674 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:24.015901 11691 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:30.619107   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:30.627277 11711 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
W20260630 12:37:30.627535 11712 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
W20260630 12:37:30.628175 11714 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
I20260630 12:37:30.629990   773 server_base.cc:1061] running on GCE node
I20260630 12:37:30.632604   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:30.632887   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:30.633112   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823050633094 us; error 0 us; skew 500 ppm
I20260630 12:37:30.633862   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:30.637207   773 webserver.cc:533] Webserver started at http://127.0.193.68:36083/ using document root <none> and password file <none>
I20260630 12:37:30.637737   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:30.637955   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:30.638309   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:30.639899   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "3c50e2508585412188905712b0c4b685"
format_stamp: "Formatted at 2026-06-30 12:37:30 on dist-test-slave-zbh0"
I20260630 12:37:30.644781   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:37:30.648437 11719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:30.649215   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:30.649528   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "3c50e2508585412188905712b0c4b685"
format_stamp: "Formatted at 2026-06-30 12:37:30 on dist-test-slave-zbh0"
I20260630 12:37:30.649829   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:37:30.675767   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:30.677158   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:30.678701   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:30.681205   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:30.681468   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:30.681720   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:30.681921   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:30.725103   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:41917
I20260630 12:37:30.725221 11781 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:41917 every 8 connection(s)
I20260630 12:37:30.742260 11782 heartbeater.cc:344] Connected to a master server at 127.0.193.126:42253
I20260630 12:37:30.742709 11782 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:30.743559 11782 heartbeater.cc:507] Master 127.0.193.126:42253 requested a full tablet report, sending...
I20260630 12:37:30.745471 11367 ts_manager.cc:194] Registered new tserver with Master: 3c50e2508585412188905712b0c4b685 (127.0.193.68:41917)
I20260630 12:37:30.746994 11367 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:55104
I20260630 12:37:31.584852 11620 consensus_queue.cc:237] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:31.592095 11546 raft_consensus.cc:1275] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.594143 11789 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:31.594708 11470 raft_consensus.cc:1275] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.596235 11691 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:31.604331 11789 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
W20260630 12:37:31.608665 11584 consensus_peers.cc:597] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac -> Peer 3c50e2508585412188905712b0c4b685 (127.0.193.68:41917): Couldn't send request to peer 3c50e2508585412188905712b0c4b685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 95879285ba0d4bb7af4eb6b6adfcfa8a. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.608734 11546 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.610941 11470 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.622228 11367 catalog_manager.cc:5697] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac reported cstate change: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:31.622978 11620 consensus_queue.cc:237] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:31.633867 11546 raft_consensus.cc:1275] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260630 12:37:31.635227 11584 consensus_peers.cc:597] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac -> Peer 3c50e2508585412188905712b0c4b685 (127.0.193.68:41917): Couldn't send request to peer 3c50e2508585412188905712b0c4b685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 07b31550ea4d437aaf51d6a9ebb7569e. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.635538 11789 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:31.636768 11470 raft_consensus.cc:1275] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.638515 11691 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260630 12:37:31.645699 11789 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.648241 11546 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.649475 11470 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.666462 11367 catalog_manager.cc:5697] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 reported cstate change: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.680594 11546 consensus_queue.cc:237] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:31.688946 11620 raft_consensus.cc:1275] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Refusing update from remote peer fccc0f8d66bd4b5faf9f1648c9d0a701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.690620 11707 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260630 12:37:31.691044 11470 raft_consensus.cc:1275] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer fccc0f8d66bd4b5faf9f1648c9d0a701: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:31.693244 11804 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260630 12:37:31.701547 11510 consensus_peers.cc:597] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 -> Peer 3c50e2508585412188905712b0c4b685 (127.0.193.68:41917): Couldn't send request to peer 3c50e2508585412188905712b0c4b685. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 52196d0260034f89a7a9cfbda1e01527. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:31.700081 11707 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.701891 11620 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.704754 11470 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.715669 11369 catalog_manager.cc:5697] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac reported cstate change: config changed from index -1 to 2, NON_VOTER 3c50e2508585412188905712b0c4b685 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } } }
I20260630 12:37:31.749524 11782 heartbeater.cc:499] Master 127.0.193.126:42253 was elected leader, sending a full tablet report...
I20260630 12:37:32.083642 11810 ts_tablet_manager.cc:933] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: Initiating tablet copy from peer f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601)
I20260630 12:37:32.085391 11810 tablet_copy_client.cc:323] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:39601
I20260630 12:37:32.101289 11630 tablet_copy_service.cc:140] P f97ad554375b4a7690476f15fc5a6dac: Received BeginTabletCopySession request for tablet 07b31550ea4d437aaf51d6a9ebb7569e from peer 3c50e2508585412188905712b0c4b685 ({username='slave'} at 127.0.0.1:60884)
I20260630 12:37:32.101848 11630 tablet_copy_service.cc:161] P f97ad554375b4a7690476f15fc5a6dac: Beginning new tablet copy session on tablet 07b31550ea4d437aaf51d6a9ebb7569e from peer 3c50e2508585412188905712b0c4b685 at {username='slave'} at 127.0.0.1:60884: session id = 3c50e2508585412188905712b0c4b685-07b31550ea4d437aaf51d6a9ebb7569e
I20260630 12:37:32.108486 11630 tablet_copy_source_session.cc:215] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:32.111119 11810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b31550ea4d437aaf51d6a9ebb7569e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:32.122792 11810 tablet_copy_client.cc:806] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:32.123521 11810 tablet_copy_client.cc:670] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:32.127243 11810 tablet_copy_client.cc:538] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:32.133567 11810 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: Bootstrap starting.
I20260630 12:37:32.148831 11810 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:32.149569 11810 tablet_bootstrap.cc:492] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: Bootstrap complete.
I20260630 12:37:32.150138 11810 ts_tablet_manager.cc:1403] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260630 12:37:32.152799 11810 raft_consensus.cc:359] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:32.153540 11810 raft_consensus.cc:740] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3c50e2508585412188905712b0c4b685, State: Initialized, Role: LEARNER
I20260630 12:37:32.154290 11810 consensus_queue.cc:260] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:32.155876 11815 ts_tablet_manager.cc:933] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: Initiating tablet copy from peer f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601)
I20260630 12:37:32.157294 11810 ts_tablet_manager.cc:1434] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: Time spent starting tablet: real 0.007s	user 0.010s	sys 0.000s
I20260630 12:37:32.159335 11815 tablet_copy_client.cc:323] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:39601
I20260630 12:37:32.161027 11630 tablet_copy_service.cc:342] P f97ad554375b4a7690476f15fc5a6dac: Request end of tablet copy session 3c50e2508585412188905712b0c4b685-07b31550ea4d437aaf51d6a9ebb7569e received from {username='slave'} at 127.0.0.1:60884
I20260630 12:37:32.161515 11630 tablet_copy_service.cc:434] P f97ad554375b4a7690476f15fc5a6dac: ending tablet copy session 3c50e2508585412188905712b0c4b685-07b31550ea4d437aaf51d6a9ebb7569e on tablet 07b31550ea4d437aaf51d6a9ebb7569e with peer 3c50e2508585412188905712b0c4b685
I20260630 12:37:32.161553 11629 tablet_copy_service.cc:140] P f97ad554375b4a7690476f15fc5a6dac: Received BeginTabletCopySession request for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a from peer 3c50e2508585412188905712b0c4b685 ({username='slave'} at 127.0.0.1:60884)
I20260630 12:37:32.162281 11629 tablet_copy_service.cc:161] P f97ad554375b4a7690476f15fc5a6dac: Beginning new tablet copy session on tablet 95879285ba0d4bb7af4eb6b6adfcfa8a from peer 3c50e2508585412188905712b0c4b685 at {username='slave'} at 127.0.0.1:60884: session id = 3c50e2508585412188905712b0c4b685-95879285ba0d4bb7af4eb6b6adfcfa8a
I20260630 12:37:32.170038 11629 tablet_copy_source_session.cc:215] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:32.172607 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:32.183564 11815 tablet_copy_client.cc:806] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:32.184183 11815 tablet_copy_client.cc:670] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:32.187700 11815 tablet_copy_client.cc:538] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:32.193554 11815 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: Bootstrap starting.
I20260630 12:37:32.210544 11815 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:32.211310 11815 tablet_bootstrap.cc:492] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: Bootstrap complete.
I20260630 12:37:32.211889 11815 ts_tablet_manager.cc:1403] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: Time spent bootstrapping tablet: real 0.018s	user 0.018s	sys 0.001s
I20260630 12:37:32.214115 11815 raft_consensus.cc:359] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:32.214706 11815 raft_consensus.cc:740] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3c50e2508585412188905712b0c4b685, State: Initialized, Role: LEARNER
I20260630 12:37:32.215422 11815 consensus_queue.cc:260] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:32.217113 11815 ts_tablet_manager.cc:1434] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:32.218806 11629 tablet_copy_service.cc:342] P f97ad554375b4a7690476f15fc5a6dac: Request end of tablet copy session 3c50e2508585412188905712b0c4b685-95879285ba0d4bb7af4eb6b6adfcfa8a received from {username='slave'} at 127.0.0.1:60884
I20260630 12:37:32.219235 11629 tablet_copy_service.cc:434] P f97ad554375b4a7690476f15fc5a6dac: ending tablet copy session 3c50e2508585412188905712b0c4b685-95879285ba0d4bb7af4eb6b6adfcfa8a on tablet 95879285ba0d4bb7af4eb6b6adfcfa8a with peer 3c50e2508585412188905712b0c4b685
I20260630 12:37:32.273361 11815 ts_tablet_manager.cc:933] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: Initiating tablet copy from peer fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319)
I20260630 12:37:32.274968 11815 tablet_copy_client.cc:323] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:42319
I20260630 12:37:32.285941 11556 tablet_copy_service.cc:140] P fccc0f8d66bd4b5faf9f1648c9d0a701: Received BeginTabletCopySession request for tablet 52196d0260034f89a7a9cfbda1e01527 from peer 3c50e2508585412188905712b0c4b685 ({username='slave'} at 127.0.0.1:58910)
I20260630 12:37:32.286541 11556 tablet_copy_service.cc:161] P fccc0f8d66bd4b5faf9f1648c9d0a701: Beginning new tablet copy session on tablet 52196d0260034f89a7a9cfbda1e01527 from peer 3c50e2508585412188905712b0c4b685 at {username='slave'} at 127.0.0.1:58910: session id = 3c50e2508585412188905712b0c4b685-52196d0260034f89a7a9cfbda1e01527
I20260630 12:37:32.295336 11556 tablet_copy_source_session.cc:215] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:32.298394 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 52196d0260034f89a7a9cfbda1e01527. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:32.309290 11815 tablet_copy_client.cc:806] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:32.309857 11815 tablet_copy_client.cc:670] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:32.313665 11815 tablet_copy_client.cc:538] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:32.319766 11815 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: Bootstrap starting.
I20260630 12:37:32.335654 11815 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:32.336340 11815 tablet_bootstrap.cc:492] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: Bootstrap complete.
I20260630 12:37:32.336890 11815 ts_tablet_manager.cc:1403] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: Time spent bootstrapping tablet: real 0.017s	user 0.013s	sys 0.003s
I20260630 12:37:32.339195 11815 raft_consensus.cc:359] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:32.339812 11815 raft_consensus.cc:740] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 3c50e2508585412188905712b0c4b685, State: Initialized, Role: LEARNER
I20260630 12:37:32.340356 11815 consensus_queue.cc:260] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 2, Last appended: 1.2, Last appended by leader: 2, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: true } }
I20260630 12:37:32.342348 11815 ts_tablet_manager.cc:1434] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260630 12:37:32.344081 11556 tablet_copy_service.cc:342] P fccc0f8d66bd4b5faf9f1648c9d0a701: Request end of tablet copy session 3c50e2508585412188905712b0c4b685-52196d0260034f89a7a9cfbda1e01527 received from {username='slave'} at 127.0.0.1:58910
I20260630 12:37:32.344511 11556 tablet_copy_service.cc:434] P fccc0f8d66bd4b5faf9f1648c9d0a701: ending tablet copy session 3c50e2508585412188905712b0c4b685-52196d0260034f89a7a9cfbda1e01527 on tablet 52196d0260034f89a7a9cfbda1e01527 with peer 3c50e2508585412188905712b0c4b685
I20260630 12:37:32.464169 11757 raft_consensus.cc:1217] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:32.622056 11757 raft_consensus.cc:1217] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:32.874993 11757 raft_consensus.cc:1217] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260630 12:37:33.072604 11789 raft_consensus.cc:1064] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: attempting to promote NON_VOTER 3c50e2508585412188905712b0c4b685 to VOTER
I20260630 12:37:33.074534 11789 consensus_queue.cc:237] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } }
I20260630 12:37:33.080508 11546 raft_consensus.cc:1275] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.081147 11757 raft_consensus.cc:1275] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.081409 11470 raft_consensus.cc:1275] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.082279 11789 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:33.083416 11822 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:33.084314 11823 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:33.099462 11823 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.101303 11757 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.103241 11470 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.112687 11546 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.125612 11368 catalog_manager.cc:5697] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac reported cstate change: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:33.144848 11620 consensus_queue.cc:237] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } }
I20260630 12:37:33.152999 11757 raft_consensus.cc:1275] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:33.154258 11470 raft_consensus.cc:1275] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:33.154418 11823 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:33.156008 11789 consensus_queue.cc:1048] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:33.161375 11823 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.163156 11757 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.164050 11470 raft_consensus.cc:2955] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.173570 11356 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 07b31550ea4d437aaf51d6a9ebb7569e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:33.175962 11366 catalog_manager.cc:5697] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac reported cstate change: config changed from index 3 to 4, VOTER fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66) evicted. New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:33.187986 11533 tablet_service.cc:1558] Processing DeleteTablet for tablet 07b31550ea4d437aaf51d6a9ebb7569e with delete_type TABLET_DATA_TOMBSTONED (TS fccc0f8d66bd4b5faf9f1648c9d0a701 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34636
I20260630 12:37:33.191126 11835 tablet_replica.cc:333] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: stopping tablet replica
I20260630 12:37:33.192178 11835 raft_consensus.cc:2243] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.193684 11835 raft_consensus.cc:2272] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.197480 11835 ts_tablet_manager.cc:1916] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:33.208681 11835 ts_tablet_manager.cc:1929] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:33.209144 11835 log.cc:1199] T 07b31550ea4d437aaf51d6a9ebb7569e P fccc0f8d66bd4b5faf9f1648c9d0a701: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-1-root/wals/07b31550ea4d437aaf51d6a9ebb7569e
I20260630 12:37:33.210594 11355 catalog_manager.cc:5028] TS fccc0f8d66bd4b5faf9f1648c9d0a701 (127.0.193.66:42319): tablet 07b31550ea4d437aaf51d6a9ebb7569e (table test-workload [id=5ff1937a8571480ca2356493c09cdcb5]) successfully deleted
I20260630 12:37:33.229449 11823 raft_consensus.cc:1064] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: attempting to promote NON_VOTER 3c50e2508585412188905712b0c4b685 to VOTER
I20260630 12:37:33.232065 11823 consensus_queue.cc:237] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } }
I20260630 12:37:33.239876 11757 raft_consensus.cc:1275] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.240377 11470 raft_consensus.cc:1275] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.240665 11546 raft_consensus.cc:1275] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.241674 11823 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:33.242578 11789 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:33.243491 11837 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:33.254693 11823 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.256541 11757 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.258307 11546 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.267372 11470 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.270584 11369 catalog_manager.cc:5697] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 reported cstate change: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.292614 11620 consensus_queue.cc:237] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } }
I20260630 12:37:33.298400 11757 raft_consensus.cc:1275] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:33.299106 11546 raft_consensus.cc:1275] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Refusing update from remote peer f97ad554375b4a7690476f15fc5a6dac: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:33.299827 11789 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:33.301523 11823 consensus_queue.cc:1048] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [LEADER]: Connected to new peer: Peer: permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:33.306676 11789 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.309459 11757 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.309723 11546 raft_consensus.cc:2955] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.317304 11356 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:33.322682 11366 catalog_manager.cc:5697] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac reported cstate change: config changed from index 3 to 4, VOTER 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65) evicted. New cstate: current_term: 1 leader_uuid: "f97ad554375b4a7690476f15fc5a6dac" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:33.332968 11825 raft_consensus.cc:1064] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: attempting to promote NON_VOTER 3c50e2508585412188905712b0c4b685 to VOTER
I20260630 12:37:33.335582 11825 consensus_queue.cc:237] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 1.2, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } }
I20260630 12:37:33.339236 11459 tablet_service.cc:1558] Processing DeleteTablet for tablet 95879285ba0d4bb7af4eb6b6adfcfa8a with delete_type TABLET_DATA_TOMBSTONED (TS 4b6c773904ba4dbebb512596eeca6517 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:55252
I20260630 12:37:33.341643 11841 tablet_replica.cc:333] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: stopping tablet replica
I20260630 12:37:33.342855 11841 raft_consensus.cc:2243] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.343811 11841 raft_consensus.cc:2272] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.348920 11620 raft_consensus.cc:1275] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Refusing update from remote peer fccc0f8d66bd4b5faf9f1648c9d0a701: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.351209 11470 raft_consensus.cc:1275] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer fccc0f8d66bd4b5faf9f1648c9d0a701: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.351557 11757 raft_consensus.cc:1275] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 LEARNER]: Refusing update from remote peer fccc0f8d66bd4b5faf9f1648c9d0a701: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260630 12:37:33.350507 11825 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260630 12:37:33.353257 11841 ts_tablet_manager.cc:1916] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:33.353534 11707 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260630 12:37:33.355114 11824 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260630 12:37:33.369753 11841 ts_tablet_manager.cc:1929] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:33.370289 11841 log.cc:1199] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 4b6c773904ba4dbebb512596eeca6517: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-0-root/wals/95879285ba0d4bb7af4eb6b6adfcfa8a
I20260630 12:37:33.372219 11354 catalog_manager.cc:5028] TS 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009): tablet 95879285ba0d4bb7af4eb6b6adfcfa8a (table test-workload [id=5ff1937a8571480ca2356493c09cdcb5]) successfully deleted
I20260630 12:37:33.377141 11707 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.379457 11620 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.380971 11470 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.390024 11757 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.394593 11368 catalog_manager.cc:5697] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac reported cstate change: config changed from index 2 to 3, 3c50e2508585412188905712b0c4b685 (127.0.193.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "f97ad554375b4a7690476f15fc5a6dac" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 39601 } attrs { replace: true } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.412539 11546 consensus_queue.cc:237] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } }
I20260630 12:37:33.417316 11470 raft_consensus.cc:1275] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Refusing update from remote peer fccc0f8d66bd4b5faf9f1648c9d0a701: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:33.418848 11824 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:33.420183 11757 raft_consensus.cc:1275] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Refusing update from remote peer fccc0f8d66bd4b5faf9f1648c9d0a701: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260630 12:37:33.422238 11824 consensus_queue.cc:1048] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260630 12:37:33.426292 11707 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f97ad554375b4a7690476f15fc5a6dac (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.427999 11470 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f97ad554375b4a7690476f15fc5a6dac (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.432606 11757 raft_consensus.cc:2955] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f97ad554375b4a7690476f15fc5a6dac (127.0.193.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } } }
I20260630 12:37:33.439073 11355 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 52196d0260034f89a7a9cfbda1e01527 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260630 12:37:33.442258 11367 catalog_manager.cc:5697] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 reported cstate change: config changed from index 3 to 4, VOTER f97ad554375b4a7690476f15fc5a6dac (127.0.193.67) evicted. New cstate: current_term: 1 leader_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4b6c773904ba4dbebb512596eeca6517" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 38009 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fccc0f8d66bd4b5faf9f1648c9d0a701" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42319 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3c50e2508585412188905712b0c4b685" member_type: VOTER last_known_addr { host: "127.0.193.68" port: 41917 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260630 12:37:33.454023 11610 tablet_service.cc:1558] Processing DeleteTablet for tablet 52196d0260034f89a7a9cfbda1e01527 with delete_type TABLET_DATA_TOMBSTONED (TS f97ad554375b4a7690476f15fc5a6dac not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:51702
I20260630 12:37:33.456547 11846 tablet_replica.cc:333] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: stopping tablet replica
I20260630 12:37:33.457579 11846 raft_consensus.cc:2243] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.458325 11846 raft_consensus.cc:2272] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.461005 11846 ts_tablet_manager.cc:1916] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260630 12:37:33.472258 11846 ts_tablet_manager.cc:1929] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260630 12:37:33.472640 11846 log.cc:1199] T 52196d0260034f89a7a9cfbda1e01527 P f97ad554375b4a7690476f15fc5a6dac: Deleting WAL directory at /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsFollowerMoves.1782822816781405-773-0/minicluster-data/ts-2-root/wals/52196d0260034f89a7a9cfbda1e01527
I20260630 12:37:33.474220 11356 catalog_manager.cc:5028] TS f97ad554375b4a7690476f15fc5a6dac (127.0.193.67:39601): tablet 52196d0260034f89a7a9cfbda1e01527 (table test-workload [id=5ff1937a8571480ca2356493c09cdcb5]) successfully deleted
I20260630 12:37:33.763199   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:33.788141   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:33.789086   773 tablet_replica.cc:333] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517: stopping tablet replica
I20260630 12:37:33.789937   773 raft_consensus.cc:2243] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.790568   773 raft_consensus.cc:2272] T e66e434a87d744a6a5d6108684f50124 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.792840   773 tablet_replica.cc:333] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517: stopping tablet replica
I20260630 12:37:33.793314   773 raft_consensus.cc:2243] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.793843   773 raft_consensus.cc:2272] T 07b31550ea4d437aaf51d6a9ebb7569e P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.796504   773 tablet_replica.cc:333] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517: stopping tablet replica
I20260630 12:37:33.797009   773 raft_consensus.cc:2243] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.797463   773 raft_consensus.cc:2272] T 52196d0260034f89a7a9cfbda1e01527 P 4b6c773904ba4dbebb512596eeca6517 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.822479   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:33.838178   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:33.860741   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260630 12:37:33.861340 11510 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:38009: connect: Connection refused (error 111)
I20260630 12:37:33.861650   773 tablet_replica.cc:333] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701: stopping tablet replica
I20260630 12:37:33.862672   773 raft_consensus.cc:2243] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.863296   773 raft_consensus.cc:2272] T e66e434a87d744a6a5d6108684f50124 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:33.865113 11510 consensus_peers.cc:597] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 -> Peer 4b6c773904ba4dbebb512596eeca6517 (127.0.193.65:38009): Couldn't send request to peer 4b6c773904ba4dbebb512596eeca6517. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:38009: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:33.866087   773 tablet_replica.cc:333] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701: stopping tablet replica
I20260630 12:37:33.866640   773 raft_consensus.cc:2243] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:33.867162   773 raft_consensus.cc:2272] T 95879285ba0d4bb7af4eb6b6adfcfa8a P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.869402   773 tablet_replica.cc:333] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701: stopping tablet replica
I20260630 12:37:33.869882   773 raft_consensus.cc:2243] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.870581   773 raft_consensus.cc:2272] T 52196d0260034f89a7a9cfbda1e01527 P fccc0f8d66bd4b5faf9f1648c9d0a701 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.896256   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:33.911832   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:33.936326   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:33.937342   773 tablet_replica.cc:333] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac: stopping tablet replica
I20260630 12:37:33.937930   773 raft_consensus.cc:2243] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.938719   773 raft_consensus.cc:2272] T 95879285ba0d4bb7af4eb6b6adfcfa8a P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.941636   773 tablet_replica.cc:333] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac: stopping tablet replica
I20260630 12:37:33.942257   773 raft_consensus.cc:2243] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.943061   773 raft_consensus.cc:2272] T 07b31550ea4d437aaf51d6a9ebb7569e P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.945252   773 tablet_replica.cc:333] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac: stopping tablet replica
I20260630 12:37:33.945761   773 raft_consensus.cc:2243] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:33.946533   773 raft_consensus.cc:2272] T e66e434a87d744a6a5d6108684f50124 P f97ad554375b4a7690476f15fc5a6dac [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:33.969887   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:33.984926   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:37:34.004072   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:34.004616   773 tablet_replica.cc:333] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685: stopping tablet replica
I20260630 12:37:34.005141   773 raft_consensus.cc:2243] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:34.005569   773 raft_consensus.cc:2272] T 52196d0260034f89a7a9cfbda1e01527 P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:34.007731   773 tablet_replica.cc:333] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685: stopping tablet replica
I20260630 12:37:34.008183   773 raft_consensus.cc:2243] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:34.008626   773 raft_consensus.cc:2272] T 95879285ba0d4bb7af4eb6b6adfcfa8a P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:34.010653   773 tablet_replica.cc:333] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685: stopping tablet replica
I20260630 12:37:34.011155   773 raft_consensus.cc:2243] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:34.011633   773 raft_consensus.cc:2272] T 07b31550ea4d437aaf51d6a9ebb7569e P 3c50e2508585412188905712b0c4b685 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:34.030979   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:37:34.041484   773 master.cc:562] Master@127.0.193.126:42253 shutting down...
I20260630 12:37:34.062623   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:34.063190   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:34.063476   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P f36e22bd5d464e2a8ed1c2cc2582005c: stopping tablet replica
I20260630 12:37:34.083542   773 master.cc:584] Master@127.0.193.126:42253 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsFollowerMoves (12734 ms)
[ RUN      ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster
I20260630 12:37:34.125568   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:36417
I20260630 12:37:34.126643   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.131649 11849 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
W20260630 12:37:34.131814 11850 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
W20260630 12:37:34.132946 11852 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
I20260630 12:37:34.134264   773 server_base.cc:1061] running on GCE node
I20260630 12:37:34.135200   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.135418   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.135607   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823054135579 us; error 0 us; skew 500 ppm
I20260630 12:37:34.136108   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.138458   773 webserver.cc:533] Webserver started at http://127.0.193.126:45929/ using document root <none> and password file <none>
I20260630 12:37:34.139008   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.139209   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.139487   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.140527   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "c2ea0099a88c466b8cd13cf71e0688e5"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.144891   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260630 12:37:34.148128 11857 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.148815   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:34.149087   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "c2ea0099a88c466b8cd13cf71e0688e5"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.149348   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:34.165669   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.166798   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.204136   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:36417
I20260630 12:37:34.204236 11908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:36417 every 8 connection(s)
I20260630 12:37:34.207928 11909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:34.218277 11909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5: Bootstrap starting.
I20260630 12:37:34.222859 11909 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:34.226751 11909 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5: No bootstrap required, opened a new log
I20260630 12:37:34.228785 11909 raft_consensus.cc:359] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2ea0099a88c466b8cd13cf71e0688e5" member_type: VOTER }
I20260630 12:37:34.229151 11909 raft_consensus.cc:385] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:34.229326 11909 raft_consensus.cc:740] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c2ea0099a88c466b8cd13cf71e0688e5, State: Initialized, Role: FOLLOWER
I20260630 12:37:34.229803 11909 consensus_queue.cc:260] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [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: "c2ea0099a88c466b8cd13cf71e0688e5" member_type: VOTER }
I20260630 12:37:34.230206 11909 raft_consensus.cc:399] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:34.230387 11909 raft_consensus.cc:493] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:34.230584 11909 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:34.234980 11909 raft_consensus.cc:515] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2ea0099a88c466b8cd13cf71e0688e5" member_type: VOTER }
I20260630 12:37:34.235426 11909 leader_election.cc:304] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [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: c2ea0099a88c466b8cd13cf71e0688e5; no voters: 
I20260630 12:37:34.236440 11909 leader_election.cc:290] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:34.236764 11912 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:34.238093 11912 raft_consensus.cc:697] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 1 LEADER]: Becoming Leader. State: Replica: c2ea0099a88c466b8cd13cf71e0688e5, State: Running, Role: LEADER
I20260630 12:37:34.238724 11912 consensus_queue.cc:237] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [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: "c2ea0099a88c466b8cd13cf71e0688e5" member_type: VOTER }
I20260630 12:37:34.239332 11909 sys_catalog.cc:565] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:34.243816 11914 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c2ea0099a88c466b8cd13cf71e0688e5. Latest consensus state: current_term: 1 leader_uuid: "c2ea0099a88c466b8cd13cf71e0688e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2ea0099a88c466b8cd13cf71e0688e5" member_type: VOTER } }
I20260630 12:37:34.244503 11914 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:34.247164 11913 sys_catalog.cc:455] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c2ea0099a88c466b8cd13cf71e0688e5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c2ea0099a88c466b8cd13cf71e0688e5" member_type: VOTER } }
I20260630 12:37:34.247859 11913 sys_catalog.cc:458] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:34.256377 11921 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:34.258702   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:34.261961 11921 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:34.270082 11921 catalog_manager.cc:1383] Generated new cluster ID: f1da5ec8d3e94dfb8eb04a382dcbb52c
I20260630 12:37:34.270407 11921 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:34.289642 11921 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:34.290963 11921 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:34.309535 11921 catalog_manager.cc:6070] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5: Generated new TSK 0
I20260630 12:37:34.310173 11921 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:34.325199   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.331980 11930 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
W20260630 12:37:34.332506 11931 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
W20260630 12:37:34.334470 11933 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
I20260630 12:37:34.334942   773 server_base.cc:1061] running on GCE node
I20260630 12:37:34.335811   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.335994   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.336113   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823054336103 us; error 0 us; skew 500 ppm
I20260630 12:37:34.336534   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.338928   773 webserver.cc:533] Webserver started at http://127.0.193.65:44039/ using document root <none> and password file <none>
I20260630 12:37:34.339372   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.339535   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.339757   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.340864   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "7a4405320c174f91947ff05232ad7f61"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.345602   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260630 12:37:34.349148 11938 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.349897   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:34.350145   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "7a4405320c174f91947ff05232ad7f61"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.350397   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:34.374132   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.375209   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.376530   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.378701   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.378945   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.379213   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.379354   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.416251   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:36787
I20260630 12:37:34.416361 12000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:36787 every 8 connection(s)
I20260630 12:37:34.421200   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.428834 12005 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
W20260630 12:37:34.429132 12006 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
W20260630 12:37:34.432091 12008 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
I20260630 12:37:34.432904   773 server_base.cc:1061] running on GCE node
I20260630 12:37:34.433981   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:34.434206   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.434404   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823054434386 us; error 0 us; skew 500 ppm
I20260630 12:37:34.435019   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.436595 12001 heartbeater.cc:344] Connected to a master server at 127.0.193.126:36417
I20260630 12:37:34.436942 12001 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.437621 12001 heartbeater.cc:507] Master 127.0.193.126:36417 requested a full tablet report, sending...
I20260630 12:37:34.437899   773 webserver.cc:533] Webserver started at http://127.0.193.66:42613/ using document root <none> and password file <none>
I20260630 12:37:34.438436   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.438637   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.438947   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.439648 11874 ts_manager.cc:194] Registered new tserver with Master: 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787)
I20260630 12:37:34.440069   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "40e18722051e4c388436edc535d6dd06"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.441599 11874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46622
I20260630 12:37:34.444767   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260630 12:37:34.448287 12013 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.449080   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:34.449373   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "40e18722051e4c388436edc535d6dd06"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.449651   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:34.465986   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.467115   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.468480   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.470621   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.470858   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.471091   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.471268   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.508395   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:38901
I20260630 12:37:34.508498 12075 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:38901 every 8 connection(s)
I20260630 12:37:34.513236   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:34.520453 12079 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
W20260630 12:37:34.522125 12080 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
W20260630 12:37:34.525415 12082 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
I20260630 12:37:34.525967 12076 heartbeater.cc:344] Connected to a master server at 127.0.193.126:36417
I20260630 12:37:34.526368   773 server_base.cc:1061] running on GCE node
I20260630 12:37:34.526497 12076 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.527318   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:34.527408 12076 heartbeater.cc:507] Master 127.0.193.126:36417 requested a full tablet report, sending...
W20260630 12:37:34.527565   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:34.527850   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823054527835 us; error 0 us; skew 500 ppm
I20260630 12:37:34.528540   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:34.529731 11874 ts_manager.cc:194] Registered new tserver with Master: 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901)
I20260630 12:37:34.531244   773 webserver.cc:533] Webserver started at http://127.0.193.67:44839/ using document root <none> and password file <none>
I20260630 12:37:34.531665 11874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46632
I20260630 12:37:34.531903   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:34.532210   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:34.532527   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:34.533938   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "30af65f68fba44aba7ef88bf6261c149"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.538388   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.005s
I20260630 12:37:34.541620 12087 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.542414   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:34.542738   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "30af65f68fba44aba7ef88bf6261c149"
format_stamp: "Formatted at 2026-06-30 12:37:34 on dist-test-slave-zbh0"
I20260630 12:37:34.543081   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:34.566371   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:34.567718   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:34.569159   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:34.571396   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:34.571615   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.571839   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:34.572003   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:34.614001   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:40975
I20260630 12:37:34.614094 12149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:40975 every 8 connection(s)
I20260630 12:37:34.626981 12150 heartbeater.cc:344] Connected to a master server at 127.0.193.126:36417
I20260630 12:37:34.627429 12150 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:34.628116 12150 heartbeater.cc:507] Master 127.0.193.126:36417 requested a full tablet report, sending...
I20260630 12:37:34.630048 11874 ts_manager.cc:194] Registered new tserver with Master: 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:34.630831   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013655656s
I20260630 12:37:34.631675 11874 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46644
I20260630 12:37:35.444257 12001 heartbeater.cc:499] Master 127.0.193.126:36417 was elected leader, sending a full tablet report...
I20260630 12:37:35.534523 12076 heartbeater.cc:499] Master 127.0.193.126:36417 was elected leader, sending a full tablet report...
I20260630 12:37:35.634627 12150 heartbeater.cc:499] Master 127.0.193.126:36417 was elected leader, sending a full tablet report...
I20260630 12:37:35.685271 11874 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46650:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:35.687868 11874 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:35.753463 11964 tablet_service.cc:1511] Processing CreateTablet for tablet 4da31e01aca44d9eb28328574b1dfde1 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:35.755914 11963 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6275225a5743a7b79d9507cbc80b69 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:35.758119 11966 tablet_service.cc:1511] Processing CreateTablet for tablet b7691bf90eb44884a6a758422de4f6c5 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:35.760207 11965 tablet_service.cc:1511] Processing CreateTablet for tablet b8a7b2a091cb406e8f62f311acb61591 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:35.763212 11962 tablet_service.cc:1511] Processing CreateTablet for tablet 80f6dbbc10764440be83c1b6882e278b (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:35.763543 12041 tablet_service.cc:1511] Processing CreateTablet for tablet b7691bf90eb44884a6a758422de4f6c5 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:35.763621 11961 tablet_service.cc:1511] Processing CreateTablet for tablet 3a68a1e4385346d28d2c64de18ea6718 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:35.764673 11964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da31e01aca44d9eb28328574b1dfde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.764991 12041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7691bf90eb44884a6a758422de4f6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.765321 11961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a68a1e4385346d28d2c64de18ea6718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.766081 11966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7691bf90eb44884a6a758422de4f6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.769850 12040 tablet_service.cc:1511] Processing CreateTablet for tablet b8a7b2a091cb406e8f62f311acb61591 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:35.770572 12037 tablet_service.cc:1511] Processing CreateTablet for tablet 80f6dbbc10764440be83c1b6882e278b (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:35.771207 12040 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a7b2a091cb406e8f62f311acb61591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.771891 12037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f6dbbc10764440be83c1b6882e278b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.771198 11965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a7b2a091cb406e8f62f311acb61591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.773280 12115 tablet_service.cc:1511] Processing CreateTablet for tablet b7691bf90eb44884a6a758422de4f6c5 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:35.774662 12115 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7691bf90eb44884a6a758422de4f6c5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.775899 12038 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6275225a5743a7b79d9507cbc80b69 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:35.777148 12038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6275225a5743a7b79d9507cbc80b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.775173 11962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f6dbbc10764440be83c1b6882e278b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.779951 12039 tablet_service.cc:1511] Processing CreateTablet for tablet 4da31e01aca44d9eb28328574b1dfde1 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:35.781169 12039 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da31e01aca44d9eb28328574b1dfde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.783036 11963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6275225a5743a7b79d9507cbc80b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.783864 12036 tablet_service.cc:1511] Processing CreateTablet for tablet 3a68a1e4385346d28d2c64de18ea6718 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:35.786413 12114 tablet_service.cc:1511] Processing CreateTablet for tablet b8a7b2a091cb406e8f62f311acb61591 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:35.787122 12036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a68a1e4385346d28d2c64de18ea6718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.787720 12114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8a7b2a091cb406e8f62f311acb61591. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.791988 12113 tablet_service.cc:1511] Processing CreateTablet for tablet 4da31e01aca44d9eb28328574b1dfde1 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:35.793717 12113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4da31e01aca44d9eb28328574b1dfde1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.796110 12112 tablet_service.cc:1511] Processing CreateTablet for tablet 6a6275225a5743a7b79d9507cbc80b69 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:35.797791 12112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6a6275225a5743a7b79d9507cbc80b69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.800215 12111 tablet_service.cc:1511] Processing CreateTablet for tablet 80f6dbbc10764440be83c1b6882e278b (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:35.801916 12111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80f6dbbc10764440be83c1b6882e278b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.811293 12110 tablet_service.cc:1511] Processing CreateTablet for tablet 3a68a1e4385346d28d2c64de18ea6718 (DEFAULT_TABLE table=test-workload [id=8b2d7f847fa847cdbcaebc9f5715c5bc]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:35.813017 12110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3a68a1e4385346d28d2c64de18ea6718. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:35.848371 12171 tablet_bootstrap.cc:492] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61: Bootstrap starting.
I20260630 12:37:35.862530 12170 tablet_bootstrap.cc:492] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06: Bootstrap starting.
I20260630 12:37:35.865926 12172 tablet_bootstrap.cc:492] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149: Bootstrap starting.
I20260630 12:37:35.875564 12172 tablet_bootstrap.cc:654] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.886204 12171 tablet_bootstrap.cc:654] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.886961 12172 tablet_bootstrap.cc:492] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149: No bootstrap required, opened a new log
I20260630 12:37:35.887504 12172 ts_tablet_manager.cc:1403] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260630 12:37:35.890353 12172 raft_consensus.cc:359] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.891237 12172 raft_consensus.cc:385] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.891525 12172 raft_consensus.cc:740] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.892423 12172 consensus_queue.cc:260] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.893251 12170 tablet_bootstrap.cc:654] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.894057 12171 tablet_bootstrap.cc:492] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61: No bootstrap required, opened a new log
I20260630 12:37:35.894603 12171 ts_tablet_manager.cc:1403] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260630 12:37:35.897348 12172 ts_tablet_manager.cc:1434] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:37:35.897029 12171 raft_consensus.cc:359] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.897959 12171 raft_consensus.cc:385] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.898319 12171 raft_consensus.cc:740] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.898620 12172 tablet_bootstrap.cc:492] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149: Bootstrap starting.
I20260630 12:37:35.899065 12171 consensus_queue.cc:260] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.900883 12170 tablet_bootstrap.cc:492] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06: No bootstrap required, opened a new log
I20260630 12:37:35.901681 12170 ts_tablet_manager.cc:1403] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.007s
I20260630 12:37:35.905577 12172 tablet_bootstrap.cc:654] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.905290 12170 raft_consensus.cc:359] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.906432 12170 raft_consensus.cc:385] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.906941 12170 raft_consensus.cc:740] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18722051e4c388436edc535d6dd06, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.913980 12171 ts_tablet_manager.cc:1434] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61: Time spent starting tablet: real 0.019s	user 0.010s	sys 0.007s
I20260630 12:37:35.914011 12172 tablet_bootstrap.cc:492] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149: No bootstrap required, opened a new log
I20260630 12:37:35.914971 12172 ts_tablet_manager.cc:1403] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260630 12:37:35.915575 12171 tablet_bootstrap.cc:492] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61: Bootstrap starting.
I20260630 12:37:35.917706 12172 raft_consensus.cc:359] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.918431 12172 raft_consensus.cc:385] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.918730 12172 raft_consensus.cc:740] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.919381 12170 consensus_queue.cc:260] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.920434 12172 consensus_queue.cc:260] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.921409 12178 raft_consensus.cc:493] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:35.921877 12178 raft_consensus.cc:515] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.923776 12171 tablet_bootstrap.cc:654] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.926169 12172 ts_tablet_manager.cc:1434] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260630 12:37:35.927285 12172 tablet_bootstrap.cc:492] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149: Bootstrap starting.
I20260630 12:37:35.938898 12178 leader_election.cc:290] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:35.940348 12171 tablet_bootstrap.cc:492] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61: No bootstrap required, opened a new log
I20260630 12:37:35.940979 12171 ts_tablet_manager.cc:1403] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.004s
I20260630 12:37:35.944397 12171 raft_consensus.cc:359] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.945111 12171 raft_consensus.cc:385] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.945461 12171 raft_consensus.cc:740] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.946419 12171 consensus_queue.cc:260] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.951155 12172 tablet_bootstrap.cc:654] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.954702 12170 ts_tablet_manager.cc:1434] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06: Time spent starting tablet: real 0.053s	user 0.019s	sys 0.022s
I20260630 12:37:35.956073 12170 tablet_bootstrap.cc:492] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06: Bootstrap starting.
I20260630 12:37:35.956213 12171 ts_tablet_manager.cc:1434] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.000s
I20260630 12:37:35.957192 12171 tablet_bootstrap.cc:492] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61: Bootstrap starting.
I20260630 12:37:35.958194 11976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da31e01aca44d9eb28328574b1dfde1" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61" is_pre_election: true
W20260630 12:37:35.959964 12016 leader_election.cc:343] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:35.962555 12171 tablet_bootstrap.cc:654] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.963202 12170 tablet_bootstrap.cc:654] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:35.984212 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da31e01aca44d9eb28328574b1dfde1" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
W20260630 12:37:35.986444 12015 leader_election.cc:343] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:35.987075 12015 leader_election.cc:304] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40e18722051e4c388436edc535d6dd06; no voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61
I20260630 12:37:35.988708 12180 raft_consensus.cc:2749] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:35.993201 12172 tablet_bootstrap.cc:492] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149: No bootstrap required, opened a new log
I20260630 12:37:35.993788 12172 ts_tablet_manager.cc:1403] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149: Time spent bootstrapping tablet: real 0.067s	user 0.012s	sys 0.019s
I20260630 12:37:35.993830 12171 tablet_bootstrap.cc:492] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61: No bootstrap required, opened a new log
I20260630 12:37:35.994493 12171 ts_tablet_manager.cc:1403] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61: Time spent bootstrapping tablet: real 0.037s	user 0.022s	sys 0.011s
I20260630 12:37:35.994853 12170 tablet_bootstrap.cc:492] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06: No bootstrap required, opened a new log
I20260630 12:37:35.995381 12170 ts_tablet_manager.cc:1403] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06: Time spent bootstrapping tablet: real 0.040s	user 0.017s	sys 0.021s
I20260630 12:37:35.996605 12171 raft_consensus.cc:359] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.997190 12171 raft_consensus.cc:385] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.997777 12171 raft_consensus.cc:740] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.997159 12172 raft_consensus.cc:359] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.998191 12172 raft_consensus.cc:385] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.998054 12170 raft_consensus.cc:359] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.998539 12172 raft_consensus.cc:740] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.998883 12170 raft_consensus.cc:385] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:35.998492 12171 consensus_queue.cc:260] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:35.999303 12170 raft_consensus.cc:740] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18722051e4c388436edc535d6dd06, State: Initialized, Role: FOLLOWER
I20260630 12:37:35.999647 12172 consensus_queue.cc:260] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.000928 12171 ts_tablet_manager.cc:1434] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:36.000560 12170 consensus_queue.cc:260] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.001832 12172 ts_tablet_manager.cc:1434] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260630 12:37:36.001930 12171 tablet_bootstrap.cc:492] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61: Bootstrap starting.
I20260630 12:37:36.002920 12172 tablet_bootstrap.cc:492] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149: Bootstrap starting.
I20260630 12:37:36.008754 12171 tablet_bootstrap.cc:654] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.009369 12172 tablet_bootstrap.cc:654] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.013305 12170 ts_tablet_manager.cc:1434] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260630 12:37:36.020851 12172 tablet_bootstrap.cc:492] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149: No bootstrap required, opened a new log
I20260630 12:37:36.021397 12172 ts_tablet_manager.cc:1403] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.000s
I20260630 12:37:36.022173 12171 tablet_bootstrap.cc:492] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61: No bootstrap required, opened a new log
I20260630 12:37:36.022665 12171 ts_tablet_manager.cc:1403] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61: Time spent bootstrapping tablet: real 0.021s	user 0.019s	sys 0.000s
I20260630 12:37:36.024256 12172 raft_consensus.cc:359] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.025031 12172 raft_consensus.cc:385] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.025056 12171 raft_consensus.cc:359] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.025528 12172 raft_consensus.cc:740] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.025866 12171 raft_consensus.cc:385] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.026178 12171 raft_consensus.cc:740] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.026371 12172 consensus_queue.cc:260] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.027284 12170 tablet_bootstrap.cc:492] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06: Bootstrap starting.
I20260630 12:37:36.027448 12171 consensus_queue.cc:260] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.031294 12172 ts_tablet_manager.cc:1434] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149: Time spent starting tablet: real 0.010s	user 0.009s	sys 0.000s
I20260630 12:37:36.032418 12172 tablet_bootstrap.cc:492] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149: Bootstrap starting.
I20260630 12:37:36.033588 12171 ts_tablet_manager.cc:1434] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260630 12:37:36.034102 12170 tablet_bootstrap.cc:654] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.034565 12171 tablet_bootstrap.cc:492] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61: Bootstrap starting.
I20260630 12:37:36.037770 12177 raft_consensus.cc:493] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.039013 12172 tablet_bootstrap.cc:654] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.038282 12177 raft_consensus.cc:515] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.041169 12171 tablet_bootstrap.cc:654] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.041731 12177 leader_election.cc:290] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.054273 12177 raft_consensus.cc:493] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.055094 12177 raft_consensus.cc:515] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.057524 12170 tablet_bootstrap.cc:492] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06: No bootstrap required, opened a new log
I20260630 12:37:36.058070 12170 ts_tablet_manager.cc:1403] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.013s
I20260630 12:37:36.058174 12177 leader_election.cc:290] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.065130 12172 tablet_bootstrap.cc:492] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149: No bootstrap required, opened a new log
I20260630 12:37:36.065737 12172 ts_tablet_manager.cc:1403] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149: Time spent bootstrapping tablet: real 0.034s	user 0.010s	sys 0.008s
I20260630 12:37:36.068812 12172 raft_consensus.cc:359] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.069530 12172 raft_consensus.cc:385] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.069831 12172 raft_consensus.cc:740] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.070762 12172 consensus_queue.cc:260] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.075510 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da31e01aca44d9eb28328574b1dfde1" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
I20260630 12:37:36.075906 12172 ts_tablet_manager.cc:1434] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260630 12:37:36.076196 12125 raft_consensus.cc:2468] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 0.
I20260630 12:37:36.076968 12172 tablet_bootstrap.cc:492] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149: Bootstrap starting.
I20260630 12:37:36.077356 12124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a1e4385346d28d2c64de18ea6718" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
I20260630 12:37:36.078027 12124 raft_consensus.cc:2468] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 0.
I20260630 12:37:36.079541 11940 leader_election.cc:304] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 
I20260630 12:37:36.080505 11940 leader_election.cc:304] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 
I20260630 12:37:36.081748 12177 raft_consensus.cc:2804] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.082093 12177 raft_consensus.cc:493] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.082465 12177 raft_consensus.cc:3060] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.084892 12172 tablet_bootstrap.cc:654] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.088518 12194 raft_consensus.cc:2804] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.088950 12194 raft_consensus.cc:493] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.089269 12194 raft_consensus.cc:3060] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.072259 12170 raft_consensus.cc:359] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.091688 12170 raft_consensus.cc:385] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.091985 12170 raft_consensus.cc:740] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18722051e4c388436edc535d6dd06, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.092761 12170 consensus_queue.cc:260] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.096645 12171 tablet_bootstrap.cc:492] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61: No bootstrap required, opened a new log
I20260630 12:37:36.097330 12171 ts_tablet_manager.cc:1403] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61: Time spent bootstrapping tablet: real 0.063s	user 0.020s	sys 0.040s
I20260630 12:37:36.090399 12177 raft_consensus.cc:515] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.099252 12172 tablet_bootstrap.cc:492] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149: No bootstrap required, opened a new log
I20260630 12:37:36.099769 12172 ts_tablet_manager.cc:1403] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260630 12:37:36.100960 12171 raft_consensus.cc:359] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.101400 12124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da31e01aca44d9eb28328574b1dfde1" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149"
I20260630 12:37:36.101733 12171 raft_consensus.cc:385] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.102114 12171 raft_consensus.cc:740] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.102139 12124 raft_consensus.cc:3060] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.103344 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da31e01aca44d9eb28328574b1dfde1" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06" is_pre_election: true
I20260630 12:37:36.104017 12051 raft_consensus.cc:2468] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 0.
I20260630 12:37:36.104406 12194 raft_consensus.cc:515] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.106186 12170 ts_tablet_manager.cc:1434] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06: Time spent starting tablet: real 0.043s	user 0.003s	sys 0.003s
I20260630 12:37:36.102509 12172 raft_consensus.cc:359] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.107359 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a1e4385346d28d2c64de18ea6718" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06" is_pre_election: true
I20260630 12:37:36.107519 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a1e4385346d28d2c64de18ea6718" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149"
I20260630 12:37:36.107720 12172 raft_consensus.cc:385] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.107983 12051 raft_consensus.cc:2468] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 0.
I20260630 12:37:36.108057 12172 raft_consensus.cc:740] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.108556 12177 leader_election.cc:290] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Requested vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.108120 12125 raft_consensus.cc:3060] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.109103 12170 tablet_bootstrap.cc:492] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06: Bootstrap starting.
I20260630 12:37:36.109339 12172 consensus_queue.cc:260] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.109668 12124 raft_consensus.cc:2468] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 1.
I20260630 12:37:36.111225 11940 leader_election.cc:304] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 
I20260630 12:37:36.111995 12177 raft_consensus.cc:2804] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.112231 12171 consensus_queue.cc:260] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.114670 12172 ts_tablet_manager.cc:1434] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260630 12:37:36.114563 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4da31e01aca44d9eb28328574b1dfde1" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06"
I20260630 12:37:36.108355 12194 leader_election.cc:290] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Requested vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.117671 12125 raft_consensus.cc:2468] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 1.
I20260630 12:37:36.118469 12051 raft_consensus.cc:3060] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.123337 11940 leader_election.cc:304] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 
I20260630 12:37:36.123900 12050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3a68a1e4385346d28d2c64de18ea6718" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06"
I20260630 12:37:36.124552 12194 raft_consensus.cc:2804] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.101333 12196 raft_consensus.cc:493] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.125753 12196 raft_consensus.cc:515] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.124626 12050 raft_consensus.cc:3060] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.129551 12170 tablet_bootstrap.cc:654] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.136873 12175 raft_consensus.cc:493] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.137607 12175 raft_consensus.cc:515] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.138464 12051 raft_consensus.cc:2468] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 1.
I20260630 12:37:36.144555 12177 raft_consensus.cc:697] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 1 LEADER]: Becoming Leader. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Running, Role: LEADER
I20260630 12:37:36.151280 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f6dbbc10764440be83c1b6882e278b" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06" is_pre_election: true
I20260630 12:37:36.151479 12196 leader_election.cc:290] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.152719 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f6dbbc10764440be83c1b6882e278b" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
I20260630 12:37:36.145488 12177 consensus_queue.cc:237] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.153424 12125 raft_consensus.cc:2468] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 0.
W20260630 12:37:36.152822 11942 leader_election.cc:343] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.142030 12194 raft_consensus.cc:697] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 1 LEADER]: Becoming Leader. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Running, Role: LEADER
I20260630 12:37:36.156172 12194 consensus_queue.cc:237] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.158488 11940 leader_election.cc:304] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 40e18722051e4c388436edc535d6dd06
I20260630 12:37:36.164604 12196 raft_consensus.cc:2804] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.147248 12175 leader_election.cc:290] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901)
I20260630 12:37:36.165091 12196 raft_consensus.cc:493] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.165558 12196 raft_consensus.cc:3060] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.170101 12050 raft_consensus.cc:2468] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 1.
I20260630 12:37:36.193467 12050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6275225a5743a7b79d9507cbc80b69" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06" is_pre_election: true
I20260630 12:37:36.193943 12196 raft_consensus.cc:515] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.194438 12050 raft_consensus.cc:2468] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30af65f68fba44aba7ef88bf6261c149 in term 0.
I20260630 12:37:36.196115 12196 leader_election.cc:290] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Requested vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.196127 12091 leader_election.cc:304] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 40e18722051e4c388436edc535d6dd06; no voters: 
I20260630 12:37:36.196806 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f6dbbc10764440be83c1b6882e278b" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06"
I20260630 12:37:36.197355 12175 raft_consensus.cc:2804] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.197731 12175 raft_consensus.cc:493] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.198074 12175 raft_consensus.cc:3060] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:36.198236 11942 leader_election.cc:343] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.198571 12171 ts_tablet_manager.cc:1434] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61: Time spent starting tablet: real 0.101s	user 0.033s	sys 0.040s
I20260630 12:37:36.199797 12171 tablet_bootstrap.cc:492] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61: Bootstrap starting.
I20260630 12:37:36.199338 11873 catalog_manager.cc:5697] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a4405320c174f91947ff05232ad7f61 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "7a4405320c174f91947ff05232ad7f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.189579 12170 tablet_bootstrap.cc:492] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06: No bootstrap required, opened a new log
I20260630 12:37:36.203648 12170 ts_tablet_manager.cc:1403] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06: Time spent bootstrapping tablet: real 0.097s	user 0.004s	sys 0.016s
I20260630 12:37:36.205543 12175 raft_consensus.cc:515] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.206475 12171 tablet_bootstrap.cc:654] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.209756 12050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6275225a5743a7b79d9507cbc80b69" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06"
I20260630 12:37:36.210495 12050 raft_consensus.cc:3060] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.213164 11975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6275225a5743a7b79d9507cbc80b69" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61"
I20260630 12:37:36.214041 11975 raft_consensus.cc:3060] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.218421 12198 raft_consensus.cc:493] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.218918 12175 leader_election.cc:290] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 election: Requested vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901)
I20260630 12:37:36.219542 12175 raft_consensus.cc:493] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.219096 12198 raft_consensus.cc:515] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.219985 12175 raft_consensus.cc:515] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.221030 12171 tablet_bootstrap.cc:492] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61: No bootstrap required, opened a new log
I20260630 12:37:36.221586 12171 ts_tablet_manager.cc:1403] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260630 12:37:36.222931 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a7b2a091cb406e8f62f311acb61591" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06" is_pre_election: true
I20260630 12:37:36.224177 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f6dbbc10764440be83c1b6882e278b" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149"
W20260630 12:37:36.224491 11942 leader_election.cc:343] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.224756 12125 raft_consensus.cc:3060] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.225142 12050 raft_consensus.cc:2468] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30af65f68fba44aba7ef88bf6261c149 in term 1.
I20260630 12:37:36.225312 12051 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a7b2a091cb406e8f62f311acb61591" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06" is_pre_election: true
I20260630 12:37:36.224901 12171 raft_consensus.cc:359] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.226001 12171 raft_consensus.cc:385] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.226372 12171 raft_consensus.cc:740] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.226302 12091 leader_election.cc:304] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 40e18722051e4c388436edc535d6dd06; no voters: 
I20260630 12:37:36.213397 11976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6a6275225a5743a7b79d9507cbc80b69" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61" is_pre_election: true
I20260630 12:37:36.224900 12175 leader_election.cc:290] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901)
I20260630 12:37:36.227330 12175 raft_consensus.cc:2804] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader election won for term 1
W20260630 12:37:36.227488 12091 leader_election.cc:343] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.227803 12175 raft_consensus.cc:697] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 1 LEADER]: Becoming Leader. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Running, Role: LEADER
I20260630 12:37:36.222986 11974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a7b2a091cb406e8f62f311acb61591" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61" is_pre_election: true
I20260630 12:37:36.229168 11974 raft_consensus.cc:2468] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 30af65f68fba44aba7ef88bf6261c149 in term 0.
I20260630 12:37:36.228650 12171 consensus_queue.cc:260] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.228650 12175 consensus_queue.cc:237] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.230528 12090 leader_election.cc:304] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 40e18722051e4c388436edc535d6dd06
I20260630 12:37:36.231483 12204 raft_consensus.cc:2804] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.231722 12171 ts_tablet_manager.cc:1434] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.005s
I20260630 12:37:36.231848 12204 raft_consensus.cc:493] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.232445 12198 leader_election.cc:290] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.232631 12204 raft_consensus.cc:3060] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.231849 12125 raft_consensus.cc:2468] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 1.
I20260630 12:37:36.235859 11940 leader_election.cc:304] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 40e18722051e4c388436edc535d6dd06
I20260630 12:37:36.236284 11975 raft_consensus.cc:2468] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30af65f68fba44aba7ef88bf6261c149 in term 1.
I20260630 12:37:36.237128 12198 raft_consensus.cc:2804] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.237785 12198 raft_consensus.cc:697] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 1 LEADER]: Becoming Leader. State: Replica: 7a4405320c174f91947ff05232ad7f61, State: Running, Role: LEADER
I20260630 12:37:36.238137 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a7b2a091cb406e8f62f311acb61591" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
I20260630 12:37:36.238564 12198 consensus_queue.cc:237] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.239483 12170 raft_consensus.cc:359] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.239555 12204 raft_consensus.cc:515] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.240331 12170 raft_consensus.cc:385] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.240659 12170 raft_consensus.cc:740] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18722051e4c388436edc535d6dd06, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.241430 12170 consensus_queue.cc:260] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.243382 11975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a7b2a091cb406e8f62f311acb61591" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61"
I20260630 12:37:36.245127 12204 leader_election.cc:290] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 election: Requested vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901)
I20260630 12:37:36.244192 11975 raft_consensus.cc:3060] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.245812 12125 raft_consensus.cc:2393] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7a4405320c174f91947ff05232ad7f61 in current term 1: Already voted for candidate 30af65f68fba44aba7ef88bf6261c149 in this term.
I20260630 12:37:36.246435 12050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8a7b2a091cb406e8f62f311acb61591" candidate_uuid: "30af65f68fba44aba7ef88bf6261c149" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06"
I20260630 12:37:36.247272 12050 raft_consensus.cc:3060] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Advancing to term 1
W20260630 12:37:36.250162 11922 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:36.251248 12170 ts_tablet_manager.cc:1434] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.004s
I20260630 12:37:36.251056 11940 leader_election.cc:304] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a4405320c174f91947ff05232ad7f61; no voters: 30af65f68fba44aba7ef88bf6261c149, 40e18722051e4c388436edc535d6dd06
I20260630 12:37:36.252296 12170 tablet_bootstrap.cc:492] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06: Bootstrap starting.
I20260630 12:37:36.256927 11874 catalog_manager.cc:5697] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a4405320c174f91947ff05232ad7f61 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "7a4405320c174f91947ff05232ad7f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.259102 12170 tablet_bootstrap.cc:654] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.258769 11874 catalog_manager.cc:5697] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a4405320c174f91947ff05232ad7f61 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "7a4405320c174f91947ff05232ad7f61" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.270557 12050 raft_consensus.cc:2468] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30af65f68fba44aba7ef88bf6261c149 in term 1.
I20260630 12:37:36.271526 11975 raft_consensus.cc:2468] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 30af65f68fba44aba7ef88bf6261c149 in term 1.
I20260630 12:37:36.272064 12196 raft_consensus.cc:2749] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:36.273677 12090 leader_election.cc:304] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 
I20260630 12:37:36.274423 12175 raft_consensus.cc:2804] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.274930 12175 raft_consensus.cc:697] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 1 LEADER]: Becoming Leader. State: Replica: 30af65f68fba44aba7ef88bf6261c149, State: Running, Role: LEADER
I20260630 12:37:36.275754 12175 consensus_queue.cc:237] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.277726 12170 tablet_bootstrap.cc:492] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06: No bootstrap required, opened a new log
I20260630 12:37:36.278302 12170 ts_tablet_manager.cc:1403] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.008s
I20260630 12:37:36.281898 12170 raft_consensus.cc:359] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.283006 12170 raft_consensus.cc:385] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.283470 12170 raft_consensus.cc:740] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18722051e4c388436edc535d6dd06, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.281775 11873 catalog_manager.cc:5697] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "30af65f68fba44aba7ef88bf6261c149" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:36.284667 12170 consensus_queue.cc:260] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.286564 12170 ts_tablet_manager.cc:1434] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260630 12:37:36.287590 12170 tablet_bootstrap.cc:492] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06: Bootstrap starting.
I20260630 12:37:36.292165 12196 raft_consensus.cc:493] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.292701 12196 raft_consensus.cc:515] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.293197 12170 tablet_bootstrap.cc:654] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:36.294804 12196 leader_election.cc:290] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.295957 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
I20260630 12:37:36.297053 12125 raft_consensus.cc:2468] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a4405320c174f91947ff05232ad7f61 in term 0.
I20260630 12:37:36.298082 12050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06" is_pre_election: true
I20260630 12:37:36.298460 11940 leader_election.cc:304] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61; no voters: 
I20260630 12:37:36.299393 12196 raft_consensus.cc:2804] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.299454 12170 tablet_bootstrap.cc:492] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06: No bootstrap required, opened a new log
W20260630 12:37:36.299499 11942 leader_election.cc:343] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:36.300040 12196 raft_consensus.cc:493] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.300386 12170 ts_tablet_manager.cc:1403] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.002s
I20260630 12:37:36.300613 12196 raft_consensus.cc:3060] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.299608 11873 catalog_manager.cc:5697] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 reported cstate change: term changed from 0 to 1, leader changed from <none> to 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67). New cstate: current_term: 1 leader_uuid: "30af65f68fba44aba7ef88bf6261c149" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:36.302719 12170 raft_consensus.cc:359] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.303432 12170 raft_consensus.cc:385] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:36.303715 12170 raft_consensus.cc:740] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40e18722051e4c388436edc535d6dd06, State: Initialized, Role: FOLLOWER
I20260630 12:37:36.304461 12170 consensus_queue.cc:260] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [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: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.305263 12180 raft_consensus.cc:493] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.305685 12180 raft_consensus.cc:515] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.306681 12170 ts_tablet_manager.cc:1434] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260630 12:37:36.307163 12196 raft_consensus.cc:515] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.307866 12180 leader_election.cc:290] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.309921 12125 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
I20260630 12:37:36.310004 12196 leader_election.cc:290] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Requested vote from peers 40e18722051e4c388436edc535d6dd06 (127.0.193.66:38901), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.310273 12124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149"
I20260630 12:37:36.310632 12125 raft_consensus.cc:2468] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 40e18722051e4c388436edc535d6dd06 in term 0.
I20260630 12:37:36.310170 11975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61" is_pre_election: true
I20260630 12:37:36.311710 11975 raft_consensus.cc:2393] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40e18722051e4c388436edc535d6dd06 in current term 1: Already voted for candidate 7a4405320c174f91947ff05232ad7f61 in this term.
I20260630 12:37:36.311883 12015 leader_election.cc:304] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 40e18722051e4c388436edc535d6dd06; no voters: 
I20260630 12:37:36.312755 12180 raft_consensus.cc:2804] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:36.312690 12050 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "7a4405320c174f91947ff05232ad7f61" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "40e18722051e4c388436edc535d6dd06"
I20260630 12:37:36.313230 12180 raft_consensus.cc:493] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:36.313568 12180 raft_consensus.cc:3060] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.318984 12180 raft_consensus.cc:515] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.319875 12050 raft_consensus.cc:2393] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7a4405320c174f91947ff05232ad7f61 in current term 1: Already voted for candidate 40e18722051e4c388436edc535d6dd06 in this term.
I20260630 12:37:36.321215 12180 leader_election.cc:290] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 election: Requested vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.321396 11975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61"
I20260630 12:37:36.321677 11942 leader_election.cc:304] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7a4405320c174f91947ff05232ad7f61; no voters: 30af65f68fba44aba7ef88bf6261c149, 40e18722051e4c388436edc535d6dd06
I20260630 12:37:36.321828 12124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7691bf90eb44884a6a758422de4f6c5" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149"
I20260630 12:37:36.322170 11975 raft_consensus.cc:2393] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 40e18722051e4c388436edc535d6dd06 in current term 1: Already voted for candidate 7a4405320c174f91947ff05232ad7f61 in this term.
I20260630 12:37:36.322472 12124 raft_consensus.cc:3060] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.322633 12196 raft_consensus.cc:2749] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:36.327257 12124 raft_consensus.cc:2468] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 40e18722051e4c388436edc535d6dd06 in term 1.
I20260630 12:37:36.328094 12015 leader_election.cc:304] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 30af65f68fba44aba7ef88bf6261c149, 40e18722051e4c388436edc535d6dd06; no voters: 7a4405320c174f91947ff05232ad7f61
I20260630 12:37:36.328694 12180 raft_consensus.cc:2804] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:36.329053 12180 raft_consensus.cc:697] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 1 LEADER]: Becoming Leader. State: Replica: 40e18722051e4c388436edc535d6dd06, State: Running, Role: LEADER
I20260630 12:37:36.329696 12180 consensus_queue.cc:237] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.336700 11873 catalog_manager.cc:5697] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 reported cstate change: term changed from 0 to 1, leader changed from <none> to 40e18722051e4c388436edc535d6dd06 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "40e18722051e4c388436edc535d6dd06" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:36.585249 12180 raft_consensus.cc:493] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:36.585906 12180 raft_consensus.cc:515] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 } } peers { permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 } } peers { permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 } }
I20260630 12:37:36.587944 12180 leader_election.cc:290] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787), 30af65f68fba44aba7ef88bf6261c149 (127.0.193.67:40975)
I20260630 12:37:36.588783 11975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f6dbbc10764440be83c1b6882e278b" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7a4405320c174f91947ff05232ad7f61" is_pre_election: true
I20260630 12:37:36.588924 12124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80f6dbbc10764440be83c1b6882e278b" candidate_uuid: "40e18722051e4c388436edc535d6dd06" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "30af65f68fba44aba7ef88bf6261c149" is_pre_election: true
I20260630 12:37:36.589540 12124 raft_consensus.cc:2393] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 40e18722051e4c388436edc535d6dd06 in current term 1: Already voted for candidate 7a4405320c174f91947ff05232ad7f61 in this term.
I20260630 12:37:36.590421 12015 leader_election.cc:304] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 40e18722051e4c388436edc535d6dd06; no voters: 30af65f68fba44aba7ef88bf6261c149, 7a4405320c174f91947ff05232ad7f61
I20260630 12:37:36.591048 12180 raft_consensus.cc:3060] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:36.595832 12180 raft_consensus.cc:2749] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260630 12:37:36.623827 12175 consensus_queue.cc:1048] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.635380 12204 consensus_queue.cc:1048] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.642686 12196 consensus_queue.cc:1048] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.655782 12177 consensus_queue.cc:1048] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.660633 12177 consensus_queue.cc:1048] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.670568 12177 consensus_queue.cc:1048] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.671558 12196 consensus_queue.cc:1048] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.685678 12198 consensus_queue.cc:1048] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.725008 12180 consensus_queue.cc:1048] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "30af65f68fba44aba7ef88bf6261c149" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 40975 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.735680 12180 consensus_queue.cc:1048] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.833869 12204 consensus_queue.cc:1048] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [LEADER]: Connected to new peer: Peer: permanent_uuid: "40e18722051e4c388436edc535d6dd06" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 38901 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:36.844441 12175 consensus_queue.cc:1048] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7a4405320c174f91947ff05232ad7f61" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 36787 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:46.435686   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:46.474390   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.475473   773 tablet_replica.cc:333] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61: stopping tablet replica
I20260630 12:37:46.476624   773 raft_consensus.cc:2243] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.477593   773 raft_consensus.cc:2272] T b7691bf90eb44884a6a758422de4f6c5 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.481412   773 tablet_replica.cc:333] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61: stopping tablet replica
I20260630 12:37:46.482278   773 raft_consensus.cc:2243] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.483633   773 raft_consensus.cc:2272] T 4da31e01aca44d9eb28328574b1dfde1 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.486410   773 tablet_replica.cc:333] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61: stopping tablet replica
I20260630 12:37:46.486972   773 raft_consensus.cc:2243] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.487439   773 raft_consensus.cc:2272] T 6a6275225a5743a7b79d9507cbc80b69 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.489708   773 tablet_replica.cc:333] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61: stopping tablet replica
I20260630 12:37:46.490157   773 raft_consensus.cc:2243] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.491088   773 raft_consensus.cc:2272] T 80f6dbbc10764440be83c1b6882e278b P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.493373   773 tablet_replica.cc:333] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61: stopping tablet replica
I20260630 12:37:46.493826   773 raft_consensus.cc:2243] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.494247   773 raft_consensus.cc:2272] T b8a7b2a091cb406e8f62f311acb61591 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.496636   773 tablet_replica.cc:333] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61: stopping tablet replica
I20260630 12:37:46.497048   773 raft_consensus.cc:2243] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.497856   773 raft_consensus.cc:2272] T 3a68a1e4385346d28d2c64de18ea6718 P 7a4405320c174f91947ff05232ad7f61 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.527033   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:46.551815   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:46.575594   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.579119   773 tablet_replica.cc:333] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06: stopping tablet replica
I20260630 12:37:46.580142   773 raft_consensus.cc:2243] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.581610   773 raft_consensus.cc:2272] T b7691bf90eb44884a6a758422de4f6c5 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.585466   773 tablet_replica.cc:333] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06: stopping tablet replica
I20260630 12:37:46.586211   773 raft_consensus.cc:2243] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.586841   773 raft_consensus.cc:2272] T 80f6dbbc10764440be83c1b6882e278b P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.589309   773 tablet_replica.cc:333] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06: stopping tablet replica
I20260630 12:37:46.589802   773 raft_consensus.cc:2243] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.590293   773 raft_consensus.cc:2272] T b8a7b2a091cb406e8f62f311acb61591 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.592733   773 tablet_replica.cc:333] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06: stopping tablet replica
I20260630 12:37:46.593343   773 raft_consensus.cc:2243] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.593792   773 raft_consensus.cc:2272] T 3a68a1e4385346d28d2c64de18ea6718 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.596259   773 tablet_replica.cc:333] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06: stopping tablet replica
I20260630 12:37:46.596747   773 raft_consensus.cc:2243] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.597198   773 raft_consensus.cc:2272] T 6a6275225a5743a7b79d9507cbc80b69 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.599443   773 tablet_replica.cc:333] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06: stopping tablet replica
I20260630 12:37:46.599879   773 raft_consensus.cc:2243] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.600296   773 raft_consensus.cc:2272] T 4da31e01aca44d9eb28328574b1dfde1 P 40e18722051e4c388436edc535d6dd06 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:46.618360 12090 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36787: connect: Connection refused (error 111)
W20260630 12:37:46.621762 12090 consensus_peers.cc:597] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 -> Peer 7a4405320c174f91947ff05232ad7f61 (127.0.193.65:36787): Couldn't send request to peer 7a4405320c174f91947ff05232ad7f61. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:36787: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:46.629554   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:46.650599   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
I20260630 12:37:46.675478   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:46.676159   773 tablet_replica.cc:333] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149: stopping tablet replica
I20260630 12:37:46.676829   773 raft_consensus.cc:2243] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.677345   773 raft_consensus.cc:2272] T b7691bf90eb44884a6a758422de4f6c5 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.679821   773 tablet_replica.cc:333] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149: stopping tablet replica
I20260630 12:37:46.680409   773 raft_consensus.cc:2243] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.680850   773 raft_consensus.cc:2272] T 4da31e01aca44d9eb28328574b1dfde1 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.683197   773 tablet_replica.cc:333] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149: stopping tablet replica
I20260630 12:37:46.683736   773 raft_consensus.cc:2243] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.684185   773 raft_consensus.cc:2272] T 3a68a1e4385346d28d2c64de18ea6718 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.686338   773 tablet_replica.cc:333] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149: stopping tablet replica
I20260630 12:37:46.686910   773 raft_consensus.cc:2243] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:46.687374   773 raft_consensus.cc:2272] T 80f6dbbc10764440be83c1b6882e278b P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.689321   773 tablet_replica.cc:333] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149: stopping tablet replica
I20260630 12:37:46.689823   773 raft_consensus.cc:2243] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.690691   773 raft_consensus.cc:2272] T 6a6275225a5743a7b79d9507cbc80b69 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.692977   773 tablet_replica.cc:333] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149: stopping tablet replica
I20260630 12:37:46.693449   773 raft_consensus.cc:2243] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.694350   773 raft_consensus.cc:2272] T b8a7b2a091cb406e8f62f311acb61591 P 30af65f68fba44aba7ef88bf6261c149 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.721571   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:46.743358   773 master.cc:562] Master@127.0.193.126:36417 shutting down...
I20260630 12:37:46.763693   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:46.764279   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:46.764683   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P c2ea0099a88c466b8cd13cf71e0688e5: stopping tablet replica
I20260630 12:37:46.784173   773 master.cc:584] Master@127.0.193.126:36417 shutdown complete.
[       OK ] AutoRebalancerTest.RebalancerMetricsRoundsInStableCluster (12700 ms)
[----------] 24 tests from AutoRebalancerTest (249880 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260630 12:37:46.829151   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:38121
I20260630 12:37:46.830212   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:46.836179 12239 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
W20260630 12:37:46.836221 12240 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
W20260630 12:37:46.837126 12242 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
I20260630 12:37:46.837534   773 server_base.cc:1061] running on GCE node
I20260630 12:37:46.838440   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:46.838613   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:46.838796   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823066838763 us; error 0 us; skew 500 ppm
I20260630 12:37:46.839344   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:46.841681   773 webserver.cc:533] Webserver started at http://127.0.193.126:37439/ using document root <none> and password file <none>
I20260630 12:37:46.842181   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:46.842381   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:46.842669   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:46.843838   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "e03d78b3b11741e3996df35c9fa18162"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-zbh0"
I20260630 12:37:46.848352   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260630 12:37:46.851627 12247 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:46.852341   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:46.852613   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "e03d78b3b11741e3996df35c9fa18162"
format_stamp: "Formatted at 2026-06-30 12:37:46 on dist-test-slave-zbh0"
I20260630 12:37:46.852869   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:46.883299   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:46.884588   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:46.924338   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:38121
I20260630 12:37:46.924453 12298 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:38121 every 8 connection(s)
I20260630 12:37:46.928575 12299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:46.939981 12299 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162: Bootstrap starting.
I20260630 12:37:46.944756 12299 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:46.948930 12299 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162: No bootstrap required, opened a new log
I20260630 12:37:46.951201 12299 raft_consensus.cc:359] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e03d78b3b11741e3996df35c9fa18162" member_type: VOTER }
I20260630 12:37:46.951737 12299 raft_consensus.cc:385] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:46.951943 12299 raft_consensus.cc:740] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e03d78b3b11741e3996df35c9fa18162, State: Initialized, Role: FOLLOWER
I20260630 12:37:46.952603 12299 consensus_queue.cc:260] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [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: "e03d78b3b11741e3996df35c9fa18162" member_type: VOTER }
I20260630 12:37:46.953033 12299 raft_consensus.cc:399] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:46.953226 12299 raft_consensus.cc:493] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:46.953440 12299 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:46.958232 12299 raft_consensus.cc:515] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e03d78b3b11741e3996df35c9fa18162" member_type: VOTER }
I20260630 12:37:46.958676 12299 leader_election.cc:304] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [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: e03d78b3b11741e3996df35c9fa18162; no voters: 
I20260630 12:37:46.959745 12299 leader_election.cc:290] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:46.960160 12302 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:46.961445 12302 raft_consensus.cc:697] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 1 LEADER]: Becoming Leader. State: Replica: e03d78b3b11741e3996df35c9fa18162, State: Running, Role: LEADER
I20260630 12:37:46.962128 12302 consensus_queue.cc:237] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [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: "e03d78b3b11741e3996df35c9fa18162" member_type: VOTER }
I20260630 12:37:46.962646 12299 sys_catalog.cc:565] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:46.965364 12304 sys_catalog.cc:455] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e03d78b3b11741e3996df35c9fa18162. Latest consensus state: current_term: 1 leader_uuid: "e03d78b3b11741e3996df35c9fa18162" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e03d78b3b11741e3996df35c9fa18162" member_type: VOTER } }
I20260630 12:37:46.965297 12303 sys_catalog.cc:455] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e03d78b3b11741e3996df35c9fa18162" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e03d78b3b11741e3996df35c9fa18162" member_type: VOTER } }
I20260630 12:37:46.966074 12304 sys_catalog.cc:458] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.966380 12303 sys_catalog.cc:458] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:46.969247 12308 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:46.977682 12308 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:46.978663   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:46.986960 12308 catalog_manager.cc:1383] Generated new cluster ID: 49c95fccb0ed455e97be1cf94bffb830
I20260630 12:37:46.987277 12308 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:47.018219 12308 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:47.019573 12308 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:47.034868 12308 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162: Generated new TSK 0
I20260630 12:37:47.035519 12308 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:47.044850   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.050740 12320 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
W20260630 12:37:47.051843 12321 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
I20260630 12:37:47.054086   773 server_base.cc:1061] running on GCE node
W20260630 12:37:47.054279 12323 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
I20260630 12:37:47.055330   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:47.055542   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:47.055732   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823067055714 us; error 0 us; skew 500 ppm
I20260630 12:37:47.056253   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.058575   773 webserver.cc:533] Webserver started at http://127.0.193.65:38315/ using document root <none> and password file <none>
I20260630 12:37:47.059105   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.059299   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.059599   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.060699   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "c76f7a1ada164c82b134536b0bfd1454"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-zbh0"
I20260630 12:37:47.065294   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:47.068593 12328 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.069355   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:47.069641   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "c76f7a1ada164c82b134536b0bfd1454"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-zbh0"
I20260630 12:37:47.069913   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:47.086791   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.087996   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.089437   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.091675   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.091907   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.092163   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.092346   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.131531   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:42005
I20260630 12:37:47.131676 12390 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:42005 every 8 connection(s)
I20260630 12:37:47.136684   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.143587 12395 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
W20260630 12:37:47.144395 12396 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
W20260630 12:37:47.145965 12398 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
I20260630 12:37:47.146958   773 server_base.cc:1061] running on GCE node
I20260630 12:37:47.147972   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:47.148195   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:47.148379   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823067148362 us; error 0 us; skew 500 ppm
I20260630 12:37:47.148885   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.151230   773 webserver.cc:533] Webserver started at http://127.0.193.66:45259/ using document root <none> and password file <none>
I20260630 12:37:47.151826   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.152088   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.152388   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.153837   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "0b200b70727b43f281a01955f4d79bf2"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-zbh0"
I20260630 12:37:47.154412 12391 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38121
I20260630 12:37:47.154863 12391 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.155805 12391 heartbeater.cc:507] Master 127.0.193.126:38121 requested a full tablet report, sending...
I20260630 12:37:47.158092 12264 ts_manager.cc:194] Registered new tserver with Master: c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005)
I20260630 12:37:47.159474   773 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.003s
I20260630 12:37:47.160244 12264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36486
I20260630 12:37:47.163450 12403 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.164294   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260630 12:37:47.164601   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "0b200b70727b43f281a01955f4d79bf2"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-zbh0"
I20260630 12:37:47.164881   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:47.173275   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.174324   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.175729   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.177765   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.177980   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.178210   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.178375   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.217377   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:43465
I20260630 12:37:47.217478 12465 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:43465 every 8 connection(s)
I20260630 12:37:47.222244   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:47.229148 12469 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
W20260630 12:37:47.230947 12470 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
W20260630 12:37:47.233589 12472 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
I20260630 12:37:47.234454 12466 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38121
I20260630 12:37:47.234681   773 server_base.cc:1061] running on GCE node
I20260630 12:37:47.234942 12466 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.235695   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:47.235808 12466 heartbeater.cc:507] Master 127.0.193.126:38121 requested a full tablet report, sending...
W20260630 12:37:47.235963   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:47.236274   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823067236257 us; error 0 us; skew 500 ppm
I20260630 12:37:47.237080   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:47.238240 12264 ts_manager.cc:194] Registered new tserver with Master: 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:47.239904   773 webserver.cc:533] Webserver started at http://127.0.193.67:33399/ using document root <none> and password file <none>
I20260630 12:37:47.240298 12264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36488
I20260630 12:37:47.240573   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:47.240845   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:47.241158   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:47.242775   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "0402758ad65a4f068e63545bb9c5e11e"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-zbh0"
I20260630 12:37:47.247141   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:47.250438 12477 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.251339   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260630 12:37:47.251588   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "0402758ad65a4f068e63545bb9c5e11e"
format_stamp: "Formatted at 2026-06-30 12:37:47 on dist-test-slave-zbh0"
I20260630 12:37:47.251811   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:47.261533   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:47.262568   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:47.264031   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:47.266299   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:47.266479   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:47.266783   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:47.266983   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260630 12:37:47.305531   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:33539
I20260630 12:37:47.305645 12539 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:33539 every 8 connection(s)
I20260630 12:37:47.319751 12540 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38121
I20260630 12:37:47.320220 12540 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:47.321017 12540 heartbeater.cc:507] Master 127.0.193.126:38121 requested a full tablet report, sending...
I20260630 12:37:47.323030 12264 ts_manager.cc:194] Registered new tserver with Master: 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
I20260630 12:37:47.323525   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014885285s
I20260630 12:37:47.324790 12264 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36494
I20260630 12:37:48.163439 12391 heartbeater.cc:499] Master 127.0.193.126:38121 was elected leader, sending a full tablet report...
I20260630 12:37:48.243630 12466 heartbeater.cc:499] Master 127.0.193.126:38121 was elected leader, sending a full tablet report...
I20260630 12:37:48.328048 12540 heartbeater.cc:499] Master 127.0.193.126:38121 was elected leader, sending a full tablet report...
I20260630 12:37:48.385128 12264 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36508:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:48.388091 12264 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:48.452466 12505 tablet_service.cc:1511] Processing CreateTablet for tablet 015ca0bbf6a845e188ddeac0b04399f7 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:48.455576 12504 tablet_service.cc:1511] Processing CreateTablet for tablet 0160d13105de43388c73a4a9bac2a8c7 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:48.458423 12503 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6b2a9b6743482a9a95a7263b4532ba (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:48.462409 12502 tablet_service.cc:1511] Processing CreateTablet for tablet 3c956030e09a4959a2aba98955701da1 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:48.465227 12501 tablet_service.cc:1511] Processing CreateTablet for tablet 373f5c06c7c44a9281ea4d57d0b59ea3 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:48.466423 12505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015ca0bbf6a845e188ddeac0b04399f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.469781 12356 tablet_service.cc:1511] Processing CreateTablet for tablet 015ca0bbf6a845e188ddeac0b04399f7 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:48.470219 12355 tablet_service.cc:1511] Processing CreateTablet for tablet 0160d13105de43388c73a4a9bac2a8c7 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:48.470798 12354 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6b2a9b6743482a9a95a7263b4532ba (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:48.471477 12356 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015ca0bbf6a845e188ddeac0b04399f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.467454 12500 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:48.472362 12354 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6b2a9b6743482a9a95a7263b4532ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.472599 12501 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f5c06c7c44a9281ea4d57d0b59ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.473151 12355 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0160d13105de43388c73a4a9bac2a8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.474200 12352 tablet_service.cc:1511] Processing CreateTablet for tablet 373f5c06c7c44a9281ea4d57d0b59ea3 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:48.475132 12502 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c956030e09a4959a2aba98955701da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.474970 12353 tablet_service.cc:1511] Processing CreateTablet for tablet 3c956030e09a4959a2aba98955701da1 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:48.475750 12352 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f5c06c7c44a9281ea4d57d0b59ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.476419 12353 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c956030e09a4959a2aba98955701da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.478186 12351 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:48.479075 12504 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0160d13105de43388c73a4a9bac2a8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.479584 12351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.483280 12500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.487262 12503 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6b2a9b6743482a9a95a7263b4532ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.505502 12561 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454: Bootstrap starting.
I20260630 12:37:48.514257 12561 tablet_bootstrap.cc:654] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.529465 12431 tablet_service.cc:1511] Processing CreateTablet for tablet 015ca0bbf6a845e188ddeac0b04399f7 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:48.532127 12430 tablet_service.cc:1511] Processing CreateTablet for tablet 0160d13105de43388c73a4a9bac2a8c7 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:48.534487 12429 tablet_service.cc:1511] Processing CreateTablet for tablet 9e6b2a9b6743482a9a95a7263b4532ba (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:48.536891 12428 tablet_service.cc:1511] Processing CreateTablet for tablet 3c956030e09a4959a2aba98955701da1 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:48.539994 12426 tablet_service.cc:1511] Processing CreateTablet for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:48.541450 12427 tablet_service.cc:1511] Processing CreateTablet for tablet 373f5c06c7c44a9281ea4d57d0b59ea3 (DEFAULT_TABLE table=test-workload [id=959317bb125341ca845a4908a1cc30e1]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:48.544368 12431 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 015ca0bbf6a845e188ddeac0b04399f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.547153 12426 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.551270 12428 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3c956030e09a4959a2aba98955701da1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.558925 12429 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6b2a9b6743482a9a95a7263b4532ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.563211 12427 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 373f5c06c7c44a9281ea4d57d0b59ea3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.564131 12430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0160d13105de43388c73a4a9bac2a8c7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:48.589416 12561 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454: No bootstrap required, opened a new log
I20260630 12:37:48.590027 12561 ts_tablet_manager.cc:1403] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.026s
I20260630 12:37:48.593375 12561 raft_consensus.cc:359] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.601653 12563 tablet_bootstrap.cc:492] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e: Bootstrap starting.
I20260630 12:37:48.594363 12561 raft_consensus.cc:385] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.607280 12561 raft_consensus.cc:740] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.608562 12561 consensus_queue.cc:260] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.610070 12563 tablet_bootstrap.cc:654] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.617614 12564 tablet_bootstrap.cc:492] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2: Bootstrap starting.
I20260630 12:37:48.619360 12561 ts_tablet_manager.cc:1434] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454: Time spent starting tablet: real 0.029s	user 0.015s	sys 0.003s
I20260630 12:37:48.620903 12561 tablet_bootstrap.cc:492] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454: Bootstrap starting.
I20260630 12:37:48.627439 12561 tablet_bootstrap.cc:654] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.627564 12563 tablet_bootstrap.cc:492] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e: No bootstrap required, opened a new log
I20260630 12:37:48.628147 12563 ts_tablet_manager.cc:1403] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.011s
I20260630 12:37:48.628428 12564 tablet_bootstrap.cc:654] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.634583 12563 raft_consensus.cc:359] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.635691 12563 raft_consensus.cc:385] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.636025 12563 raft_consensus.cc:740] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.636828 12563 consensus_queue.cc:260] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.637905 12561 tablet_bootstrap.cc:492] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454: No bootstrap required, opened a new log
I20260630 12:37:48.638144 12564 tablet_bootstrap.cc:492] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2: No bootstrap required, opened a new log
I20260630 12:37:48.638433 12561 ts_tablet_manager.cc:1403] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.003s
I20260630 12:37:48.638793 12564 ts_tablet_manager.cc:1403] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.008s
I20260630 12:37:48.639895 12563 ts_tablet_manager.cc:1434] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.001s
I20260630 12:37:48.640944 12563 tablet_bootstrap.cc:492] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e: Bootstrap starting.
I20260630 12:37:48.641619 12561 raft_consensus.cc:359] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.641950 12564 raft_consensus.cc:359] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.642352 12561 raft_consensus.cc:385] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.642715 12564 raft_consensus.cc:385] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.643157 12561 raft_consensus.cc:740] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.643222 12564 raft_consensus.cc:740] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.644392 12561 consensus_queue.cc:260] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.644599 12564 consensus_queue.cc:260] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [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: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.649636 12563 tablet_bootstrap.cc:654] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.649698 12561 ts_tablet_manager.cc:1434] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260630 12:37:48.651189 12561 tablet_bootstrap.cc:492] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454: Bootstrap starting.
I20260630 12:37:48.654732 12564 ts_tablet_manager.cc:1434] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.007s
I20260630 12:37:48.656191 12564 tablet_bootstrap.cc:492] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2: Bootstrap starting.
I20260630 12:37:48.657692 12561 tablet_bootstrap.cc:654] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.666126 12563 tablet_bootstrap.cc:492] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e: No bootstrap required, opened a new log
I20260630 12:37:48.667460 12564 tablet_bootstrap.cc:654] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.670603 12563 ts_tablet_manager.cc:1403] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.009s
I20260630 12:37:48.672575 12561 tablet_bootstrap.cc:492] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454: No bootstrap required, opened a new log
I20260630 12:37:48.673197 12561 ts_tablet_manager.cc:1403] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454: Time spent bootstrapping tablet: real 0.022s	user 0.007s	sys 0.011s
I20260630 12:37:48.673903 12563 raft_consensus.cc:359] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.674666 12563 raft_consensus.cc:385] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.674997 12563 raft_consensus.cc:740] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.675784 12563 consensus_queue.cc:260] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [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: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.676162 12561 raft_consensus.cc:359] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.676836 12561 raft_consensus.cc:385] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.677139 12561 raft_consensus.cc:740] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.677482 12564 tablet_bootstrap.cc:492] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2: No bootstrap required, opened a new log
I20260630 12:37:48.677980 12563 ts_tablet_manager.cc:1434] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260630 12:37:48.677990 12564 ts_tablet_manager.cc:1403] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2: Time spent bootstrapping tablet: real 0.022s	user 0.009s	sys 0.007s
I20260630 12:37:48.679291 12563 tablet_bootstrap.cc:492] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e: Bootstrap starting.
I20260630 12:37:48.677877 12561 consensus_queue.cc:260] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.681648 12561 ts_tablet_manager.cc:1434] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260630 12:37:48.681357 12564 raft_consensus.cc:359] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.682104 12564 raft_consensus.cc:385] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.682394 12564 raft_consensus.cc:740] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.682674 12561 tablet_bootstrap.cc:492] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454: Bootstrap starting.
I20260630 12:37:48.683327 12564 consensus_queue.cc:260] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.687325 12564 ts_tablet_manager.cc:1434] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260630 12:37:48.688442 12564 tablet_bootstrap.cc:492] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2: Bootstrap starting.
I20260630 12:37:48.688618 12563 tablet_bootstrap.cc:654] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.689504 12561 tablet_bootstrap.cc:654] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.694604 12564 tablet_bootstrap.cc:654] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.704156 12564 tablet_bootstrap.cc:492] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2: No bootstrap required, opened a new log
I20260630 12:37:48.704641 12564 ts_tablet_manager.cc:1403] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2: Time spent bootstrapping tablet: real 0.016s	user 0.009s	sys 0.004s
I20260630 12:37:48.706386 12561 tablet_bootstrap.cc:492] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454: No bootstrap required, opened a new log
I20260630 12:37:48.707123 12561 ts_tablet_manager.cc:1403] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454: Time spent bootstrapping tablet: real 0.025s	user 0.016s	sys 0.004s
I20260630 12:37:48.708937 12564 raft_consensus.cc:359] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.709671 12564 raft_consensus.cc:385] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.709972 12564 raft_consensus.cc:740] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.710464 12561 raft_consensus.cc:359] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.711285 12561 raft_consensus.cc:385] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.710886 12564 consensus_queue.cc:260] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.711707 12561 raft_consensus.cc:740] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.712698 12561 consensus_queue.cc:260] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [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: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.715052 12561 ts_tablet_manager.cc:1434] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:48.715919 12564 ts_tablet_manager.cc:1434] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260630 12:37:48.716120 12561 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454: Bootstrap starting.
I20260630 12:37:48.716940 12564 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2: Bootstrap starting.
I20260630 12:37:48.722980 12561 tablet_bootstrap.cc:654] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.723920 12565 raft_consensus.cc:493] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.724500 12565 raft_consensus.cc:515] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.725383 12564 tablet_bootstrap.cc:654] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.727545 12565 leader_election.cc:290] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539), 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:48.728446 12563 tablet_bootstrap.cc:492] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e: No bootstrap required, opened a new log
I20260630 12:37:48.729135 12563 ts_tablet_manager.cc:1403] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.023s
I20260630 12:37:48.733050 12563 raft_consensus.cc:359] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.733984 12563 raft_consensus.cc:385] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.734352 12563 raft_consensus.cc:740] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.735397 12563 consensus_queue.cc:260] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.737111 12564 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2: No bootstrap required, opened a new log
I20260630 12:37:48.737603 12563 ts_tablet_manager.cc:1434] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260630 12:37:48.737632 12564 ts_tablet_manager.cc:1403] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2: Time spent bootstrapping tablet: real 0.021s	user 0.012s	sys 0.005s
I20260630 12:37:48.738783 12563 tablet_bootstrap.cc:492] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e: Bootstrap starting.
I20260630 12:37:48.740757 12564 raft_consensus.cc:359] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.741470 12564 raft_consensus.cc:385] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.741761 12564 raft_consensus.cc:740] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.742641 12564 consensus_queue.cc:260] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.744956 12564 ts_tablet_manager.cc:1434] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260630 12:37:48.745558 12563 tablet_bootstrap.cc:654] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.750206 12564 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2: Bootstrap starting.
I20260630 12:37:48.760617 12569 raft_consensus.cc:493] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.760922 12570 raft_consensus.cc:493] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.761209 12569 raft_consensus.cc:515] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.761648 12570 raft_consensus.cc:515] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.768205 12570 leader_election.cc:290] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
I20260630 12:37:48.770153 12569 leader_election.cc:290] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:48.772598 12561 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454: No bootstrap required, opened a new log
I20260630 12:37:48.773211 12561 ts_tablet_manager.cc:1403] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.000s
I20260630 12:37:48.781419 12564 tablet_bootstrap.cc:654] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.782137 12561 raft_consensus.cc:359] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.783133 12561 raft_consensus.cc:385] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.783486 12561 raft_consensus.cc:740] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.789458 12563 tablet_bootstrap.cc:492] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e: No bootstrap required, opened a new log
I20260630 12:37:48.790063 12563 ts_tablet_manager.cc:1403] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e: Time spent bootstrapping tablet: real 0.052s	user 0.025s	sys 0.021s
I20260630 12:37:48.793591 12561 consensus_queue.cc:260] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.793695 12563 raft_consensus.cc:359] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.794359 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015ca0bbf6a845e188ddeac0b04399f7" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e" is_pre_election: true
I20260630 12:37:48.794883 12563 raft_consensus.cc:385] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.795189 12515 raft_consensus.cc:2468] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 0.
I20260630 12:37:48.795315 12563 raft_consensus.cc:740] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.796276 12561 ts_tablet_manager.cc:1434] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.003s
I20260630 12:37:48.796358 12563 consensus_queue.cc:260] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.797379 12561 tablet_bootstrap.cc:492] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454: Bootstrap starting.
I20260630 12:37:48.799410 12563 ts_tablet_manager.cc:1434] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e: Time spent starting tablet: real 0.009s	user 0.011s	sys 0.000s
I20260630 12:37:48.800673 12563 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e: Bootstrap starting.
I20260630 12:37:48.801819 12331 leader_election.cc:304] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402758ad65a4f068e63545bb9c5e11e, c76f7a1ada164c82b134536b0bfd1454; no voters: 
I20260630 12:37:48.802747 12565 raft_consensus.cc:2804] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.803133 12565 raft_consensus.cc:493] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.803457 12565 raft_consensus.cc:3060] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.813217 12563 tablet_bootstrap.cc:654] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.822024 12565 raft_consensus.cc:515] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.825017 12565 leader_election.cc:290] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 election: Requested vote from peers 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539), 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:48.824719 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c956030e09a4959a2aba98955701da1" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2" is_pre_election: true
I20260630 12:37:48.827589 12441 raft_consensus.cc:2468] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 0.
I20260630 12:37:48.826594 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015ca0bbf6a845e188ddeac0b04399f7" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e"
I20260630 12:37:48.829339 12561 tablet_bootstrap.cc:654] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.829282 12515 raft_consensus.cc:3060] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.830291 12478 leader_election.cc:304] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402758ad65a4f068e63545bb9c5e11e, 0b200b70727b43f281a01955f4d79bf2; no voters: 
I20260630 12:37:48.831423 12569 raft_consensus.cc:2804] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.831885 12569 raft_consensus.cc:493] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.832330 12569 raft_consensus.cc:3060] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.833894 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c956030e09a4959a2aba98955701da1" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454" is_pre_election: true
I20260630 12:37:48.834599 12366 raft_consensus.cc:2468] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 0.
I20260630 12:37:48.837556 12515 raft_consensus.cc:2468] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 1.
I20260630 12:37:48.843953 12331 leader_election.cc:304] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402758ad65a4f068e63545bb9c5e11e, c76f7a1ada164c82b134536b0bfd1454; no voters: 
I20260630 12:37:48.844925 12565 raft_consensus.cc:2804] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.845808 12569 raft_consensus.cc:515] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.847013 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015ca0bbf6a845e188ddeac0b04399f7" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2" is_pre_election: true
I20260630 12:37:48.847714 12441 raft_consensus.cc:2468] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 0.
I20260630 12:37:48.849735 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c956030e09a4959a2aba98955701da1" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454"
I20260630 12:37:48.850332 12366 raft_consensus.cc:3060] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.851440 12569 leader_election.cc:290] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 election: Requested vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:48.856473 12366 raft_consensus.cc:2468] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 1.
I20260630 12:37:48.857743 12480 leader_election.cc:304] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402758ad65a4f068e63545bb9c5e11e, c76f7a1ada164c82b134536b0bfd1454; no voters: 
I20260630 12:37:48.858251 12441 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "015ca0bbf6a845e188ddeac0b04399f7" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2"
I20260630 12:37:48.858906 12441 raft_consensus.cc:3060] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.858798 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3c956030e09a4959a2aba98955701da1" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2"
I20260630 12:37:48.859565 12440 raft_consensus.cc:3060] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.866734 12441 raft_consensus.cc:2468] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 1.
I20260630 12:37:48.867806 12440 raft_consensus.cc:2468] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 1.
I20260630 12:37:48.871240 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b2a9b6743482a9a95a7263b4532ba" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e" is_pre_election: true
I20260630 12:37:48.871240 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b2a9b6743482a9a95a7263b4532ba" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454" is_pre_election: true
W20260630 12:37:48.872720 12406 leader_election.cc:343] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.868402 12569 raft_consensus.cc:2804] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.873476 12564 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2: No bootstrap required, opened a new log
I20260630 12:37:48.873544 12563 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e: No bootstrap required, opened a new log
I20260630 12:37:48.872766 12366 raft_consensus.cc:2468] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b200b70727b43f281a01955f4d79bf2 in term 0.
I20260630 12:37:48.874183 12564 ts_tablet_manager.cc:1403] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2: Time spent bootstrapping tablet: real 0.124s	user 0.031s	sys 0.018s
I20260630 12:37:48.874183 12563 ts_tablet_manager.cc:1403] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e: Time spent bootstrapping tablet: real 0.074s	user 0.033s	sys 0.033s
I20260630 12:37:48.874787 12406 leader_election.cc:304] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b200b70727b43f281a01955f4d79bf2, c76f7a1ada164c82b134536b0bfd1454; no voters: 0402758ad65a4f068e63545bb9c5e11e
I20260630 12:37:48.875860 12569 raft_consensus.cc:697] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 1 LEADER]: Becoming Leader. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Running, Role: LEADER
I20260630 12:37:48.876638 12565 raft_consensus.cc:697] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 LEADER]: Becoming Leader. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Running, Role: LEADER
I20260630 12:37:48.877259 12569 consensus_queue.cc:237] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.877540 12565 consensus_queue.cc:237] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } }
I20260630 12:37:48.878593 12563 raft_consensus.cc:359] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.879356 12563 raft_consensus.cc:385] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.879638 12563 raft_consensus.cc:740] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.880435 12570 raft_consensus.cc:2804] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.880923 12570 raft_consensus.cc:493] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.880438 12563 consensus_queue.cc:260] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.881280 12570 raft_consensus.cc:3060] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.883034 12564 raft_consensus.cc:359] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.883786 12564 raft_consensus.cc:385] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.884065 12564 raft_consensus.cc:740] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.884790 12564 consensus_queue.cc:260] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.889474 12570 raft_consensus.cc:515] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.891258 12563 ts_tablet_manager.cc:1434] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e: Time spent starting tablet: real 0.015s	user 0.009s	sys 0.004s
I20260630 12:37:48.891222 12263 catalog_manager.cc:5697] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67). New cstate: current_term: 1 leader_uuid: "0402758ad65a4f068e63545bb9c5e11e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:48.892516 12563 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e: Bootstrap starting.
I20260630 12:37:48.892922 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b2a9b6743482a9a95a7263b4532ba" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454"
I20260630 12:37:48.893684 12366 raft_consensus.cc:3060] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.899264 12563 tablet_bootstrap.cc:654] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.905001 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e6b2a9b6743482a9a95a7263b4532ba" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e"
W20260630 12:37:48.906785 12406 leader_election.cc:343] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:48.907475 12570 leader_election.cc:290] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 election: Requested vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
I20260630 12:37:48.908826 12366 raft_consensus.cc:2468] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b200b70727b43f281a01955f4d79bf2 in term 1.
I20260630 12:37:48.910341 12406 leader_election.cc:304] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 0b200b70727b43f281a01955f4d79bf2, c76f7a1ada164c82b134536b0bfd1454; no voters: 0402758ad65a4f068e63545bb9c5e11e
I20260630 12:37:48.914476 12570 raft_consensus.cc:2804] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:48.915087 12570 raft_consensus.cc:697] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Running, Role: LEADER
I20260630 12:37:48.916069 12570 consensus_queue.cc:237] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.920202 12564 ts_tablet_manager.cc:1434] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2: Time spent starting tablet: real 0.046s	user 0.008s	sys 0.014s
I20260630 12:37:48.921296 12564 tablet_bootstrap.cc:492] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2: Bootstrap starting.
I20260630 12:37:48.925971 12563 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e: No bootstrap required, opened a new log
I20260630 12:37:48.926501 12563 ts_tablet_manager.cc:1403] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.015s
I20260630 12:37:48.928352 12564 tablet_bootstrap.cc:654] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:48.929567 12563 raft_consensus.cc:359] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.930325 12563 raft_consensus.cc:385] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.930624 12563 raft_consensus.cc:740] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.931463 12563 consensus_queue.cc:260] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.934235 12563 ts_tablet_manager.cc:1434] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:48.932476 12561 tablet_bootstrap.cc:492] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454: No bootstrap required, opened a new log
I20260630 12:37:48.936584 12561 ts_tablet_manager.cc:1403] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454: Time spent bootstrapping tablet: real 0.139s	user 0.013s	sys 0.000s
I20260630 12:37:48.937645 12261 catalog_manager.cc:5697] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "c76f7a1ada164c82b134536b0bfd1454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.942619 12561 raft_consensus.cc:359] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.943353 12561 raft_consensus.cc:385] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.943589 12561 raft_consensus.cc:740] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.944248 12561 consensus_queue.cc:260] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.940433 12263 catalog_manager.cc:5697] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "0b200b70727b43f281a01955f4d79bf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:48.947072 12561 ts_tablet_manager.cc:1434] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260630 12:37:48.947808 12564 tablet_bootstrap.cc:492] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2: No bootstrap required, opened a new log
I20260630 12:37:48.948308 12564 ts_tablet_manager.cc:1403] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.011s
I20260630 12:37:48.951260 12564 raft_consensus.cc:359] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.951913 12564 raft_consensus.cc:385] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:48.952200 12564 raft_consensus.cc:740] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Initialized, Role: FOLLOWER
I20260630 12:37:48.952904 12564 consensus_queue.cc:260] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [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: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.954869 12564 ts_tablet_manager.cc:1434] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.003s
W20260630 12:37:48.975431 12312 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:48.983698 12565 raft_consensus.cc:493] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.983904 12570 raft_consensus.cc:493] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:48.984205 12565 raft_consensus.cc:515] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.984426 12570 raft_consensus.cc:515] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.986202 12565 leader_election.cc:290] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465), 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
I20260630 12:37:48.986232 12570 leader_election.cc:290] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
I20260630 12:37:48.987367 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f5c06c7c44a9281ea4d57d0b59ea3" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2" is_pre_election: true
I20260630 12:37:48.987382 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0160d13105de43388c73a4a9bac2a8c7" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454" is_pre_election: true
I20260630 12:37:48.987584 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f5c06c7c44a9281ea4d57d0b59ea3" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e" is_pre_election: true
I20260630 12:37:48.987883 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0160d13105de43388c73a4a9bac2a8c7" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e" is_pre_election: true
I20260630 12:37:48.988296 12440 raft_consensus.cc:2468] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 0.
I20260630 12:37:48.988433 12366 raft_consensus.cc:2468] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b200b70727b43f281a01955f4d79bf2 in term 0.
I20260630 12:37:48.988477 12515 raft_consensus.cc:2468] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 0.
I20260630 12:37:48.988602 12514 raft_consensus.cc:2468] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0b200b70727b43f281a01955f4d79bf2 in term 0.
I20260630 12:37:48.989777 12329 leader_election.cc:304] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b200b70727b43f281a01955f4d79bf2, c76f7a1ada164c82b134536b0bfd1454; no voters: 
I20260630 12:37:48.990036 12406 leader_election.cc:304] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b200b70727b43f281a01955f4d79bf2, c76f7a1ada164c82b134536b0bfd1454; no voters: 
I20260630 12:37:48.990582 12565 raft_consensus.cc:2804] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.990800 12570 raft_consensus.cc:2804] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:48.990990 12565 raft_consensus.cc:493] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.991252 12570 raft_consensus.cc:493] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:48.991410 12565 raft_consensus.cc:3060] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.991643 12570 raft_consensus.cc:3060] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:48.998747 12570 raft_consensus.cc:515] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:48.998747 12565 raft_consensus.cc:515] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:49.000952 12565 leader_election.cc:290] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 election: Requested vote from peers 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465), 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
I20260630 12:37:49.000957 12570 leader_election.cc:290] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 election: Requested vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
I20260630 12:37:49.001956 12514 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f5c06c7c44a9281ea4d57d0b59ea3" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e"
I20260630 12:37:49.002758 12515 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0160d13105de43388c73a4a9bac2a8c7" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0402758ad65a4f068e63545bb9c5e11e"
I20260630 12:37:49.001955 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0160d13105de43388c73a4a9bac2a8c7" candidate_uuid: "0b200b70727b43f281a01955f4d79bf2" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454"
I20260630 12:37:49.002837 12514 raft_consensus.cc:3060] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.002991 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "373f5c06c7c44a9281ea4d57d0b59ea3" candidate_uuid: "c76f7a1ada164c82b134536b0bfd1454" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2"
I20260630 12:37:49.003587 12515 raft_consensus.cc:3060] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.003638 12366 raft_consensus.cc:3060] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.003787 12440 raft_consensus.cc:3060] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.010897 12515 raft_consensus.cc:2468] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b200b70727b43f281a01955f4d79bf2 in term 1.
I20260630 12:37:49.010895 12440 raft_consensus.cc:2468] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 1.
I20260630 12:37:49.010951 12514 raft_consensus.cc:2468] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c76f7a1ada164c82b134536b0bfd1454 in term 1.
I20260630 12:37:49.010890 12366 raft_consensus.cc:2468] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0b200b70727b43f281a01955f4d79bf2 in term 1.
I20260630 12:37:49.012523 12329 leader_election.cc:304] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0b200b70727b43f281a01955f4d79bf2, c76f7a1ada164c82b134536b0bfd1454; no voters: 
I20260630 12:37:49.012833 12406 leader_election.cc:304] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402758ad65a4f068e63545bb9c5e11e, 0b200b70727b43f281a01955f4d79bf2; no voters: 
I20260630 12:37:49.015177 12565 raft_consensus.cc:2804] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:49.015661 12570 raft_consensus.cc:2804] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:49.015731 12565 raft_consensus.cc:697] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 1 LEADER]: Becoming Leader. State: Replica: c76f7a1ada164c82b134536b0bfd1454, State: Running, Role: LEADER
I20260630 12:37:49.016269 12570 raft_consensus.cc:697] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 LEADER]: Becoming Leader. State: Replica: 0b200b70727b43f281a01955f4d79bf2, State: Running, Role: LEADER
I20260630 12:37:49.016686 12565 consensus_queue.cc:237] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:49.017076 12570 consensus_queue.cc:237] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:49.026415 12262 catalog_manager.cc:5697] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "0b200b70727b43f281a01955f4d79bf2" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:49.027824 12263 catalog_manager.cc:5697] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 reported cstate change: term changed from 0 to 1, leader changed from <none> to c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65). New cstate: current_term: 1 leader_uuid: "c76f7a1ada164c82b134536b0bfd1454" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:49.083019 12594 raft_consensus.cc:493] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:49.083597 12594 raft_consensus.cc:515] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:49.085492 12594 leader_election.cc:290] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:49.086308 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7d505ece8b4ff4a2f70f156fbad4ab" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454" is_pre_election: true
I20260630 12:37:49.086584 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7d505ece8b4ff4a2f70f156fbad4ab" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2" is_pre_election: true
I20260630 12:37:49.087091 12366 raft_consensus.cc:2468] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 0.
I20260630 12:37:49.087211 12440 raft_consensus.cc:2468] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 0.
I20260630 12:37:49.088287 12480 leader_election.cc:304] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402758ad65a4f068e63545bb9c5e11e, c76f7a1ada164c82b134536b0bfd1454; no voters: 
I20260630 12:37:49.088945 12594 raft_consensus.cc:2804] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:49.089322 12594 raft_consensus.cc:493] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:49.089579 12594 raft_consensus.cc:3060] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.094524 12594 raft_consensus.cc:515] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:49.095993 12594 leader_election.cc:290] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 election: Requested vote from peers c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005), 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:49.096750 12366 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7d505ece8b4ff4a2f70f156fbad4ab" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c76f7a1ada164c82b134536b0bfd1454"
I20260630 12:37:49.097034 12440 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e7d505ece8b4ff4a2f70f156fbad4ab" candidate_uuid: "0402758ad65a4f068e63545bb9c5e11e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0b200b70727b43f281a01955f4d79bf2"
I20260630 12:37:49.097378 12366 raft_consensus.cc:3060] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.097592 12440 raft_consensus.cc:3060] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.104311 12440 raft_consensus.cc:2468] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 1.
I20260630 12:37:49.104311 12366 raft_consensus.cc:2468] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0402758ad65a4f068e63545bb9c5e11e in term 1.
I20260630 12:37:49.105535 12478 leader_election.cc:304] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0402758ad65a4f068e63545bb9c5e11e, 0b200b70727b43f281a01955f4d79bf2; no voters: 
I20260630 12:37:49.106230 12594 raft_consensus.cc:2804] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:49.106657 12594 raft_consensus.cc:697] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 1 LEADER]: Becoming Leader. State: Replica: 0402758ad65a4f068e63545bb9c5e11e, State: Running, Role: LEADER
I20260630 12:37:49.107430 12594 consensus_queue.cc:237] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } }
I20260630 12:37:49.113970 12263 catalog_manager.cc:5697] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e reported cstate change: term changed from 0 to 1, leader changed from <none> to 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67). New cstate: current_term: 1 leader_uuid: "0402758ad65a4f068e63545bb9c5e11e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:49.306576 12590 consensus_queue.cc:1048] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:49.309583 12590 consensus_queue.cc:1048] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.313855 12515 raft_consensus.cc:3060] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:49.327332 12595 consensus_queue.cc:1048] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:49.357476 12570 consensus_queue.cc:1048] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.364845 12594 consensus_queue.cc:1048] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.415452 12514 raft_consensus.cc:1275] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Refusing update from remote peer 0b200b70727b43f281a01955f4d79bf2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.417145 12569 consensus_queue.cc:1048] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.433202 12366 raft_consensus.cc:1275] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Refusing update from remote peer 0b200b70727b43f281a01955f4d79bf2: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.434952 12595 consensus_queue.cc:1048] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:49.452611 12515 raft_consensus.cc:1275] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Refusing update from remote peer c76f7a1ada164c82b134536b0bfd1454: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.454280 12441 raft_consensus.cc:1275] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Refusing update from remote peer c76f7a1ada164c82b134536b0bfd1454: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.456830 12590 consensus_queue.cc:1048] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:49.440093 12624 consensus_queue.cc:1048] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.461376 12590 consensus_queue.cc:1048] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:49.577495 12612 mvcc.cc:204] Tried to move back new op lower bound from 7302443292464173056 to 7302443290702520320. Current Snapshot: MvccSnapshot[applied={T|T < 7302443292464173056 or (T in {7302443292464173056})}]
I20260630 12:37:49.582197 12364 raft_consensus.cc:1275] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Refusing update from remote peer 0402758ad65a4f068e63545bb9c5e11e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.582968 12439 raft_consensus.cc:1275] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Refusing update from remote peer 0402758ad65a4f068e63545bb9c5e11e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:49.585059 12569 consensus_queue.cc:1048] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:49.587713 12594 consensus_queue.cc:1048] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260630 12:37:49.741082 12329 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.0.193.66:43465, user_credentials={real_user=slave}} blocked reactor thread for 79825.9us
I20260630 12:37:50.396492   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:50.404778 12666 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
W20260630 12:37:50.407312 12667 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
I20260630 12:37:50.413988   773 server_base.cc:1061] running on GCE node
W20260630 12:37:50.414137 12670 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
I20260630 12:37:50.415429   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:50.415691   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:50.415904   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823070415885 us; error 0 us; skew 500 ppm
I20260630 12:37:50.416424   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:50.419010   773 webserver.cc:533] Webserver started at http://127.0.193.68:44491/ using document root <none> and password file <none>
I20260630 12:37:50.419523   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:50.419749   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:50.420075   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:50.421236   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "0b02edf8a7ea4d128362ddfe15c88bb3"
format_stamp: "Formatted at 2026-06-30 12:37:50 on dist-test-slave-zbh0"
I20260630 12:37:50.425957   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:50.429355 12674 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:50.430249   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260630 12:37:50.430562   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "0b02edf8a7ea4d128362ddfe15c88bb3"
format_stamp: "Formatted at 2026-06-30 12:37:50 on dist-test-slave-zbh0"
I20260630 12:37:50.430910   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:37:50.443104   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:50.444334   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:50.445742   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:50.448086   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:50.448300   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:50.448547   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:50.448729   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:50.487955   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:44091
I20260630 12:37:50.488090 12736 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:44091 every 8 connection(s)
I20260630 12:37:50.503110 12737 heartbeater.cc:344] Connected to a master server at 127.0.193.126:38121
I20260630 12:37:50.503559 12737 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:50.504267 12737 heartbeater.cc:507] Master 127.0.193.126:38121 requested a full tablet report, sending...
I20260630 12:37:50.506189 12260 ts_manager.cc:194] Registered new tserver with Master: 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68:44091)
I20260630 12:37:50.507629 12260 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54810
I20260630 12:37:51.067656 12438 consensus_queue.cc:237] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
I20260630 12:37:51.074438 12512 raft_consensus.cc:1275] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Refusing update from remote peer 0b200b70727b43f281a01955f4d79bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.075939 12365 raft_consensus.cc:1275] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Refusing update from remote peer 0b200b70727b43f281a01955f4d79bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.076078 12623 consensus_queue.cc:1048] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:51.077636 12743 consensus_queue.cc:1048] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:51.083730 12623 raft_consensus.cc:2955] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.085608 12512 raft_consensus.cc:2955] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
W20260630 12:37:51.087023 12407 consensus_peers.cc:597] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 -> Peer 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68:44091): Couldn't send request to peer 0b02edf8a7ea4d128362ddfe15c88bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9e6b2a9b6743482a9a95a7263b4532ba. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.087212 12365 raft_consensus.cc:2955] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.100596 12260 catalog_manager.cc:5697] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 reported cstate change: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "0b200b70727b43f281a01955f4d79bf2" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:51.111057 12512 consensus_queue.cc:237] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
I20260630 12:37:51.117646 12438 raft_consensus.cc:1275] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Refusing update from remote peer 0402758ad65a4f068e63545bb9c5e11e: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.118724 12365 raft_consensus.cc:1275] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Refusing update from remote peer 0402758ad65a4f068e63545bb9c5e11e: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.119446 12752 consensus_queue.cc:1048] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:37:51.120520 12657 consensus_queue.cc:1048] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:37:51.131294 12657 raft_consensus.cc:2955] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
W20260630 12:37:51.133011 12481 consensus_peers.cc:597] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e -> Peer 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68:44091): Couldn't send request to peer 0b02edf8a7ea4d128362ddfe15c88bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e7d505ece8b4ff4a2f70f156fbad4ab. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.132723 12438 raft_consensus.cc:2955] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.134341 12365 raft_consensus.cc:2955] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.150094 12262 catalog_manager.cc:5697] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 reported cstate change: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "0402758ad65a4f068e63545bb9c5e11e" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.168892 12365 consensus_queue.cc:237] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
I20260630 12:37:51.175051 12438 raft_consensus.cc:1275] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Refusing update from remote peer c76f7a1ada164c82b134536b0bfd1454: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.176610 12651 consensus_queue.cc:1048] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:37:51.177968 12512 raft_consensus.cc:1275] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Refusing update from remote peer c76f7a1ada164c82b134536b0bfd1454: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.179435 12651 consensus_queue.cc:1048] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:51.187059 12438 raft_consensus.cc:2955] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.187502 12759 raft_consensus.cc:2955] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
W20260630 12:37:51.203006 12332 consensus_peers.cc:597] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 -> Peer 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68:44091): Couldn't send request to peer 0b02edf8a7ea4d128362ddfe15c88bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 015ca0bbf6a845e188ddeac0b04399f7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.206092 12512 raft_consensus.cc:2955] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.206538 12264 catalog_manager.cc:5697] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 reported cstate change: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "c76f7a1ada164c82b134536b0bfd1454" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:51.210983 12440 consensus_queue.cc:237] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
W20260630 12:37:51.220201 12407 consensus_peers.cc:597] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 -> Peer 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68:44091): Couldn't send request to peer 0b02edf8a7ea4d128362ddfe15c88bb3. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0160d13105de43388c73a4a9bac2a8c7. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.221133 12365 raft_consensus.cc:1275] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Refusing update from remote peer 0b200b70727b43f281a01955f4d79bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.221591 12512 raft_consensus.cc:1275] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Refusing update from remote peer 0b200b70727b43f281a01955f4d79bf2: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:51.222926 12743 consensus_queue.cc:1048] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:51.223896 12744 consensus_queue.cc:1048] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:37:51.230592 12744 raft_consensus.cc:2955] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.232362 12365 raft_consensus.cc:2955] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.233062 12512 raft_consensus.cc:2955] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.245615 12264 catalog_manager.cc:5697] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e reported cstate change: config changed from index -1 to 12, NON_VOTER 0b02edf8a7ea4d128362ddfe15c88bb3 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "0b200b70727b43f281a01955f4d79bf2" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } } }
I20260630 12:37:51.502876 12762 ts_tablet_manager.cc:933] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: Initiating tablet copy from peer 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:51.504369 12762 tablet_copy_client.cc:323] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:43465
I20260630 12:37:51.510013 12737 heartbeater.cc:499] Master 127.0.193.126:38121 was elected leader, sending a full tablet report...
I20260630 12:37:51.515483 12451 tablet_copy_service.cc:140] P 0b200b70727b43f281a01955f4d79bf2: Received BeginTabletCopySession request for tablet 9e6b2a9b6743482a9a95a7263b4532ba from peer 0b02edf8a7ea4d128362ddfe15c88bb3 ({username='slave'} at 127.0.0.1:40544)
I20260630 12:37:51.515967 12451 tablet_copy_service.cc:161] P 0b200b70727b43f281a01955f4d79bf2: Beginning new tablet copy session on tablet 9e6b2a9b6743482a9a95a7263b4532ba from peer 0b02edf8a7ea4d128362ddfe15c88bb3 at {username='slave'} at 127.0.0.1:40544: session id = 0b02edf8a7ea4d128362ddfe15c88bb3-9e6b2a9b6743482a9a95a7263b4532ba
I20260630 12:37:51.520931   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:51.522388 12451 tablet_copy_source_session.cc:215] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:51.526149 12762 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e6b2a9b6743482a9a95a7263b4532ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:51.541087 12762 tablet_copy_client.cc:806] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:51.541782 12762 tablet_copy_client.cc:670] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:51.548746 12762 tablet_copy_client.cc:538] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:51.560640 12762 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: Bootstrap starting.
W20260630 12:37:51.570786 12480 consensus_peers.cc:597] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e -> Peer c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005): Couldn't send request to peer c76f7a1ada164c82b134536b0bfd1454. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.580076   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.581833   773 tablet_replica.cc:333] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454: stopping tablet replica
I20260630 12:37:51.582687   773 raft_consensus.cc:2243] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.583819   773 raft_consensus.cc:2272] T 373f5c06c7c44a9281ea4d57d0b59ea3 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.586720   773 tablet_replica.cc:333] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454: stopping tablet replica
I20260630 12:37:51.587495   773 raft_consensus.cc:2243] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.588140   773 raft_consensus.cc:2272] T 3c956030e09a4959a2aba98955701da1 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.591136   773 tablet_replica.cc:333] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454: stopping tablet replica
I20260630 12:37:51.591897   773 raft_consensus.cc:2243] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.592610   773 raft_consensus.cc:2272] T 0160d13105de43388c73a4a9bac2a8c7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.597258   773 tablet_replica.cc:333] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454: stopping tablet replica
I20260630 12:37:51.598045   773 raft_consensus.cc:2243] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.598793   773 raft_consensus.cc:2272] T 7e7d505ece8b4ff4a2f70f156fbad4ab P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:51.602124 12406 consensus_peers.cc:597] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 -> Peer c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005): Couldn't send request to peer c76f7a1ada164c82b134536b0bfd1454. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.602603   773 tablet_replica.cc:333] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454: stopping tablet replica
I20260630 12:37:51.603426   773 raft_consensus.cc:2243] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.604744   773 raft_consensus.cc:2272] T 015ca0bbf6a845e188ddeac0b04399f7 P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.607733   773 tablet_replica.cc:333] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454: stopping tablet replica
I20260630 12:37:51.608364   773 raft_consensus.cc:2243] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.609028   773 raft_consensus.cc:2272] T 9e6b2a9b6743482a9a95a7263b4532ba P c76f7a1ada164c82b134536b0bfd1454 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.630659   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:51.655622   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:51.660844 12762 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=85 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:51.661947 12762 tablet_bootstrap.cc:492] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: Bootstrap complete.
I20260630 12:37:51.662701 12762 ts_tablet_manager.cc:1403] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: Time spent bootstrapping tablet: real 0.102s	user 0.075s	sys 0.021s
I20260630 12:37:51.665457 12768 ts_tablet_manager.cc:933] T 0160d13105de43388c73a4a9bac2a8c7 P 0b02edf8a7ea4d128362ddfe15c88bb3: Initiating tablet copy from peer 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465)
I20260630 12:37:51.665726 12762 raft_consensus.cc:359] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
I20260630 12:37:51.666901 12762 raft_consensus.cc:740] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b02edf8a7ea4d128362ddfe15c88bb3, State: Initialized, Role: LEARNER
I20260630 12:37:51.667820 12762 consensus_queue.cc:260] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } attrs { replace: true } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
I20260630 12:37:51.670534 12762 ts_tablet_manager.cc:1434] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260630 12:37:51.677558 12768 tablet_copy_client.cc:323] T 0160d13105de43388c73a4a9bac2a8c7 P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:43465
I20260630 12:37:51.682046   773 tablet_copy_service.cc:362] P 0b200b70727b43f281a01955f4d79bf2: Destroying tablet copy session 0b02edf8a7ea4d128362ddfe15c88bb3-9e6b2a9b6743482a9a95a7263b4532ba due to service shutdown
I20260630 12:37:51.682595   773 tablet_copy_service.cc:434] P 0b200b70727b43f281a01955f4d79bf2: ending tablet copy session 0b02edf8a7ea4d128362ddfe15c88bb3-9e6b2a9b6743482a9a95a7263b4532ba on tablet 9e6b2a9b6743482a9a95a7263b4532ba with peer 0b02edf8a7ea4d128362ddfe15c88bb3
W20260630 12:37:51.709327 12478 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 2 similar messages]
W20260630 12:37:51.712096 12478 consensus_peers.cc:597] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e -> Peer 0b200b70727b43f281a01955f4d79bf2 (127.0.193.66:43465): Couldn't send request to peer 0b200b70727b43f281a01955f4d79bf2. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.714450   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.715559   773 tablet_replica.cc:333] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2: stopping tablet replica
I20260630 12:37:51.716243   773 raft_consensus.cc:2243] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.716804   773 raft_consensus.cc:2272] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.719533   773 tablet_replica.cc:333] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2: stopping tablet replica
I20260630 12:37:51.720234   773 raft_consensus.cc:2243] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.720886   773 raft_consensus.cc:2272] T 3c956030e09a4959a2aba98955701da1 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.722206 12772 ts_tablet_manager.cc:933] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: Initiating tablet copy from peer 0402758ad65a4f068e63545bb9c5e11e (127.0.193.67:33539)
W20260630 12:37:51.723266 12406 consensus_peers.cc:597] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 -> Peer c76f7a1ada164c82b134536b0bfd1454 (127.0.193.65:42005): Couldn't send request to peer c76f7a1ada164c82b134536b0bfd1454. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:42005: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:51.725020   773 tablet_replica.cc:333] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2: stopping tablet replica
I20260630 12:37:51.725129 12772 tablet_copy_client.cc:323] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:33539
I20260630 12:37:51.725956   773 raft_consensus.cc:2243] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.727219   773 raft_consensus.cc:2272] T 0160d13105de43388c73a4a9bac2a8c7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.730784   773 tablet_replica.cc:333] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2: stopping tablet replica
I20260630 12:37:51.731588   773 raft_consensus.cc:2243] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.732265   773 raft_consensus.cc:2272] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.735821   773 tablet_replica.cc:333] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2: stopping tablet replica
I20260630 12:37:51.736527   773 raft_consensus.cc:2243] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.737805   773 raft_consensus.cc:2272] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.740868   773 tablet_replica.cc:333] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2: stopping tablet replica
I20260630 12:37:51.741515   773 raft_consensus.cc:2243] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.742252   773 raft_consensus.cc:2272] T 015ca0bbf6a845e188ddeac0b04399f7 P 0b200b70727b43f281a01955f4d79bf2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.749215 12525 tablet_copy_service.cc:140] P 0402758ad65a4f068e63545bb9c5e11e: Received BeginTabletCopySession request for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab from peer 0b02edf8a7ea4d128362ddfe15c88bb3 ({username='slave'} at 127.0.0.1:35988)
I20260630 12:37:51.749751 12525 tablet_copy_service.cc:161] P 0402758ad65a4f068e63545bb9c5e11e: Beginning new tablet copy session on tablet 7e7d505ece8b4ff4a2f70f156fbad4ab from peer 0b02edf8a7ea4d128362ddfe15c88bb3 at {username='slave'} at 127.0.0.1:35988: session id = 0b02edf8a7ea4d128362ddfe15c88bb3-7e7d505ece8b4ff4a2f70f156fbad4ab
I20260630 12:37:51.756816 12525 tablet_copy_source_session.cc:215] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:51.761219 12772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e7d505ece8b4ff4a2f70f156fbad4ab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:51.767186   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:51.775048 12772 tablet_copy_client.cc:806] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:51.775700 12772 tablet_copy_client.cc:670] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:51.779296 12772 tablet_copy_client.cc:538] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:51.785322 12772 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: Bootstrap starting.
I20260630 12:37:51.790515   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
W20260630 12:37:51.799501 12678 connection.cc:466] server connection from 127.0.0.1:38036 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:38036 (request call id 3) could send its response
I20260630 12:37:51.811733   773 tablet_copy_service.cc:362] P 0402758ad65a4f068e63545bb9c5e11e: Destroying tablet copy session 0b02edf8a7ea4d128362ddfe15c88bb3-7e7d505ece8b4ff4a2f70f156fbad4ab due to service shutdown
I20260630 12:37:51.812253   773 tablet_copy_service.cc:434] P 0402758ad65a4f068e63545bb9c5e11e: ending tablet copy session 0b02edf8a7ea4d128362ddfe15c88bb3-7e7d505ece8b4ff4a2f70f156fbad4ab on tablet 7e7d505ece8b4ff4a2f70f156fbad4ab with peer 0b02edf8a7ea4d128362ddfe15c88bb3
W20260630 12:37:51.816433 12762 tablet_copy_client.cc:1131] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.66:43465: connect: Connection refused (error 111)
I20260630 12:37:51.845758   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.846628   773 tablet_replica.cc:333] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e: stopping tablet replica
I20260630 12:37:51.847486   773 raft_consensus.cc:2243] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.848181   773 raft_consensus.cc:2272] T 9e6b2a9b6743482a9a95a7263b4532ba P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.851408   773 tablet_replica.cc:333] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e: stopping tablet replica
I20260630 12:37:51.852186   773 raft_consensus.cc:2243] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.852860   773 raft_consensus.cc:2272] T 373f5c06c7c44a9281ea4d57d0b59ea3 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.855732   773 tablet_replica.cc:333] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e: stopping tablet replica
I20260630 12:37:51.856495   773 raft_consensus.cc:2243] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.857856   773 raft_consensus.cc:2272] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.862004   773 tablet_replica.cc:333] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e: stopping tablet replica
I20260630 12:37:51.862779   773 raft_consensus.cc:2243] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.863533   773 raft_consensus.cc:2272] T 015ca0bbf6a845e188ddeac0b04399f7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.867061   773 tablet_replica.cc:333] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e: stopping tablet replica
I20260630 12:37:51.867807   773 raft_consensus.cc:2243] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:51.868665   773 raft_consensus.cc:2272] T 3c956030e09a4959a2aba98955701da1 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.871470   773 tablet_replica.cc:333] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e: stopping tablet replica
I20260630 12:37:51.872174   773 raft_consensus.cc:2243] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:51.873013   773 raft_consensus.cc:2272] T 0160d13105de43388c73a4a9bac2a8c7 P 0402758ad65a4f068e63545bb9c5e11e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:51.878671 12772 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=89 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:51.879359 12772 tablet_bootstrap.cc:492] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: Bootstrap complete.
I20260630 12:37:51.879892 12772 ts_tablet_manager.cc:1403] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: Time spent bootstrapping tablet: real 0.095s	user 0.079s	sys 0.013s
I20260630 12:37:51.881696 12772 raft_consensus.cc:359] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
I20260630 12:37:51.882267 12772 raft_consensus.cc:740] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 0b02edf8a7ea4d128362ddfe15c88bb3, State: Initialized, Role: LEARNER
I20260630 12:37:51.882728 12772 consensus_queue.cc:260] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "c76f7a1ada164c82b134536b0bfd1454" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 42005 } attrs { replace: true } } peers { permanent_uuid: "0b200b70727b43f281a01955f4d79bf2" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 43465 } } peers { permanent_uuid: "0402758ad65a4f068e63545bb9c5e11e" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 33539 } } peers { permanent_uuid: "0b02edf8a7ea4d128362ddfe15c88bb3" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 44091 } attrs { promote: true } }
I20260630 12:37:51.884464 12772 ts_tablet_manager.cc:1434] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:51.900674   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
W20260630 12:37:51.900702 12772 tablet_copy_client.cc:1131] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.0.193.67:33539: connect: Connection refused (error 111)
I20260630 12:37:51.923516   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:37:51.944387   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:51.945407   773 tablet_replica.cc:333] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3: stopping tablet replica
I20260630 12:37:51.946205   773 raft_consensus.cc:2243] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:51.946676   773 raft_consensus.cc:2272] T 7e7d505ece8b4ff4a2f70f156fbad4ab P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:51.949630   773 tablet_replica.cc:333] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3: stopping tablet replica
I20260630 12:37:51.950258   773 raft_consensus.cc:2243] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:51.950700   773 raft_consensus.cc:2272] T 9e6b2a9b6743482a9a95a7263b4532ba P 0b02edf8a7ea4d128362ddfe15c88bb3 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:51.972618   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:37:51.989511   773 master.cc:562] Master@127.0.193.126:38121 shutting down...
W20260630 12:37:52.016927 12312 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:52.018129   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:52.018573   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:52.018918   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P e03d78b3b11741e3996df35c9fa18162: stopping tablet replica
I20260630 12:37:52.039459   773 master.cc:584] Master@127.0.193.126:38121 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (5255 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260630 12:37:52.083683   773 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.0.193.126:46835
I20260630 12:37:52.084863   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.089901 12779 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
W20260630 12:37:52.090214 12778 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
W20260630 12:37:52.090926 12781 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
I20260630 12:37:52.091846   773 server_base.cc:1061] running on GCE node
I20260630 12:37:52.092665   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:52.092831   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.092999   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823072092986 us; error 0 us; skew 500 ppm
I20260630 12:37:52.093498   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.095690   773 webserver.cc:533] Webserver started at http://127.0.193.126:36721/ using document root <none> and password file <none>
I20260630 12:37:52.096225   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.096421   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.096701   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.097700   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/master-0-root/instance:
uuid: "e415b28255ab49b98a28709253de59e4"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.101758   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:52.104820 12786 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.105556   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260630 12:37:52.105820   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/master-0-root
uuid: "e415b28255ab49b98a28709253de59e4"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.106081   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/master-0-root/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)
I20260630 12:37:52.126113   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.127530   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.163677   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.126:46835
I20260630 12:37:52.163798 12837 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.126:46835 every 8 connection(s)
I20260630 12:37:52.167361 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:52.177925 12838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4: Bootstrap starting.
I20260630 12:37:52.182548 12838 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:52.186689 12838 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4: No bootstrap required, opened a new log
I20260630 12:37:52.188807 12838 raft_consensus.cc:359] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e415b28255ab49b98a28709253de59e4" member_type: VOTER }
I20260630 12:37:52.189170 12838 raft_consensus.cc:385] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:52.189452 12838 raft_consensus.cc:740] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e415b28255ab49b98a28709253de59e4, State: Initialized, Role: FOLLOWER
I20260630 12:37:52.190092 12838 consensus_queue.cc:260] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [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: "e415b28255ab49b98a28709253de59e4" member_type: VOTER }
I20260630 12:37:52.190567 12838 raft_consensus.cc:399] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260630 12:37:52.190794 12838 raft_consensus.cc:493] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260630 12:37:52.191084 12838 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:52.195748 12838 raft_consensus.cc:515] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e415b28255ab49b98a28709253de59e4" member_type: VOTER }
I20260630 12:37:52.196306 12838 leader_election.cc:304] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [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: e415b28255ab49b98a28709253de59e4; no voters: 
I20260630 12:37:52.197527 12838 leader_election.cc:290] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260630 12:37:52.197840 12841 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:52.199165 12841 raft_consensus.cc:697] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 1 LEADER]: Becoming Leader. State: Replica: e415b28255ab49b98a28709253de59e4, State: Running, Role: LEADER
I20260630 12:37:52.199790 12841 consensus_queue.cc:237] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [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: "e415b28255ab49b98a28709253de59e4" member_type: VOTER }
I20260630 12:37:52.200383 12838 sys_catalog.cc:565] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [sys.catalog]: configured and running, proceeding with master startup.
I20260630 12:37:52.204562 12843 sys_catalog.cc:455] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e415b28255ab49b98a28709253de59e4. Latest consensus state: current_term: 1 leader_uuid: "e415b28255ab49b98a28709253de59e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e415b28255ab49b98a28709253de59e4" member_type: VOTER } }
I20260630 12:37:52.204510 12842 sys_catalog.cc:455] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e415b28255ab49b98a28709253de59e4" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e415b28255ab49b98a28709253de59e4" member_type: VOTER } }
I20260630 12:37:52.205294 12843 sys_catalog.cc:458] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:52.205399 12842 sys_catalog.cc:458] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [sys.catalog]: This master's current role is: LEADER
I20260630 12:37:52.207577 12848 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260630 12:37:52.212980 12848 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260630 12:37:52.217530   773 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260630 12:37:52.222123 12848 catalog_manager.cc:1383] Generated new cluster ID: bf4cf7cb3572401fbef33423ce9e1a8a
I20260630 12:37:52.222384 12848 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260630 12:37:52.242192 12848 catalog_manager.cc:1406] Generated new certificate authority record
I20260630 12:37:52.243758 12848 catalog_manager.cc:1540] Loading token signing keys...
I20260630 12:37:52.258337 12848 catalog_manager.cc:6070] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4: Generated new TSK 0
I20260630 12:37:52.259016 12848 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260630 12:37:52.283661   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.289306 12859 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
W20260630 12:37:52.290562 12860 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
I20260630 12:37:52.292145   773 server_base.cc:1061] running on GCE node
W20260630 12:37:52.292246 12862 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
I20260630 12:37:52.293183   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:52.293408   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.293586   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823072293569 us; error 0 us; skew 500 ppm
I20260630 12:37:52.294107   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.296366   773 webserver.cc:533] Webserver started at http://127.0.193.65:37581/ using document root <none> and password file <none>
I20260630 12:37:52.296864   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.297078   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.297341   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.298383   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-0-root/instance:
uuid: "5e193caebcac457fb2b4708e44b1c64f"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.302785   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260630 12:37:52.306053 12867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.306955   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:52.307263   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-0-root
uuid: "5e193caebcac457fb2b4708e44b1c64f"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.307642   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-0-root/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)
I20260630 12:37:52.345141   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.346176   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.347618   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:52.349700   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:52.349916   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.350160   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:52.350327   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.386691   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.65:41633
I20260630 12:37:52.386788 12929 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.65:41633 every 8 connection(s)
I20260630 12:37:52.391660   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.399556 12934 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
W20260630 12:37:52.399989 12935 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
W20260630 12:37:52.403059 12937 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
I20260630 12:37:52.403555   773 server_base.cc:1061] running on GCE node
I20260630 12:37:52.406628   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:52.406913   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.407119   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823072407100 us; error 0 us; skew 500 ppm
I20260630 12:37:52.407773   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.408033 12930 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46835
I20260630 12:37:52.408473 12930 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:52.409317 12930 heartbeater.cc:507] Master 127.0.193.126:46835 requested a full tablet report, sending...
I20260630 12:37:52.410393   773 webserver.cc:533] Webserver started at http://127.0.193.66:43749/ using document root <none> and password file <none>
I20260630 12:37:52.411036   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.411238   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.411517   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.411634 12803 ts_manager.cc:194] Registered new tserver with Master: 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633)
I20260630 12:37:52.412823   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-1-root/instance:
uuid: "46e45be1a6d844a59b11b35201f30038"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.413429 12803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37548
I20260630 12:37:52.417361   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260630 12:37:52.420662 12942 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.421388   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:52.421680   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-1-root
uuid: "46e45be1a6d844a59b11b35201f30038"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.421953   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-1-root/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)
I20260630 12:37:52.452611   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.453636   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.455180   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:52.457340   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:52.457571   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.457818   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:52.457991   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.495294   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.66:42125
I20260630 12:37:52.495405 13004 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.66:42125 every 8 connection(s)
I20260630 12:37:52.500239   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:52.507016 13008 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
W20260630 12:37:52.508788 13009 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
I20260630 12:37:52.510834   773 server_base.cc:1061] running on GCE node
W20260630 12:37:52.511180 13012 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
I20260630 12:37:52.512084 13005 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46835
I20260630 12:37:52.512274   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260630 12:37:52.512486 13005 heartbeater.cc:461] Registering TS with master...
W20260630 12:37:52.512646   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:52.513016   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823072512999 us; error 0 us; skew 500 ppm
I20260630 12:37:52.513517 13005 heartbeater.cc:507] Master 127.0.193.126:46835 requested a full tablet report, sending...
I20260630 12:37:52.513577   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:52.515688 12803 ts_manager.cc:194] Registered new tserver with Master: 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:52.516337   773 webserver.cc:533] Webserver started at http://127.0.193.67:33407/ using document root <none> and password file <none>
I20260630 12:37:52.516821   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:52.517019   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:52.517277   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:52.517237 12803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37564
I20260630 12:37:52.518772   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-2-root/instance:
uuid: "b895ee1180b4480d836df89aca699bcb"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.523094   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260630 12:37:52.526178 13016 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.527006   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260630 12:37:52.527300   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-2-root
uuid: "b895ee1180b4480d836df89aca699bcb"
format_stamp: "Formatted at 2026-06-30 12:37:52 on dist-test-slave-zbh0"
I20260630 12:37:52.527560   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-2-root/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)
I20260630 12:37:52.558046   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:52.559183   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:52.560592   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:52.562716   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:52.562901   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.563180   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:52.563333   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:52.613511   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.67:38227
I20260630 12:37:52.613610 13078 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.67:38227 every 8 connection(s)
I20260630 12:37:52.627559 13079 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46835
I20260630 12:37:52.627931 13079 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:52.628667 13079 heartbeater.cc:507] Master 127.0.193.126:46835 requested a full tablet report, sending...
I20260630 12:37:52.630604 12803 ts_manager.cc:194] Registered new tserver with Master: b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:52.630939   773 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013470405s
I20260630 12:37:52.632257 12803 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37568
I20260630 12:37:53.415979 12930 heartbeater.cc:499] Master 127.0.193.126:46835 was elected leader, sending a full tablet report...
I20260630 12:37:53.519933 13005 heartbeater.cc:499] Master 127.0.193.126:46835 was elected leader, sending a full tablet report...
I20260630 12:37:53.634776 13079 heartbeater.cc:499] Master 127.0.193.126:46835 was elected leader, sending a full tablet report...
I20260630 12:37:53.684897 12803 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37574:
name: "test-workload"
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
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j""\004\001\000UUU\025\004\001\000\252\252\252*\004\001\000\377\377\377?\004\001\000TUUU\004\001\000\251\252\252j"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260630 12:37:53.687704 12803 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260630 12:37:53.759330 12895 tablet_service.cc:1511] Processing CreateTablet for tablet 94b5afc10907424187b00f8537f3e497 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:53.760705 12895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b5afc10907424187b00f8537f3e497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.764672 12894 tablet_service.cc:1511] Processing CreateTablet for tablet 739c3fddd8a64261abb23cca214cc898 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:53.766043 12894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739c3fddd8a64261abb23cca214cc898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.766916 12970 tablet_service.cc:1511] Processing CreateTablet for tablet 94b5afc10907424187b00f8537f3e497 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:53.768225 12970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b5afc10907424187b00f8537f3e497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.770727 12968 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2e430c0ce949eaa18bd42ed3a22139 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:53.772080 12968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2e430c0ce949eaa18bd42ed3a22139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.775827 12969 tablet_service.cc:1511] Processing CreateTablet for tablet 739c3fddd8a64261abb23cca214cc898 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:53.776680 12893 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2e430c0ce949eaa18bd42ed3a22139 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:53.777134 12969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739c3fddd8a64261abb23cca214cc898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.778059 12893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2e430c0ce949eaa18bd42ed3a22139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.780977 13043 tablet_service.cc:1511] Processing CreateTablet for tablet 739c3fddd8a64261abb23cca214cc898 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260630 12:37:53.781577 13044 tablet_service.cc:1511] Processing CreateTablet for tablet 94b5afc10907424187b00f8537f3e497 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260630 12:37:53.782366 13043 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 739c3fddd8a64261abb23cca214cc898. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.783973 13042 tablet_service.cc:1511] Processing CreateTablet for tablet 3d2e430c0ce949eaa18bd42ed3a22139 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260630 12:37:53.784251 12892 tablet_service.cc:1511] Processing CreateTablet for tablet 82ab3e7704ca4c0897e059c920159ad1 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:53.785275 13042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3d2e430c0ce949eaa18bd42ed3a22139. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.786010 12892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ab3e7704ca4c0897e059c920159ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.787156 13044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94b5afc10907424187b00f8537f3e497. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.814332 13099 tablet_bootstrap.cc:492] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f: Bootstrap starting.
I20260630 12:37:53.816474 12967 tablet_service.cc:1511] Processing CreateTablet for tablet 82ab3e7704ca4c0897e059c920159ad1 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:53.817818 12967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ab3e7704ca4c0897e059c920159ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.828033 13099 tablet_bootstrap.cc:654] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.833564 12893 tablet_service.cc:1511] Processing CreateTablet for tablet 502cad513ecd4c67a4bb98806e7a88d0 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:53.834854 12893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502cad513ecd4c67a4bb98806e7a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.835832 12969 tablet_service.cc:1511] Processing CreateTablet for tablet 502cad513ecd4c67a4bb98806e7a88d0 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:53.836982 13041 tablet_service.cc:1511] Processing CreateTablet for tablet 502cad513ecd4c67a4bb98806e7a88d0 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260630 12:37:53.837677 12969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502cad513ecd4c67a4bb98806e7a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.838277 13041 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502cad513ecd4c67a4bb98806e7a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.830271 13044 tablet_service.cc:1511] Processing CreateTablet for tablet 82ab3e7704ca4c0897e059c920159ad1 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260630 12:37:53.844728 13044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ab3e7704ca4c0897e059c920159ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.849380 13099 tablet_bootstrap.cc:492] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f: No bootstrap required, opened a new log
I20260630 12:37:53.849901 13099 ts_tablet_manager.cc:1403] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.003s
I20260630 12:37:53.852838 13099 raft_consensus.cc:359] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.853551 13099 raft_consensus.cc:385] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.853855 13099 raft_consensus.cc:740] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.860396 13099 consensus_queue.cc:260] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.861539 12892 tablet_service.cc:1511] Processing CreateTablet for tablet ece70295b34b4f6f8533836ab7c51a75 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:53.863386 12892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece70295b34b4f6f8533836ab7c51a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.873993 12966 tablet_service.cc:1511] Processing CreateTablet for tablet ece70295b34b4f6f8533836ab7c51a75 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:53.875371 12966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece70295b34b4f6f8533836ab7c51a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.884146 13100 tablet_bootstrap.cc:492] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038: Bootstrap starting.
I20260630 12:37:53.887885 13101 tablet_bootstrap.cc:492] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb: Bootstrap starting.
I20260630 12:37:53.891935 13042 tablet_service.cc:1511] Processing CreateTablet for tablet ece70295b34b4f6f8533836ab7c51a75 (DEFAULT_TABLE table=test-workload [id=0cd2be2cdc084d42b9182154d171a6f5]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260630 12:37:53.893219 13042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece70295b34b4f6f8533836ab7c51a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:53.896624 13101 tablet_bootstrap.cc:654] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.905097 13099 ts_tablet_manager.cc:1434] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.001s
I20260630 12:37:53.905905 13100 tablet_bootstrap.cc:654] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.910416 13099 tablet_bootstrap.cc:492] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f: Bootstrap starting.
I20260630 12:37:53.918161 13100 tablet_bootstrap.cc:492] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038: No bootstrap required, opened a new log
I20260630 12:37:53.918702 13100 ts_tablet_manager.cc:1403] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038: Time spent bootstrapping tablet: real 0.035s	user 0.017s	sys 0.000s
I20260630 12:37:53.920244 13099 tablet_bootstrap.cc:654] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.920300 13101 tablet_bootstrap.cc:492] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb: No bootstrap required, opened a new log
I20260630 12:37:53.921051 13101 ts_tablet_manager.cc:1403] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.010s
I20260630 12:37:53.920936 13100 raft_consensus.cc:359] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.921639 13100 raft_consensus.cc:385] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.921902 13100 raft_consensus.cc:740] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e45be1a6d844a59b11b35201f30038, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.922600 13100 consensus_queue.cc:260] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.924086 13101 raft_consensus.cc:359] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.924885 13101 raft_consensus.cc:385] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.925136 13101 raft_consensus.cc:740] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.925858 13099 tablet_bootstrap.cc:492] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f: No bootstrap required, opened a new log
I20260630 12:37:53.925834 13101 consensus_queue.cc:260] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.926458 13099 ts_tablet_manager.cc:1403] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.003s
I20260630 12:37:53.927174 13100 ts_tablet_manager.cc:1434] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260630 12:37:53.928169 13100 tablet_bootstrap.cc:492] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038: Bootstrap starting.
I20260630 12:37:53.929319 13099 raft_consensus.cc:359] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.930087 13099 raft_consensus.cc:385] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.930374 13099 raft_consensus.cc:740] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.931272 13099 consensus_queue.cc:260] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.933449 13099 ts_tablet_manager.cc:1434] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260630 12:37:53.934443 13099 tablet_bootstrap.cc:492] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f: Bootstrap starting.
I20260630 12:37:53.936388 13100 tablet_bootstrap.cc:654] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.940315 13099 tablet_bootstrap.cc:654] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.937767 13101 ts_tablet_manager.cc:1434] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.010s
I20260630 12:37:53.941011 13103 raft_consensus.cc:493] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:53.941792 13101 tablet_bootstrap.cc:492] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb: Bootstrap starting.
I20260630 12:37:53.941522 13103 raft_consensus.cc:515] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.946108 13103 leader_election.cc:290] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:53.961723 13100 tablet_bootstrap.cc:492] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038: No bootstrap required, opened a new log
I20260630 12:37:53.962263 13100 ts_tablet_manager.cc:1403] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038: Time spent bootstrapping tablet: real 0.034s	user 0.012s	sys 0.000s
I20260630 12:37:53.962402 13101 tablet_bootstrap.cc:654] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.965948 13100 raft_consensus.cc:359] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.966572 13100 raft_consensus.cc:385] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.966926 13100 raft_consensus.cc:740] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e45be1a6d844a59b11b35201f30038, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.967300 13099 tablet_bootstrap.cc:492] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f: No bootstrap required, opened a new log
I20260630 12:37:53.967839 13099 ts_tablet_manager.cc:1403] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f: Time spent bootstrapping tablet: real 0.034s	user 0.011s	sys 0.003s
I20260630 12:37:53.967934 13100 consensus_queue.cc:260] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.971638 13099 raft_consensus.cc:359] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.972635 13099 raft_consensus.cc:385] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.972993 13099 raft_consensus.cc:740] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.973927 13099 consensus_queue.cc:260] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.977355 13099 ts_tablet_manager.cc:1434] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.000s
I20260630 12:37:53.978144 13101 tablet_bootstrap.cc:492] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb: No bootstrap required, opened a new log
I20260630 12:37:53.978358 13099 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f: Bootstrap starting.
I20260630 12:37:53.978691 13101 ts_tablet_manager.cc:1403] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb: Time spent bootstrapping tablet: real 0.037s	user 0.009s	sys 0.007s
I20260630 12:37:53.981494 13101 raft_consensus.cc:359] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.982167 13101 raft_consensus.cc:385] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.982470 13100 ts_tablet_manager.cc:1434] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038: Time spent starting tablet: real 0.020s	user 0.001s	sys 0.008s
I20260630 12:37:53.984817 13054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b5afc10907424187b00f8537f3e497" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb" is_pre_election: true
I20260630 12:37:53.985155 13100 tablet_bootstrap.cc:492] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038: Bootstrap starting.
I20260630 12:37:53.989187 12980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b5afc10907424187b00f8537f3e497" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038" is_pre_election: true
I20260630 12:37:53.989893 12980 raft_consensus.cc:2468] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 0.
I20260630 12:37:53.990321 13099 tablet_bootstrap.cc:654] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.991151 12869 leader_election.cc:304] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f; no voters: 
I20260630 12:37:53.992027 13103 raft_consensus.cc:2804] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:53.992404 13103 raft_consensus.cc:493] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:53.982465 13101 raft_consensus.cc:740] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Initialized, Role: FOLLOWER
I20260630 12:37:53.992928 13103 raft_consensus.cc:3060] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.993453 13101 consensus_queue.cc:260] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.994445 13054 raft_consensus.cc:2468] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 0.
I20260630 12:37:53.994998 13099 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f: No bootstrap required, opened a new log
I20260630 12:37:53.995483 13099 ts_tablet_manager.cc:1403] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260630 12:37:53.995604 13101 ts_tablet_manager.cc:1434] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260630 12:37:53.996640 13101 tablet_bootstrap.cc:492] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb: Bootstrap starting.
I20260630 12:37:53.998227 13099 raft_consensus.cc:359] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:53.998952 13099 raft_consensus.cc:385] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:53.999245 13099 raft_consensus.cc:740] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Initialized, Role: FOLLOWER
W20260630 12:37:54.000732 13006 tablet.cc:2406] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260630 12:37:54.000708 13103 raft_consensus.cc:515] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.002568 13101 tablet_bootstrap.cc:654] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:53.992424 13100 tablet_bootstrap.cc:654] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.003890 12980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b5afc10907424187b00f8537f3e497" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038"
I20260630 12:37:54.004490 12980 raft_consensus.cc:3060] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:53.999976 13099 consensus_queue.cc:260] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.006026 13103 leader_election.cc:290] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 election: Requested vote from peers 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:54.010411 13054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94b5afc10907424187b00f8537f3e497" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb"
I20260630 12:37:54.011107 13054 raft_consensus.cc:3060] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.012669 13099 ts_tablet_manager.cc:1434] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260630 12:37:54.013757 13099 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f: Bootstrap starting.
I20260630 12:37:54.016489 12980 raft_consensus.cc:2468] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 1.
I20260630 12:37:54.017751 12869 leader_election.cc:304] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f; no voters: 
I20260630 12:37:54.018590 13103 raft_consensus.cc:2804] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.019189 13099 tablet_bootstrap.cc:654] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.024909 13108 raft_consensus.cc:493] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:54.025573 13108 raft_consensus.cc:515] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.033536 13108 leader_election.cc:290] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:54.042768 13103 raft_consensus.cc:697] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 1 LEADER]: Becoming Leader. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Running, Role: LEADER
I20260630 12:37:54.043362 13100 tablet_bootstrap.cc:492] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038: No bootstrap required, opened a new log
I20260630 12:37:54.044178 13100 ts_tablet_manager.cc:1403] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038: Time spent bootstrapping tablet: real 0.059s	user 0.013s	sys 0.016s
I20260630 12:37:54.045662 13054 raft_consensus.cc:2468] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 1.
I20260630 12:37:54.043776 13103 consensus_queue.cc:237] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.048314 13100 raft_consensus.cc:359] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.050365 13100 raft_consensus.cc:385] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.050721 13100 raft_consensus.cc:740] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e45be1a6d844a59b11b35201f30038, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.051844 13101 tablet_bootstrap.cc:492] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb: No bootstrap required, opened a new log
I20260630 12:37:54.051587 13100 consensus_queue.cc:260] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.052409 13101 ts_tablet_manager.cc:1403] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb: Time spent bootstrapping tablet: real 0.056s	user 0.025s	sys 0.029s
I20260630 12:37:54.062361 13100 ts_tablet_manager.cc:1434] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.011s
I20260630 12:37:54.064005 12801 catalog_manager.cc:5697] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "5e193caebcac457fb2b4708e44b1c64f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:54.064430 13101 raft_consensus.cc:359] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.065306 13101 raft_consensus.cc:385] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.065601 13101 raft_consensus.cc:740] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.067425 13103 raft_consensus.cc:493] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:54.067889 13100 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038: Bootstrap starting.
I20260630 12:37:54.070713 12980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038" is_pre_election: true
I20260630 12:37:54.067920 13103 raft_consensus.cc:515] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.071480 12980 raft_consensus.cc:2468] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 0.
I20260630 12:37:54.072710 13018 leader_election.cc:304] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, b895ee1180b4480d836df89aca699bcb; no voters: 
I20260630 12:37:54.073594 13108 raft_consensus.cc:2804] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:54.073655 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038" is_pre_election: true
I20260630 12:37:54.074034 13108 raft_consensus.cc:493] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:54.074308 13103 leader_election.cc:290] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:54.074445 12979 raft_consensus.cc:2468] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 0.
I20260630 12:37:54.074463 13108 raft_consensus.cc:3060] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.066465 13101 consensus_queue.cc:260] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.075726 13054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb" is_pre_election: true
I20260630 12:37:54.077373 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f" is_pre_election: true
I20260630 12:37:54.077771 13099 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f: No bootstrap required, opened a new log
I20260630 12:37:54.079931 12905 raft_consensus.cc:2468] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 0.
I20260630 12:37:54.078157 13100 tablet_bootstrap.cc:654] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.080054 13099 ts_tablet_manager.cc:1403] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f: Time spent bootstrapping tablet: real 0.067s	user 0.015s	sys 0.008s
I20260630 12:37:54.079279 12869 leader_election.cc:304] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f; no voters: 
I20260630 12:37:54.082279 13103 raft_consensus.cc:2804] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:54.082646 13103 raft_consensus.cc:493] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:54.082985 13103 raft_consensus.cc:3060] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.083513 13099 raft_consensus.cc:359] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.084249 13099 raft_consensus.cc:385] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.084316 13101 ts_tablet_manager.cc:1434] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb: Time spent starting tablet: real 0.032s	user 0.010s	sys 0.000s
I20260630 12:37:54.084611 13099 raft_consensus.cc:740] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.085602 13101 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb: Bootstrap starting.
I20260630 12:37:54.085421 13099 consensus_queue.cc:260] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.087615 13099 ts_tablet_manager.cc:1434] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260630 12:37:54.088596 13099 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f: Bootstrap starting.
I20260630 12:37:54.090209 13103 raft_consensus.cc:515] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.092567 13101 tablet_bootstrap.cc:654] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.093079 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038"
I20260630 12:37:54.093681 12979 raft_consensus.cc:3060] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.094329 13099 tablet_bootstrap.cc:654] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.102278 12979 raft_consensus.cc:2468] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 1.
I20260630 12:37:54.103792 12869 leader_election.cc:304] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f; no voters: 
I20260630 12:37:54.106935 13053 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb"
I20260630 12:37:54.109385 13103 leader_election.cc:290] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 election: Requested vote from peers 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:54.110414 13103 raft_consensus.cc:2804] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.110936 13103 raft_consensus.cc:697] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 1 LEADER]: Becoming Leader. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Running, Role: LEADER
I20260630 12:37:54.111923 13103 consensus_queue.cc:237] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.086030 13108 raft_consensus.cc:515] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.117825 13054 raft_consensus.cc:2393] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5e193caebcac457fb2b4708e44b1c64f in current term 1: Already voted for candidate b895ee1180b4480d836df89aca699bcb in this term.
I20260630 12:37:54.120028 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f"
I20260630 12:37:54.124293 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3d2e430c0ce949eaa18bd42ed3a22139" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038"
I20260630 12:37:54.125329 12979 raft_consensus.cc:2393] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b895ee1180b4480d836df89aca699bcb in current term 1: Already voted for candidate 5e193caebcac457fb2b4708e44b1c64f in this term.
I20260630 12:37:54.125708 13100 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038: No bootstrap required, opened a new log
I20260630 12:37:54.126462 13100 ts_tablet_manager.cc:1403] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038: Time spent bootstrapping tablet: real 0.063s	user 0.013s	sys 0.005s
I20260630 12:37:54.126673 13018 leader_election.cc:304] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b895ee1180b4480d836df89aca699bcb; no voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f
I20260630 12:37:54.127789 13122 raft_consensus.cc:2749] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260630 12:37:54.128193 13108 leader_election.cc:290] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 election: Requested vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:54.130033 13100 raft_consensus.cc:359] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.131230 13100 raft_consensus.cc:385] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.131656 13100 raft_consensus.cc:740] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e45be1a6d844a59b11b35201f30038, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.132977 13100 consensus_queue.cc:260] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.134704 13107 raft_consensus.cc:493] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:54.135222 13107 raft_consensus.cc:515] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.136242 13101 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb: No bootstrap required, opened a new log
I20260630 12:37:54.136767 13101 ts_tablet_manager.cc:1403] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb: Time spent bootstrapping tablet: real 0.051s	user 0.021s	sys 0.026s
I20260630 12:37:54.137252 13099 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f: No bootstrap required, opened a new log
I20260630 12:37:54.137801 13099 ts_tablet_manager.cc:1403] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f: Time spent bootstrapping tablet: real 0.049s	user 0.022s	sys 0.014s
I20260630 12:37:54.140060 13101 raft_consensus.cc:359] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.140822 13101 raft_consensus.cc:385] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.141242 13101 raft_consensus.cc:740] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.140746 12802 catalog_manager.cc:5697] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "5e193caebcac457fb2b4708e44b1c64f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:54.142091 13101 consensus_queue.cc:260] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.144088 13107 leader_election.cc:290] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:54.147604 13101 ts_tablet_manager.cc:1434] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.002s
I20260630 12:37:54.148653 13101 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb: Bootstrap starting.
I20260630 12:37:54.151757 13099 raft_consensus.cc:359] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.153985 13100 ts_tablet_manager.cc:1434] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260630 12:37:54.157106 13099 raft_consensus.cc:385] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.157753 13100 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038: Bootstrap starting.
I20260630 12:37:54.157816 13099 raft_consensus.cc:740] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.159854 13099 consensus_queue.cc:260] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.154490 13101 tablet_bootstrap.cc:654] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.166579 13100 tablet_bootstrap.cc:654] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.167532 13099 ts_tablet_manager.cc:1434] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260630 12:37:54.178831 13100 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038: No bootstrap required, opened a new log
I20260630 12:37:54.178869 13101 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb: No bootstrap required, opened a new log
I20260630 12:37:54.179711 13100 ts_tablet_manager.cc:1403] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260630 12:37:54.179760 13101 ts_tablet_manager.cc:1403] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.009s
I20260630 12:37:54.180073 13054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ab3e7704ca4c0897e059c920159ad1" candidate_uuid: "46e45be1a6d844a59b11b35201f30038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb" is_pre_election: true
W20260630 12:37:54.182155 12946 leader_election.cc:343] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227): Illegal state: must be running to vote when last-logged opid is not known
I20260630 12:37:54.182605 13100 raft_consensus.cc:359] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.183349 13100 raft_consensus.cc:385] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.183657 13100 raft_consensus.cc:740] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e45be1a6d844a59b11b35201f30038, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.183547 13101 raft_consensus.cc:359] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.184316 13101 raft_consensus.cc:385] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.184597 13101 raft_consensus.cc:740] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.184574 13100 consensus_queue.cc:260] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.185523 13101 consensus_queue.cc:260] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.186404 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ab3e7704ca4c0897e059c920159ad1" candidate_uuid: "46e45be1a6d844a59b11b35201f30038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f" is_pre_election: true
I20260630 12:37:54.187052 12905 raft_consensus.cc:2468] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 46e45be1a6d844a59b11b35201f30038 in term 0.
I20260630 12:37:54.187798 13101 ts_tablet_manager.cc:1434] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260630 12:37:54.187916 12943 leader_election.cc:304] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f; no voters: b895ee1180b4480d836df89aca699bcb
I20260630 12:37:54.188901 13101 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb: Bootstrap starting.
I20260630 12:37:54.189131 13107 raft_consensus.cc:2804] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:54.189538 13107 raft_consensus.cc:493] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:54.189874 13107 raft_consensus.cc:3060] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.195010 13101 tablet_bootstrap.cc:654] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.196216 13100 ts_tablet_manager.cc:1434] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038: Time spent starting tablet: real 0.016s	user 0.002s	sys 0.004s
I20260630 12:37:54.196764 13107 raft_consensus.cc:515] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.200021 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ab3e7704ca4c0897e059c920159ad1" candidate_uuid: "46e45be1a6d844a59b11b35201f30038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f"
I20260630 12:37:54.200630 12905 raft_consensus.cc:3060] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.202859 13100 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038: Bootstrap starting.
I20260630 12:37:54.203733 13101 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb: No bootstrap required, opened a new log
I20260630 12:37:54.204167 13101 ts_tablet_manager.cc:1403] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb: Time spent bootstrapping tablet: real 0.015s	user 0.005s	sys 0.008s
I20260630 12:37:54.206174 13101 raft_consensus.cc:359] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.206686 13101 raft_consensus.cc:385] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.207007 13101 raft_consensus.cc:740] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.208015 12905 raft_consensus.cc:2468] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e45be1a6d844a59b11b35201f30038 in term 1.
I20260630 12:37:54.207859 13054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "82ab3e7704ca4c0897e059c920159ad1" candidate_uuid: "46e45be1a6d844a59b11b35201f30038" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb"
I20260630 12:37:54.207774 13101 consensus_queue.cc:260] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.208912 13054 raft_consensus.cc:3060] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.209488 12943 leader_election.cc:304] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f; no voters: 
I20260630 12:37:54.210292 13101 ts_tablet_manager.cc:1434] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:54.208837 13100 tablet_bootstrap.cc:654] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038: Neither blocks nor log segments found. Creating new log.
I20260630 12:37:54.215759 13054 raft_consensus.cc:2468] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 46e45be1a6d844a59b11b35201f30038 in term 1.
W20260630 12:37:54.216128 12851 auto_rebalancer.cc:298] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260630 12:37:54.198765 13107 leader_election.cc:290] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [CANDIDATE]: Term 1 election: Requested vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:54.217474 13107 raft_consensus.cc:2804] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.217820 13107 raft_consensus.cc:697] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 1 LEADER]: Becoming Leader. State: Replica: 46e45be1a6d844a59b11b35201f30038, State: Running, Role: LEADER
I20260630 12:37:54.218400 13107 consensus_queue.cc:237] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.225977 13100 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038: No bootstrap required, opened a new log
I20260630 12:37:54.226402 13100 ts_tablet_manager.cc:1403] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.004s
I20260630 12:37:54.226389 12801 catalog_manager.cc:5697] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 reported cstate change: term changed from 0 to 1, leader changed from <none> to 46e45be1a6d844a59b11b35201f30038 (127.0.193.66). New cstate: current_term: 1 leader_uuid: "46e45be1a6d844a59b11b35201f30038" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:54.228806 13100 raft_consensus.cc:359] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.229624 13100 raft_consensus.cc:385] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260630 12:37:54.229914 13100 raft_consensus.cc:740] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 46e45be1a6d844a59b11b35201f30038, State: Initialized, Role: FOLLOWER
I20260630 12:37:54.230602 13100 consensus_queue.cc:260] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [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: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.232837 13100 ts_tablet_manager.cc:1434] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260630 12:37:54.282410 13103 raft_consensus.cc:493] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:54.283109 13103 raft_consensus.cc:515] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.284915 13103 leader_election.cc:290] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:54.286000 13054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739c3fddd8a64261abb23cca214cc898" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb" is_pre_election: true
I20260630 12:37:54.286027 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739c3fddd8a64261abb23cca214cc898" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038" is_pre_election: true
I20260630 12:37:54.286684 13054 raft_consensus.cc:2468] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 0.
I20260630 12:37:54.286751 12979 raft_consensus.cc:2468] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 0.
I20260630 12:37:54.287811 12871 leader_election.cc:304] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e193caebcac457fb2b4708e44b1c64f, b895ee1180b4480d836df89aca699bcb; no voters: 
I20260630 12:37:54.288542 13103 raft_consensus.cc:2804] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:54.288898 13103 raft_consensus.cc:493] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:54.289140 13103 raft_consensus.cc:3060] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.291343 13108 raft_consensus.cc:493] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:54.291774 13108 raft_consensus.cc:515] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.293365 13108 leader_election.cc:290] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:54.294189 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cad513ecd4c67a4bb98806e7a88d0" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f" is_pre_election: true
I20260630 12:37:54.294335 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cad513ecd4c67a4bb98806e7a88d0" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038" is_pre_election: true
I20260630 12:37:54.294760 12905 raft_consensus.cc:2468] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 0.
I20260630 12:37:54.295038 12979 raft_consensus.cc:2468] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 0.
I20260630 12:37:54.295281 13103 raft_consensus.cc:515] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.295783 13017 leader_election.cc:304] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e193caebcac457fb2b4708e44b1c64f, b895ee1180b4480d836df89aca699bcb; no voters: 
I20260630 12:37:54.296672 13108 raft_consensus.cc:2804] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:54.297024 13108 raft_consensus.cc:493] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:54.297353 13108 raft_consensus.cc:3060] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.298169 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739c3fddd8a64261abb23cca214cc898" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038"
I20260630 12:37:54.298676 12979 raft_consensus.cc:3060] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.298645 13054 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "739c3fddd8a64261abb23cca214cc898" candidate_uuid: "5e193caebcac457fb2b4708e44b1c64f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b895ee1180b4480d836df89aca699bcb"
I20260630 12:37:54.299505 13054 raft_consensus.cc:3060] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.302963 13103 leader_election.cc:290] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 election: Requested vote from peers 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125), b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:54.304320 12979 raft_consensus.cc:2468] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 1.
I20260630 12:37:54.304414 13108 raft_consensus.cc:515] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.305501 12869 leader_election.cc:304] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, 5e193caebcac457fb2b4708e44b1c64f; no voters: 
I20260630 12:37:54.306195 13103 raft_consensus.cc:2804] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.306596 13108 leader_election.cc:290] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 election: Requested vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:54.306725 13103 raft_consensus.cc:697] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 1 LEADER]: Becoming Leader. State: Replica: 5e193caebcac457fb2b4708e44b1c64f, State: Running, Role: LEADER
I20260630 12:37:54.307392 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cad513ecd4c67a4bb98806e7a88d0" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f"
I20260630 12:37:54.307762 13054 raft_consensus.cc:2468] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5e193caebcac457fb2b4708e44b1c64f in term 1.
I20260630 12:37:54.307909 13103 consensus_queue.cc:237] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.308499 12905 raft_consensus.cc:3060] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.308638 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502cad513ecd4c67a4bb98806e7a88d0" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038"
I20260630 12:37:54.309284 12979 raft_consensus.cc:3060] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.314459 12979 raft_consensus.cc:2468] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 1.
I20260630 12:37:54.315439 13018 leader_election.cc:304] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 46e45be1a6d844a59b11b35201f30038, b895ee1180b4480d836df89aca699bcb; no voters: 
I20260630 12:37:54.316125 13108 raft_consensus.cc:2804] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.316546 13108 raft_consensus.cc:697] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 1 LEADER]: Becoming Leader. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Running, Role: LEADER
I20260630 12:37:54.317320 13108 consensus_queue.cc:237] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.317737 12905 raft_consensus.cc:2468] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 1.
I20260630 12:37:54.324286 12801 catalog_manager.cc:5697] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f reported cstate change: term changed from 0 to 1, leader changed from <none> to 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65). New cstate: current_term: 1 leader_uuid: "5e193caebcac457fb2b4708e44b1c64f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } health_report { overall_health: UNKNOWN } } }
I20260630 12:37:54.325270 12802 catalog_manager.cc:5697] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to b895ee1180b4480d836df89aca699bcb (127.0.193.67). New cstate: current_term: 1 leader_uuid: "b895ee1180b4480d836df89aca699bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:54.423645 13108 raft_consensus.cc:493] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260630 12:37:54.424196 13108 raft_consensus.cc:515] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.425911 13108 leader_election.cc:290] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:54.426915 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece70295b34b4f6f8533836ab7c51a75" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f" is_pre_election: true
I20260630 12:37:54.427181 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece70295b34b4f6f8533836ab7c51a75" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038" is_pre_election: true
I20260630 12:37:54.427532 12905 raft_consensus.cc:2468] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 0.
I20260630 12:37:54.427848 12979 raft_consensus.cc:2468] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 0.
I20260630 12:37:54.428607 13017 leader_election.cc:304] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e193caebcac457fb2b4708e44b1c64f, b895ee1180b4480d836df89aca699bcb; no voters: 
I20260630 12:37:54.429374 13108 raft_consensus.cc:2804] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260630 12:37:54.429736 13108 raft_consensus.cc:493] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260630 12:37:54.430029 13108 raft_consensus.cc:3060] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.434887 13108 raft_consensus.cc:515] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.436750 13108 leader_election.cc:290] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 election: Requested vote from peers 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633), 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:54.437424 12905 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece70295b34b4f6f8533836ab7c51a75" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5e193caebcac457fb2b4708e44b1c64f"
I20260630 12:37:54.437671 12979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ece70295b34b4f6f8533836ab7c51a75" candidate_uuid: "b895ee1180b4480d836df89aca699bcb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "46e45be1a6d844a59b11b35201f30038"
I20260630 12:37:54.438051 12905 raft_consensus.cc:3060] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.438256 12979 raft_consensus.cc:3060] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 0 FOLLOWER]: Advancing to term 1
I20260630 12:37:54.444818 12905 raft_consensus.cc:2468] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 1.
I20260630 12:37:54.444818 12979 raft_consensus.cc:2468] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b895ee1180b4480d836df89aca699bcb in term 1.
I20260630 12:37:54.446148 13017 leader_election.cc:304] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5e193caebcac457fb2b4708e44b1c64f, b895ee1180b4480d836df89aca699bcb; no voters: 
I20260630 12:37:54.446831 13108 raft_consensus.cc:2804] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Leader election won for term 1
I20260630 12:37:54.447283 13108 raft_consensus.cc:697] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 1 LEADER]: Becoming Leader. State: Replica: b895ee1180b4480d836df89aca699bcb, State: Running, Role: LEADER
I20260630 12:37:54.447971 13108 consensus_queue.cc:237] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [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: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } }
I20260630 12:37:54.455056 12802 catalog_manager.cc:5697] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb reported cstate change: term changed from 0 to 1, leader changed from <none> to b895ee1180b4480d836df89aca699bcb (127.0.193.67). New cstate: current_term: 1 leader_uuid: "b895ee1180b4480d836df89aca699bcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } health_report { overall_health: HEALTHY } } }
I20260630 12:37:54.562882 13103 consensus_queue.cc:1048] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.594292 13117 consensus_queue.cc:1048] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.595696 13117 consensus_queue.cc:1048] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.596446 13103 consensus_queue.cc:1048] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.676376 13107 consensus_queue.cc:1048] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260630 12:37:54.764626 13158 consensus_queue.cc:1048] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.820256 12980 raft_consensus.cc:1275] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:54.834230 13122 consensus_queue.cc:1048] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.835747 13153 consensus_queue.cc:1048] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260630 12:37:54.839010 12905 raft_consensus.cc:1275] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:54.874423 12905 raft_consensus.cc:1275] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:54.868743 13169 consensus_queue.cc:1048] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260630 12:37:54.883064 13173 consensus_queue.cc:1048] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.889290 12979 raft_consensus.cc:1275] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260630 12:37:54.960712 13117 consensus_queue.cc:1048] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:54.962021 13173 consensus_queue.cc:1048] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260630 12:37:55.160307 13182 mvcc.cc:204] Tried to move back new op lower bound from 7302443314637561856 to 7302443312412389376. Current Snapshot: MvccSnapshot[applied={T|T < 7302443314469040128}]
W20260630 12:37:55.183597 13188 log.cc:927] Time spent T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260630 12:37:55.747125   773 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260630 12:37:55.753526 13198 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
W20260630 12:37:55.753918 13199 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
W20260630 12:37:55.754886 13201 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
I20260630 12:37:55.755102   773 server_base.cc:1061] running on GCE node
I20260630 12:37:55.756137   773 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260630 12:37:55.756385   773 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260630 12:37:55.756573   773 hybrid_clock.cc:648] HybridClock initialized: now 1782823075756559 us; error 0 us; skew 500 ppm
I20260630 12:37:55.757064   773 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260630 12:37:55.759294   773 webserver.cc:533] Webserver started at http://127.0.193.68:44435/ using document root <none> and password file <none>
I20260630 12:37:55.759745   773 fs_manager.cc:362] Metadata directory not provided
I20260630 12:37:55.759968   773 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260630 12:37:55.760227   773 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260630 12:37:55.761229   773 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-3-root/instance:
uuid: "fd21dccb7630412bad67ae1c077e4c41"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zbh0"
I20260630 12:37:55.765480   773 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260630 12:37:55.768550 13206 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.769248   773 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260630 12:37:55.769538   773 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-3-root
uuid: "fd21dccb7630412bad67ae1c077e4c41"
format_stamp: "Formatted at 2026-06-30 12:37:55 on dist-test-slave-zbh0"
I20260630 12:37:55.769814   773 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskWpnn4J/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1782822816781405-773-0/minicluster-data/ts-3-root/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)
I20260630 12:37:55.802634   773 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260630 12:37:55.803764   773 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260630 12:37:55.804917   773 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260630 12:37:55.806939   773 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260630 12:37:55.807183   773 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.807458   773 ts_tablet_manager.cc:616] Registered 0 tablets
I20260630 12:37:55.807590   773 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260630 12:37:55.843989   773 rpc_server.cc:307] RPC server started. Bound to: 127.0.193.68:40409
I20260630 12:37:55.844089 13268 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.0.193.68:40409 every 8 connection(s)
I20260630 12:37:55.857589 13269 heartbeater.cc:344] Connected to a master server at 127.0.193.126:46835
I20260630 12:37:55.857970 13269 heartbeater.cc:461] Registering TS with master...
I20260630 12:37:55.858652 13269 heartbeater.cc:507] Master 127.0.193.126:46835 requested a full tablet report, sending...
I20260630 12:37:55.860558 12795 ts_manager.cc:194] Registered new tserver with Master: fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68:40409)
I20260630 12:37:55.862138 12795 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37586
I20260630 12:37:56.306260 13051 consensus_queue.cc:237] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:56.312997 12979 raft_consensus.cc:1275] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.314462 12904 raft_consensus.cc:1275] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.314565 13108 consensus_queue.cc:1048] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:37:56.316143 13275 consensus_queue.cc:1048] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:56.324240 12979 raft_consensus.cc:2955] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.321945 13108 raft_consensus.cc:2955] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
W20260630 12:37:56.329730 13017 consensus_peers.cc:597] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb -> Peer fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68:40409): Couldn't send request to peer fd21dccb7630412bad67ae1c077e4c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ece70295b34b4f6f8533836ab7c51a75. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:56.333201 12904 raft_consensus.cc:2955] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.339094 12802 catalog_manager.cc:5697] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 reported cstate change: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "b895ee1180b4480d836df89aca699bcb" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.357142 12904 consensus_queue.cc:237] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:56.364681 13051 raft_consensus.cc:1275] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Refusing update from remote peer 5e193caebcac457fb2b4708e44b1c64f: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.366357 12979 raft_consensus.cc:1275] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Refusing update from remote peer 5e193caebcac457fb2b4708e44b1c64f: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.366326 13152 consensus_queue.cc:1048] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:37:56.368238 13103 consensus_queue.cc:1048] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:56.373910 13103 raft_consensus.cc:2955] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.375499 13051 raft_consensus.cc:2955] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
W20260630 12:37:56.377141 12868 consensus_peers.cc:597] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f -> Peer fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68:40409): Couldn't send request to peer fd21dccb7630412bad67ae1c077e4c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 3d2e430c0ce949eaa18bd42ed3a22139. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:56.378142 12979 raft_consensus.cc:2955] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.388664 12795 catalog_manager.cc:5697] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb reported cstate change: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "5e193caebcac457fb2b4708e44b1c64f" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.389326 13051 consensus_queue.cc:237] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
W20260630 12:37:56.395835 13017 consensus_peers.cc:597] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb -> Peer fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68:40409): Couldn't send request to peer fd21dccb7630412bad67ae1c077e4c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 502cad513ecd4c67a4bb98806e7a88d0. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:56.396000 12979 raft_consensus.cc:1275] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.397662 12904 raft_consensus.cc:1275] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Refusing update from remote peer b895ee1180b4480d836df89aca699bcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.398118 13279 consensus_queue.cc:1048] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:56.399010 13278 consensus_queue.cc:1048] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
I20260630 12:37:56.405400 13279 raft_consensus.cc:2955] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.408282 12904 raft_consensus.cc:2955] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.408849 12979 raft_consensus.cc:2955] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.421172 12802 catalog_manager.cc:5697] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f reported cstate change: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "b895ee1180b4480d836df89aca699bcb" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.434166 12979 consensus_queue.cc:237] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 11, Committed index: 11, Last appended: 1.11, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:56.440960 13051 raft_consensus.cc:1275] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Refusing update from remote peer 46e45be1a6d844a59b11b35201f30038: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.442494 13195 consensus_queue.cc:1048] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.001s
I20260630 12:37:56.442698 12904 raft_consensus.cc:1275] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Refusing update from remote peer 46e45be1a6d844a59b11b35201f30038: Log matching property violated. Preceding OpId in replica: term: 1 index: 11. Preceding OpId from leader: term: 1 index: 12. (index mismatch)
I20260630 12:37:56.444481 13195 consensus_queue.cc:1048] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 12, Last known committed idx: 11, Time since last communication: 0.000s
W20260630 12:37:56.453181 12943 consensus_peers.cc:597] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 -> Peer fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68:40409): Couldn't send request to peer fd21dccb7630412bad67ae1c077e4c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 82ab3e7704ca4c0897e059c920159ad1. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:56.452291 13289 raft_consensus.cc:2955] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 1 LEADER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.453877 13051 raft_consensus.cc:2955] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.457203 12904 raft_consensus.cc:2955] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Committing config change with OpId 1.12: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New config: { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.466218 12799 catalog_manager.cc:5697] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb reported cstate change: config changed from index -1 to 12, NON_VOTER fd21dccb7630412bad67ae1c077e4c41 (127.0.193.68) added. New cstate: current_term: 1 leader_uuid: "46e45be1a6d844a59b11b35201f30038" committed_config { opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } } }
I20260630 12:37:56.779536 13292 ts_tablet_manager.cc:933] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: Initiating tablet copy from peer b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:56.780987 13292 tablet_copy_client.cc:323] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:38227
I20260630 12:37:56.792239 13064 tablet_copy_service.cc:140] P b895ee1180b4480d836df89aca699bcb: Received BeginTabletCopySession request for tablet ece70295b34b4f6f8533836ab7c51a75 from peer fd21dccb7630412bad67ae1c077e4c41 ({username='slave'} at 127.0.0.1:39776)
I20260630 12:37:56.792827 13064 tablet_copy_service.cc:161] P b895ee1180b4480d836df89aca699bcb: Beginning new tablet copy session on tablet ece70295b34b4f6f8533836ab7c51a75 from peer fd21dccb7630412bad67ae1c077e4c41 at {username='slave'} at 127.0.0.1:39776: session id = fd21dccb7630412bad67ae1c077e4c41-ece70295b34b4f6f8533836ab7c51a75
I20260630 12:37:56.798427 13064 tablet_copy_source_session.cc:215] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:56.801035 13292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ece70295b34b4f6f8533836ab7c51a75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.812165 13292 tablet_copy_client.cc:806] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:56.812790 13292 tablet_copy_client.cc:670] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:56.816351 13292 tablet_copy_client.cc:538] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:56.825925 13292 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap starting.
I20260630 12:37:56.859786 13296 ts_tablet_manager.cc:933] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: Initiating tablet copy from peer 46e45be1a6d844a59b11b35201f30038 (127.0.193.66:42125)
I20260630 12:37:56.864701 13269 heartbeater.cc:499] Master 127.0.193.126:46835 was elected leader, sending a full tablet report...
I20260630 12:37:56.869710 13298 ts_tablet_manager.cc:933] T 3d2e430c0ce949eaa18bd42ed3a22139 P fd21dccb7630412bad67ae1c077e4c41: Initiating tablet copy from peer 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633)
I20260630 12:37:56.876312   773 tablet_server.cc:179] TabletServer@127.0.193.65:0 shutting down...
I20260630 12:37:56.880789 13298 tablet_copy_client.cc:323] T 3d2e430c0ce949eaa18bd42ed3a22139 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.65:41633
I20260630 12:37:56.899906 13296 tablet_copy_client.cc:323] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.66:42125
I20260630 12:37:56.917138 12990 tablet_copy_service.cc:140] P 46e45be1a6d844a59b11b35201f30038: Received BeginTabletCopySession request for tablet 82ab3e7704ca4c0897e059c920159ad1 from peer fd21dccb7630412bad67ae1c077e4c41 ({username='slave'} at 127.0.0.1:45298)
I20260630 12:37:56.917711 12990 tablet_copy_service.cc:161] P 46e45be1a6d844a59b11b35201f30038: Beginning new tablet copy session on tablet 82ab3e7704ca4c0897e059c920159ad1 from peer fd21dccb7630412bad67ae1c077e4c41 at {username='slave'} at 127.0.0.1:45298: session id = fd21dccb7630412bad67ae1c077e4c41-82ab3e7704ca4c0897e059c920159ad1
I20260630 12:37:56.937862 12990 tablet_copy_source_session.cc:215] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:56.940171 13302 ts_tablet_manager.cc:933] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: Initiating tablet copy from peer b895ee1180b4480d836df89aca699bcb (127.0.193.67:38227)
I20260630 12:37:56.941320 13296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 82ab3e7704ca4c0897e059c920159ad1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.948447 13302 tablet_copy_client.cc:323] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Beginning tablet copy session from remote peer at address 127.0.193.67:38227
I20260630 12:37:56.949419 13292 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=93 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:56.950337 13292 tablet_bootstrap.cc:492] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap complete.
I20260630 12:37:56.950621 13064 tablet_copy_service.cc:140] P b895ee1180b4480d836df89aca699bcb: Received BeginTabletCopySession request for tablet 502cad513ecd4c67a4bb98806e7a88d0 from peer fd21dccb7630412bad67ae1c077e4c41 ({username='slave'} at 127.0.0.1:39776)
I20260630 12:37:56.951287 13064 tablet_copy_service.cc:161] P b895ee1180b4480d836df89aca699bcb: Beginning new tablet copy session on tablet 502cad513ecd4c67a4bb98806e7a88d0 from peer fd21dccb7630412bad67ae1c077e4c41 at {username='slave'} at 127.0.0.1:39776: session id = fd21dccb7630412bad67ae1c077e4c41-502cad513ecd4c67a4bb98806e7a88d0
I20260630 12:37:56.951068 13292 ts_tablet_manager.cc:1403] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: Time spent bootstrapping tablet: real 0.125s	user 0.083s	sys 0.017s
W20260630 12:37:56.955929 13017 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
I20260630 12:37:56.957973 13292 raft_consensus.cc:359] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:56.958853 13292 raft_consensus.cc:740] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd21dccb7630412bad67ae1c077e4c41, State: Initialized, Role: LEARNER
I20260630 12:37:56.959774 13292 consensus_queue.cc:260] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } attrs { replace: true } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:56.968173 13296 tablet_copy_client.cc:806] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:56.969095 13296 tablet_copy_client.cc:670] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:56.975147 13296 tablet_copy_client.cc:538] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:56.966727 13064 tablet_copy_source_session.cc:215] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb: Tablet Copy: opened 0 blocks and 1 log segments
I20260630 12:37:56.981351 13302 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502cad513ecd4c67a4bb98806e7a88d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260630 12:37:56.977854   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:56.988449 13292 ts_tablet_manager.cc:1434] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: Time spent starting tablet: real 0.033s	user 0.015s	sys 0.016s
I20260630 12:37:56.988628 13296 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap starting.
I20260630 12:37:56.989292   773 tablet_replica.cc:333] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f: stopping tablet replica
I20260630 12:37:56.990212   773 raft_consensus.cc:2243] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:56.991866   773 raft_consensus.cc:2272] T 502cad513ecd4c67a4bb98806e7a88d0 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:56.995370 13017 consensus_peers.cc:597] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb -> Peer 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633): Couldn't send request to peer 5e193caebcac457fb2b4708e44b1c64f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:56.999864   773 tablet_replica.cc:333] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f: stopping tablet replica
I20260630 12:37:57.003151 13064 tablet_copy_service.cc:342] P b895ee1180b4480d836df89aca699bcb: Request end of tablet copy session fd21dccb7630412bad67ae1c077e4c41-ece70295b34b4f6f8533836ab7c51a75 received from {username='slave'} at 127.0.0.1:39776
I20260630 12:37:57.007120 13064 tablet_copy_service.cc:434] P b895ee1180b4480d836df89aca699bcb: ending tablet copy session fd21dccb7630412bad67ae1c077e4c41-ece70295b34b4f6f8533836ab7c51a75 on tablet ece70295b34b4f6f8533836ab7c51a75 with peer fd21dccb7630412bad67ae1c077e4c41
I20260630 12:37:57.010259   773 raft_consensus.cc:2243] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.012141   773 raft_consensus.cc:2272] T 82ab3e7704ca4c0897e059c920159ad1 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.015578 13302 tablet_copy_client.cc:806] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Starting download of 0 data blocks...
I20260630 12:37:57.016223 13302 tablet_copy_client.cc:670] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Starting download of 1 WAL segments...
I20260630 12:37:57.016287   773 tablet_replica.cc:333] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f: stopping tablet replica
I20260630 12:37:57.019716   773 raft_consensus.cc:2243] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.020833   773 raft_consensus.cc:2272] T 3d2e430c0ce949eaa18bd42ed3a22139 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.023418 13302 tablet_copy_client.cc:538] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260630 12:37:57.027869   773 tablet_replica.cc:333] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f: stopping tablet replica
I20260630 12:37:57.028762   773 raft_consensus.cc:2243] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.029911   773 raft_consensus.cc:2272] T 739c3fddd8a64261abb23cca214cc898 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.032727   773 tablet_replica.cc:333] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f: stopping tablet replica
I20260630 12:37:57.032835 13302 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap starting.
I20260630 12:37:57.033535   773 raft_consensus.cc:2243] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.034185   773 raft_consensus.cc:2272] T ece70295b34b4f6f8533836ab7c51a75 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.038281   773 tablet_replica.cc:333] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f: stopping tablet replica
I20260630 12:37:57.039037   773 raft_consensus.cc:2243] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.040052   773 raft_consensus.cc:2272] T 94b5afc10907424187b00f8537f3e497 P 5e193caebcac457fb2b4708e44b1c64f [term 1 FOLLOWER]: Raft consensus is shut down!
W20260630 12:37:57.056152 12943 consensus_peers.cc:597] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 -> Peer 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633): Couldn't send request to peer 5e193caebcac457fb2b4708e44b1c64f. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.088059 13296 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=73 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:57.089005 13296 tablet_bootstrap.cc:492] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap complete.
I20260630 12:37:57.089716 13296 ts_tablet_manager.cc:1403] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: Time spent bootstrapping tablet: real 0.101s	user 0.080s	sys 0.012s
I20260630 12:37:57.092550 13296 raft_consensus.cc:359] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:57.093353 13296 raft_consensus.cc:740] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd21dccb7630412bad67ae1c077e4c41, State: Initialized, Role: LEARNER
I20260630 12:37:57.093892 13296 consensus_queue.cc:260] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } attrs { replace: true } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:57.097918 13296 ts_tablet_manager.cc:1434] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260630 12:37:57.101207 12990 tablet_copy_service.cc:342] P 46e45be1a6d844a59b11b35201f30038: Request end of tablet copy session fd21dccb7630412bad67ae1c077e4c41-82ab3e7704ca4c0897e059c920159ad1 received from {username='slave'} at 127.0.0.1:45298
I20260630 12:37:57.101626 12990 tablet_copy_service.cc:434] P 46e45be1a6d844a59b11b35201f30038: ending tablet copy session fd21dccb7630412bad67ae1c077e4c41-82ab3e7704ca4c0897e059c920159ad1 on tablet 82ab3e7704ca4c0897e059c920159ad1 with peer fd21dccb7630412bad67ae1c077e4c41
I20260630 12:37:57.105309   773 tablet_server.cc:196] TabletServer@127.0.193.65:0 shutdown complete.
I20260630 12:37:57.127367   773 tablet_server.cc:179] TabletServer@127.0.193.66:0 shutting down...
I20260630 12:37:57.133826 13302 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap replayed 1/1 log segments. Stats: ops{read=12 overwritten=0 applied=12 ignored=0} inserts{seen=71 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260630 12:37:57.134932 13302 tablet_bootstrap.cc:492] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: Bootstrap complete.
I20260630 12:37:57.135712 13302 ts_tablet_manager.cc:1403] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: Time spent bootstrapping tablet: real 0.103s	user 0.076s	sys 0.006s
I20260630 12:37:57.138566 13302 raft_consensus.cc:359] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:57.139606 13302 raft_consensus.cc:740] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: fd21dccb7630412bad67ae1c077e4c41, State: Initialized, Role: LEARNER
I20260630 12:37:57.140153 13302 consensus_queue.cc:260] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 12, Last appended: 1.12, Last appended by leader: 12, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 12 OBSOLETE_local: false peers { permanent_uuid: "5e193caebcac457fb2b4708e44b1c64f" member_type: VOTER last_known_addr { host: "127.0.193.65" port: 41633 } attrs { replace: true } } peers { permanent_uuid: "46e45be1a6d844a59b11b35201f30038" member_type: VOTER last_known_addr { host: "127.0.193.66" port: 42125 } } peers { permanent_uuid: "b895ee1180b4480d836df89aca699bcb" member_type: VOTER last_known_addr { host: "127.0.193.67" port: 38227 } } peers { permanent_uuid: "fd21dccb7630412bad67ae1c077e4c41" member_type: NON_VOTER last_known_addr { host: "127.0.193.68" port: 40409 } attrs { promote: true } }
I20260630 12:37:57.141852 13302 ts_tablet_manager.cc:1434] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260630 12:37:57.143954 13064 tablet_copy_service.cc:342] P b895ee1180b4480d836df89aca699bcb: Request end of tablet copy session fd21dccb7630412bad67ae1c077e4c41-502cad513ecd4c67a4bb98806e7a88d0 received from {username='slave'} at 127.0.0.1:39776
I20260630 12:37:57.144362 13064 tablet_copy_service.cc:434] P b895ee1180b4480d836df89aca699bcb: ending tablet copy session fd21dccb7630412bad67ae1c077e4c41-502cad513ecd4c67a4bb98806e7a88d0 on tablet 502cad513ecd4c67a4bb98806e7a88d0 with peer fd21dccb7630412bad67ae1c077e4c41
W20260630 12:37:57.162802 13209 connection.cc:466] server connection from 127.0.0.1:58878 torn down before Call kudu.consensus.ConsensusService.StartTabletCopy from 127.0.0.1:58878 (request call id 1) could send its response
I20260630 12:37:57.167469   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:57.168164   773 tablet_replica.cc:333] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038: stopping tablet replica
I20260630 12:37:57.168803   773 raft_consensus.cc:2243] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.169473   773 raft_consensus.cc:2272] T ece70295b34b4f6f8533836ab7c51a75 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.173345   773 tablet_replica.cc:333] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038: stopping tablet replica
I20260630 12:37:57.174503   773 raft_consensus.cc:2243] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.176098 13244 raft_consensus.cc:1217] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.11->[1.12-1.12]   Dedup: 1.12->[]
I20260630 12:37:57.182384   773 raft_consensus.cc:2272] T 82ab3e7704ca4c0897e059c920159ad1 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.185190   773 tablet_replica.cc:333] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038: stopping tablet replica
I20260630 12:37:57.185766   773 raft_consensus.cc:2243] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.186375   773 raft_consensus.cc:2272] T 502cad513ecd4c67a4bb98806e7a88d0 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.188824   773 tablet_replica.cc:333] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038: stopping tablet replica
I20260630 12:37:57.189363   773 raft_consensus.cc:2243] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.189956   773 raft_consensus.cc:2272] T 3d2e430c0ce949eaa18bd42ed3a22139 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.192407   773 tablet_replica.cc:333] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038: stopping tablet replica
I20260630 12:37:57.192924   773 raft_consensus.cc:2243] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.193483   773 raft_consensus.cc:2272] T 739c3fddd8a64261abb23cca214cc898 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.195487   773 tablet_replica.cc:333] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038: stopping tablet replica
I20260630 12:37:57.195941   773 raft_consensus.cc:2243] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.196470   773 raft_consensus.cc:2272] T 94b5afc10907424187b00f8537f3e497 P 46e45be1a6d844a59b11b35201f30038 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.212033   773 tablet_server.cc:196] TabletServer@127.0.193.66:0 shutdown complete.
I20260630 12:37:57.227754   773 tablet_server.cc:179] TabletServer@127.0.193.67:0 shutting down...
W20260630 12:37:57.240283 13017 consensus_peers.cc:597] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb -> Peer 5e193caebcac457fb2b4708e44b1c64f (127.0.193.65:41633): Couldn't send request to peer 5e193caebcac457fb2b4708e44b1c64f. Status: Network error: Client connection negotiation failed: client connection to 127.0.193.65:41633: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260630 12:37:57.259199   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:57.259879   773 tablet_replica.cc:333] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb: stopping tablet replica
I20260630 12:37:57.260694   773 raft_consensus.cc:2243] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.261747   773 raft_consensus.cc:2272] T ece70295b34b4f6f8533836ab7c51a75 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.264292   773 tablet_replica.cc:333] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb: stopping tablet replica
I20260630 12:37:57.264849   773 raft_consensus.cc:2243] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.265825   773 raft_consensus.cc:2272] T 502cad513ecd4c67a4bb98806e7a88d0 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.268504   773 tablet_replica.cc:333] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb: stopping tablet replica
I20260630 12:37:57.269059   773 raft_consensus.cc:2243] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.269521   773 raft_consensus.cc:2272] T 82ab3e7704ca4c0897e059c920159ad1 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.272112   773 tablet_replica.cc:333] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb: stopping tablet replica
I20260630 12:37:57.272639   773 raft_consensus.cc:2243] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.273167   773 raft_consensus.cc:2272] T 739c3fddd8a64261abb23cca214cc898 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.275177   773 tablet_replica.cc:333] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb: stopping tablet replica
I20260630 12:37:57.275655   773 raft_consensus.cc:2243] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.276196   773 raft_consensus.cc:2272] T 94b5afc10907424187b00f8537f3e497 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.278093   773 tablet_replica.cc:333] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb: stopping tablet replica
I20260630 12:37:57.278563   773 raft_consensus.cc:2243] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260630 12:37:57.279198   773 raft_consensus.cc:2272] T 3d2e430c0ce949eaa18bd42ed3a22139 P b895ee1180b4480d836df89aca699bcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.305755   773 tablet_server.cc:196] TabletServer@127.0.193.67:0 shutdown complete.
I20260630 12:37:57.321528   773 tablet_server.cc:179] TabletServer@127.0.193.68:0 shutting down...
I20260630 12:37:57.344708   773 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260630 12:37:57.346119   773 tablet_replica.cc:333] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41: stopping tablet replica
I20260630 12:37:57.347028   773 raft_consensus.cc:2243] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:57.347406   773 raft_consensus.cc:2272] T 502cad513ecd4c67a4bb98806e7a88d0 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:57.349706   773 tablet_replica.cc:333] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41: stopping tablet replica
I20260630 12:37:57.350217   773 raft_consensus.cc:2243] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:57.350592   773 raft_consensus.cc:2272] T 82ab3e7704ca4c0897e059c920159ad1 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:57.352933   773 tablet_replica.cc:333] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41: stopping tablet replica
I20260630 12:37:57.353407   773 raft_consensus.cc:2243] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Raft consensus shutting down.
I20260630 12:37:57.353766   773 raft_consensus.cc:2272] T ece70295b34b4f6f8533836ab7c51a75 P fd21dccb7630412bad67ae1c077e4c41 [term 1 LEARNER]: Raft consensus is shut down!
I20260630 12:37:57.377012   773 tablet_server.cc:196] TabletServer@127.0.193.68:0 shutdown complete.
I20260630 12:37:57.388576   773 master.cc:562] Master@127.0.193.126:46835 shutting down...
W20260630 12:37:57.407630 12851 auto_rebalancer.cc:340] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260630 12:37:57.408869   773 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 1 LEADER]: Raft consensus shutting down.
I20260630 12:37:57.409373   773 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260630 12:37:57.409637   773 tablet_replica.cc:333] T 00000000000000000000000000000000 P e415b28255ab49b98a28709253de59e4: stopping tablet replica
I20260630 12:37:57.431787   773 master.cc:584] Master@127.0.193.126:46835 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (5387 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (10642 ms total)

[----------] Global test environment tear-down
[==========] 26 tests from 2 test suites ran. (260523 ms total)
[  PASSED  ] 26 tests.
I20260630 12:37:57.480086   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:600: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:37:57.480372   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:548: suppressed but not reported on 5 messages since previous log ~63 seconds ago
I20260630 12:37:57.480599   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4755: suppressed but not reported on 9 messages since previous log ~63 seconds ago
I20260630 12:37:57.480751   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5375: suppressed but not reported on 12 messages since previous log ~94 seconds ago
I20260630 12:37:57.480896   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4810: suppressed but not reported on 3 messages since previous log ~175 seconds ago
I20260630 12:37:57.481038   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 3 messages since previous log ~238 seconds ago
I20260630 12:37:57.481343   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 17 messages since previous log ~3 seconds ago
I20260630 12:37:57.481496   773 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 3 messages since previous log ~0 seconds ago
